public abstract class AbstractRemotableNode extends Object implements PublicationNode
PublicationNode that delegate method calls to a
remote service.| Constructor and Description |
|---|
AbstractRemotableNode() |
| Modifier and Type | Method and Description |
|---|---|
List<PublishedDocument> |
getChildrenDocuments() |
List<PublicationNode> |
getChildrenNodes() |
PublicationNode |
getParent() |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetName, getNodeType, getPath, getSessionId, getTitle, getTreeConfigName, getTypepublic List<PublishedDocument> getChildrenDocuments() throws ClientException
getChildrenDocuments in interface PublicationNodeClientExceptionpublic List<PublicationNode> getChildrenNodes() throws ClientException
getChildrenNodes in interface PublicationNodeClientExceptionpublic PublicationNode getParent()
getParent in interface PublicationNodeCopyright © 2012 Nuxeo SA. All Rights Reserved.