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, withDescription
public DocumentSuggestion(DocumentLocation documentLocation, String label, String iconURL)
public static Suggestion fromDocumentModel(DocumentModel doc) throws ClientException
ClientException
public DocumentLocation getDocumentLocation()
Copyright © 2011 Nuxeo SA. All Rights Reserved.