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, getParent
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getChildrenDocuments, getChildrenNodes, getParent
public ProxyNode(PublicationNode node, String sid) throws ClientException
ClientException
public String getTitle()
getTitle
in interface PublicationNode
public String getName()
getName
in interface PublicationNode
public String getNodeType()
getNodeType
in interface PublicationNode
public String getType()
getType
in interface PublicationNode
public String getPath()
getPath
in interface PublicationNode
public String getTreeConfigName()
getTreeConfigName
in interface PublicationNode
public String getSessionId()
getSessionId
in interface PublicationNode
Copyright © 2015 Nuxeo SA. All rights reserved.