public class ClientProxyFactory extends AbstractBasePublishedDocumentFactory implements PublishedDocumentFactory
PublishedDocumentFactory for local tree pointing to a remote tree. This basically means
that the only job done by the PublishedDocumentFactory is snaphoting the document before sending it for
remote publishing.coreSession, ENABLE_SNAPSHOT, eventProducer, parameters, publicationTree, TARGET_PUBLISHED_DOCUMENT_STATE, validatorsRule| Constructor and Description |
|---|
ClientProxyFactory() |
| Modifier and Type | Method and Description |
|---|---|
PublishedDocument |
publishDocument(DocumentModel doc,
PublicationNode targetNode) |
PublishedDocument |
publishDocument(DocumentModel doc,
PublicationNode targetNode,
Map<String,String> params) |
PublishedDocument |
wrapDocumentModel(DocumentModel doc) |
canManagePublishing, getEventProducer, getName, getParameter, getTargetPublishedDocumentState, getValidatorsFor, getValidatorsRule, hasValidationTask, init, init, isSnapshotingEnabled, needToVersionDocument, notifyEvent, notifyEvent, snapshotDocumentBeforePublish, validatorPublishDocument, validatorRejectPublicationclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcanManagePublishing, getName, getValidatorsFor, getValidatorsRule, hasValidationTask, init, init, snapshotDocumentBeforePublish, validatorPublishDocument, validatorRejectPublicationpublic ClientProxyFactory()
public PublishedDocument publishDocument(DocumentModel doc, PublicationNode targetNode)
publishDocument in interface PublishedDocumentFactorypublishDocument in class AbstractBasePublishedDocumentFactorypublic PublishedDocument publishDocument(DocumentModel doc, PublicationNode targetNode, Map<String,String> params)
publishDocument in interface PublishedDocumentFactorypublic PublishedDocument wrapDocumentModel(DocumentModel doc)
wrapDocumentModel in interface PublishedDocumentFactoryCopyright © 2016 Nuxeo SA. All rights reserved.