public class ClientRemotePublicationNode extends AbstractRemotableNode
PublicationNode
implementation that points to a remote tree on a remote server.Constructor and Description |
---|
ClientRemotePublicationNode(String treeConfigName,
String sid,
PublicationNode node,
String serverSessionId,
RemotePublicationTreeManager service,
String targetTreeName) |
Modifier and Type | Method and Description |
---|---|
String |
getName() |
String |
getNodeType() |
String |
getPath() |
String |
getRemoteSessionId() |
String |
getSessionId() |
String |
getTitle() |
String |
getTreeConfigName() |
String |
getType() |
String |
getUnwrappedTreeName() |
getChildrenDocuments, getChildrenNodes, getParent
public ClientRemotePublicationNode(String treeConfigName, String sid, PublicationNode node, String serverSessionId, RemotePublicationTreeManager service, String targetTreeName) throws ClientException
ClientException
public String getNodeType()
public String getType()
public String getPath()
public String getTitle()
public String getName()
public String getTreeConfigName()
public String getUnwrappedTreeName()
public String getSessionId()
public String getRemoteSessionId()
Copyright © 2015 Nuxeo SA. All rights reserved.