public interface NodeInfo extends Node
Modifier and Type | Method and Description |
---|---|
String |
getAction() |
DocumentModel |
getDocumentModel() |
String |
getHref() |
String |
getIcon() |
String |
getTitle() |
boolean |
isDocument() |
boolean |
isDocumentVisible() |
boolean |
isLink() |
boolean |
isText() |
getNodeType, isBlank, isLiteral, isQNameResource, isResource
compareTo
boolean isLink()
boolean isText()
boolean isDocument()
boolean isDocumentVisible()
DocumentModel getDocumentModel()
Copyright © 2016 Nuxeo SA. All rights reserved.