public class GroupSuggestion extends Suggestion
| Modifier and Type | Field and Description |
|---|---|
protected String |
groupId |
DATE_FORMAT_PATTERN, description, disabled, highlights, iconURL, id, label, thumbnailURL, type| Constructor and Description |
|---|
GroupSuggestion(String groupId,
String label,
String iconURL) |
| Modifier and Type | Method and Description |
|---|---|
String |
getGroupId() |
String |
getObjectUrl() |
disable, getDescription, getHighlights, getIconURL, getId, getIsDisabled, getLabel, getThumbnailURL, getType, toString, withDescription, withHighlights, withThumbnailURLpublic GroupSuggestion(String groupId, String label, String iconURL)
public String getGroupId()
public String getObjectUrl()
getObjectUrl in class SuggestionCopyright © 2018 Nuxeo. All rights reserved.