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, isAdaptercheckGuard, 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, toStringpublic RemotePubResult getChildrenDocuments(RemotePubParam param) throws ClientException
ClientExceptionpublic RemotePubResult getChildrenNodes(RemotePubParam param) throws ClientException
ClientExceptionpublic RemotePubResult getParent(RemotePubParam param) throws ClientException
ClientExceptionpublic RemotePubResult getNodeByPath(RemotePubParam param) throws ClientException
ClientExceptionpublic RemotePubResult getExistingPublishedDocument(RemotePubParam param) throws ClientException
ClientExceptionpublic RemotePubResult getPublishedDocumentInNode(RemotePubParam param) throws ClientException
ClientExceptionpublic RemotePubResult publish(RemotePubParam param) throws ClientException
ClientExceptionpublic void unpublish(RemotePubParam param) throws ClientException
ClientExceptionpublic RemotePubResult initRemoteSession(RemotePubParam param) throws Exception
Exceptionpublic Response release(RemotePubParam param)
public String ping()
public RemotePubResult superPing()
Copyright © 2011 Nuxeo SA. All Rights Reserved.