Modifier and Type | Class and Description |
---|---|
class |
PublisherServiceImpl
POJO implementation of the publisher service Implements both
PublisherService and
RemotePublicationTreeManager . |
Modifier and Type | Field and Description |
---|---|
protected RemotePublicationTreeManager |
AbstractRemotableNode.service |
protected RemotePublicationTreeManager |
AbstractRemotableTree.treeService |
Modifier and Type | Method and Description |
---|---|
protected RemotePublicationTreeManager |
ProxyNode.getPublisher() |
protected abstract RemotePublicationTreeManager |
AbstractRemotableNode.getPublisher() |
protected RemotePublicationTreeManager |
ProxyTree.getTreeService() |
protected abstract RemotePublicationTreeManager |
AbstractRemotableTree.getTreeService() |
Modifier and Type | Method and Description |
---|---|
protected RemotePublicationTreeManager |
ClientRemotePublicationNode.getPublisher() |
protected RemotePublicationTreeManager |
ClientRemotePublicationTree.getTreeService() |
Constructor and Description |
---|
ClientRemotePublicationNode(String treeConfigName,
String sid,
PublicationNode node,
String serverSessionId,
RemotePublicationTreeManager service,
String targetTreeName) |
Modifier and Type | Method and Description |
---|---|
protected RemotePublicationTreeManager |
RestPublishingHandler.getPublisher() |
Modifier and Type | Class and Description |
---|---|
class |
RemotePublicationTreeManagerRestProxy
HTTP facade for the
RemotePublicationTreeManager service. |
Copyright © 2015 Nuxeo SA. All rights reserved.