@Deprecated public class SearchDocumentsSuggestion extends Suggestion
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,Serializable> |
searchCriteria
Deprecated.
|
DATE_FORMAT_PATTERN, description, disabled, highlights, iconURL, id, label, thumbnailURL, type| Constructor and Description |
|---|
SearchDocumentsSuggestion(String id,
String label,
String iconURL)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getObjectUrl()
Deprecated.
|
Map<String,Serializable> |
getSearchCriteria()
Deprecated.
|
SearchDocumentsSuggestion |
withSearchCriterion(String searchField,
Serializable searchValue)
Deprecated.
|
disable, getDescription, getHighlights, getIconURL, getId, getIsDisabled, getLabel, getThumbnailURL, getType, toString, withDescription, withHighlights, withThumbnailURLprotected final Map<String,Serializable> searchCriteria
public SearchDocumentsSuggestion(String id, String label, String iconURL)
public SearchDocumentsSuggestion withSearchCriterion(String searchField, Serializable searchValue)
public Map<String,Serializable> getSearchCriteria()
public String getObjectUrl()
getObjectUrl in class SuggestionCopyright © 2017 Nuxeo. All rights reserved.