public class DocumentSuggestion extends Suggestion
DATE_FORMAT_PATTERN| Constructor and Description |
|---|
DocumentSuggestion(DocumentLocation documentLocation,
String label,
String iconURL) |
| Modifier and Type | Method and Description |
|---|---|
static Suggestion |
fromDocumentModel(DocumentModel doc) |
DocumentLocation |
getDocumentLocation() |
disable, getDescription, getIconURL, getIsDisabled, getLabel, getType, toString, withDescriptionpublic DocumentSuggestion(DocumentLocation documentLocation, String label, String iconURL)
public static Suggestion fromDocumentModel(DocumentModel doc) throws ClientException
ClientExceptionpublic DocumentLocation getDocumentLocation()
Copyright © 2014 Nuxeo SA. All rights reserved.