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, wait
getName, getNodeType, getPath, getSessionId, getTitle, getTreeConfigName, getType
public List<PublishedDocument> getChildrenDocuments() throws ClientException
getChildrenDocuments
in interface PublicationNode
ClientException
public List<PublicationNode> getChildrenNodes() throws ClientException
getChildrenNodes
in interface PublicationNode
ClientException
public PublicationNode getParent()
getParent
in interface PublicationNode
Copyright © 2015 Nuxeo SA. All rights reserved.