public class ProxyNode extends AbstractRemotableNode implements PublicationNode
PublicationNode interface. Because some PublicationNode
 implementation may be bound to local resources (network connexions, local filesystem ...) all PublicationNode
 returned by the service are wrapped into this RemotablePublicationNode.| Constructor and Description | 
|---|
ProxyNode(PublicationNode node,
         String sid)  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getName()  | 
String | 
getNodeType()  | 
String | 
getPath()  | 
String | 
getSessionId()  | 
String | 
getTitle()  | 
String | 
getTreeConfigName()  | 
String | 
getType()  | 
getChildrenDocuments, getChildrenNodes, getParentequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetChildrenDocuments, getChildrenNodes, getParentpublic ProxyNode(PublicationNode node, String sid) throws ClientException
ClientExceptionpublic String getTitle()
getTitle in interface PublicationNodepublic String getName()
getName in interface PublicationNodepublic String getNodeType()
getNodeType in interface PublicationNodepublic String getType()
getType in interface PublicationNodepublic String getPath()
getPath in interface PublicationNodepublic String getTreeConfigName()
getTreeConfigName in interface PublicationNodepublic String getSessionId()
getSessionId in interface PublicationNodeCopyright © 2015 Nuxeo SA. All rights reserved.