Nuxeo ECM Projects 5.4.3-SNAPSHOT

Uses of Class
org.nuxeo.ecm.platform.publisher.remoting.restHandler.RemotePubParam

Packages that use RemotePubParam
org.nuxeo.ecm.platform.publisher.remoting.restHandler   
 

Uses of RemotePubParam in org.nuxeo.ecm.platform.publisher.remoting.restHandler
 

Methods in org.nuxeo.ecm.platform.publisher.remoting.restHandler that return RemotePubParam
 RemotePubParam RemotePubMessageReader.readFrom(Class arg0, Type arg1, Annotation[] arg2, MediaType arg3, MultivaluedMap arg4, InputStream is)
           
 

Methods in org.nuxeo.ecm.platform.publisher.remoting.restHandler with parameters of type RemotePubParam
 RemotePubResult RestPublishingHandler.getChildrenDocuments(RemotePubParam param)
           
 RemotePubResult RestPublishingHandler.getChildrenNodes(RemotePubParam param)
           
 RemotePubResult RestPublishingHandler.getExistingPublishedDocument(RemotePubParam param)
           
 RemotePubResult RestPublishingHandler.getNodeByPath(RemotePubParam param)
           
 RemotePubResult RestPublishingHandler.getParent(RemotePubParam param)
           
 RemotePubResult RestPublishingHandler.getPublishedDocumentInNode(RemotePubParam param)
           
 RemotePubResult RestPublishingHandler.initRemoteSession(RemotePubParam param)
           
 RemotePubResult RestPublishingHandler.publish(RemotePubParam param)
           
 Response RestPublishingHandler.release(RemotePubParam param)
           
 void RestPublishingHandler.unpublish(RemotePubParam param)
           
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.