Package | Description |
---|---|
org.nuxeo.ecm.platform.publisher.remoting.restHandler |
Modifier and Type | Method and Description |
---|---|
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) |
RemotePubResult |
RestPublishingHandler.superPing() |
Modifier and Type | Method and Description |
---|---|
long |
RemotePubMessageWriter.getSize(RemotePubResult arg0,
Class<?> arg1,
Type arg2,
Annotation[] arg3,
MediaType arg4) |
void |
RemotePubMessageWriter.writeTo(RemotePubResult result,
Class<?> arg1,
Type arg2,
Annotation[] arg3,
MediaType arg4,
MultivaluedMap<String,Object> arg5,
OutputStream stream) |
Copyright © 2011 Nuxeo SA. All Rights Reserved.