public class UserSuggestion extends Suggestion
Modifier and Type | Field and Description |
---|---|
protected String |
userId |
DATE_FORMAT_PATTERN, description, disabled, 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, getIconURL, getId, getIsDisabled, getLabel, getThumbnailURL, getType, toString, withDescription, withThumbnailURL
public UserSuggestion(String userId, String label, String iconURL)
public String getObjectUrl()
getObjectUrl
in class Suggestion
Copyright © 2016 Nuxeo SA. All rights reserved.