public class RestPublishingHandler extends DefaultObject
Constructor and Description |
---|
RestPublishingHandler() |
Modifier and Type | Method and Description |
---|---|
RemotePubResult |
getChildrenDocuments(RemotePubParam param) |
RemotePubResult |
getChildrenNodes(RemotePubParam param) |
RemotePubResult |
getExistingPublishedDocument(RemotePubParam param) |
RemotePubResult |
getNodeByPath(RemotePubParam param) |
RemotePubResult |
getParent(RemotePubParam param) |
RemotePubResult |
getPublishedDocumentInNode(RemotePubParam param) |
RemotePubResult |
initRemoteSession(RemotePubParam param) |
String |
ping() |
RemotePubResult |
publish(RemotePubParam param) |
Response |
release(RemotePubParam param) |
Response |
release(String sid) |
RemotePubResult |
superPing() |
void |
unpublish(RemotePubParam param) |
disptachAdapter, isAdapter
checkGuard, dispose, getActiveAdapter, getAdapter, getContext, getFacets, getLinks, getModule, getName, getNext, getNextSegment, getPath, getPrevious, getTemplate, getTrailingPath, getType, getURL, getView, hasFacet, initialize, isInstanceOf, isRoot, newAdapter, newObject, redirect, setNext, setPrevious, setRoot, toString
public RemotePubResult getChildrenDocuments(RemotePubParam param) throws ClientException
ClientException
public RemotePubResult getChildrenNodes(RemotePubParam param) throws ClientException
ClientException
public RemotePubResult getParent(RemotePubParam param) throws ClientException
ClientException
public RemotePubResult getNodeByPath(RemotePubParam param) throws ClientException
ClientException
public RemotePubResult getExistingPublishedDocument(RemotePubParam param) throws ClientException
ClientException
public RemotePubResult getPublishedDocumentInNode(RemotePubParam param) throws ClientException
ClientException
public RemotePubResult publish(RemotePubParam param) throws ClientException
ClientException
public void unpublish(RemotePubParam param) throws ClientException
ClientException
public RemotePubResult initRemoteSession(RemotePubParam param) throws Exception
Exception
public Response release(RemotePubParam param)
public String ping()
public RemotePubResult superPing()
Copyright © 2011 Nuxeo SA. All Rights Reserved.