Nuxeo ECM Projects 5.4.3-SNAPSHOT

Uses of Interface
org.nuxeo.ecm.platform.publisher.api.RemotePublicationTreeManager

Packages that use RemotePublicationTreeManager
org.nuxeo.ecm.platform.publisher.impl.service   
org.nuxeo.ecm.platform.publisher.remoting.client   
org.nuxeo.ecm.platform.publisher.remoting.restProxies   
 

Uses of RemotePublicationTreeManager in org.nuxeo.ecm.platform.publisher.impl.service
 

Classes in org.nuxeo.ecm.platform.publisher.impl.service that implement RemotePublicationTreeManager
 class PublisherServiceImpl
          POJO implementation of the publisher service Implements both PublisherService and RemotePublicationTreeManager.
 

Uses of RemotePublicationTreeManager in org.nuxeo.ecm.platform.publisher.remoting.client
 

Constructors in org.nuxeo.ecm.platform.publisher.remoting.client with parameters of type RemotePublicationTreeManager
ClientRemotePublicationNode(String treeConfigName, String sid, PublicationNode node, String serverSessionId, RemotePublicationTreeManager service, String targetTreeName)
           
 

Uses of RemotePublicationTreeManager in org.nuxeo.ecm.platform.publisher.remoting.restProxies
 

Classes in org.nuxeo.ecm.platform.publisher.remoting.restProxies that implement RemotePublicationTreeManager
 class RemotePublicationTreeManagerRestProxy
          HTTP facade for the RemotePublicationTreeManager service.
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.