public class UserSuggestion extends Suggestion
Modifier and Type | Field and Description |
---|---|
protected String |
userId |
DATE_FORMAT_PATTERN, description, disabled, highlights, iconURL, id, label, thumbnailURL, type
Constructor and Description |
---|
UserSuggestion(String userId,
String label,
String iconURL) |
Modifier and Type | Method and Description |
---|---|
String |
getObjectUrl() |
String |
getUserId() |
disable, getDescription, getHighlights, getIconURL, getId, getIsDisabled, getLabel, getThumbnailURL, getType, toString, withDescription, withHighlights, withThumbnailURL
public UserSuggestion(String userId, String label, String iconURL)
public String getObjectUrl()
getObjectUrl
in class Suggestion
Copyright © 2017 Nuxeo. All rights reserved.