public class UserSuggestion extends Suggestion
| Modifier and Type | Field and Description |
|---|---|
protected String |
userId |
DATE_FORMAT_PATTERN, description, disabled, iconURL, id, label, 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, getType, toString, withDescriptionpublic UserSuggestion(String userId, String label, String iconURL)
public String getObjectUrl()
getObjectUrl in class SuggestionCopyright © 2016 Nuxeo SA. All rights reserved.