public abstract class AbstractSynchonizablePublicationTree extends Object implements ServerSynchronizablePublicationTree
| Constructor and Description |
|---|
AbstractSynchonizablePublicationTree() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcanManagePublishing, canPublishTo, canUnpublish, getIconCollapsed, getIconExpanded, getTreeTitle, hasValidationTask, initTree, isPublicationNode, release, setCurrentDocument, unpublish, validatorPublishDocument, validatorRejectPublication, wrapToPublicationNode, wrapToPublishedDocumentgetName, getTreeConfigName, getTypepublic AbstractSynchonizablePublicationTree()
public String exportPublishedDocumentByPath(String path)
exportPublishedDocumentByPath in interface ServerSynchronizablePublicationTreepublic List<PublicationNode> listModifiedNodes(long timeDelta)
listModifiedNodes in interface ServerSynchronizablePublicationTreepublic List<PublishedDocument> listModifiedPublishedDocuments(long timeDelta)
listModifiedPublishedDocuments in interface ServerSynchronizablePublicationTreepublic String getConfigName()
getConfigName in interface PublicationTreepublic List<PublishedDocument> getExistingPublishedDocument(DocumentLocation docLoc)
getExistingPublishedDocument in interface PublicationTreepublic PublicationNode getNodeByPath(String path)
getNodeByPath in interface PublicationTreepublic List<PublishedDocument> getPublishedDocumentInNode(PublicationNode node)
getPublishedDocumentInNode in interface PublicationTreepublic String getSessionId()
getSessionId in interface PublicationNodepublic String getTitle()
getTitle in interface PublicationNodepublic String getTreeType()
getTreeType in interface PublicationTreepublic void initTree(String sid, CoreSession coreSession, Map<String,String> parameters, PublishedDocumentFactory factory, String configName)
public PublishedDocument publish(DocumentModel doc, PublicationNode targetNode)
publish in interface PublicationTreepublic PublishedDocument publish(DocumentModel doc, PublicationNode targetNode, Map<String,String> params)
publish in interface PublicationTreepublic void unpublish(DocumentModel doc, PublicationNode targetNode)
unpublish in interface PublicationTreepublic List<PublishedDocument> getChildrenDocuments()
getChildrenDocuments in interface PublicationNodepublic List<PublicationNode> getChildrenNodes()
getChildrenNodes in interface PublicationNodepublic String getNodeType()
getNodeType in interface PublicationNodepublic PublicationNode getParent()
getParent in interface PublicationNodepublic String getPath()
getPath in interface PublicationNodepublic String getTreeName()
Copyright © 2016 Nuxeo SA. All rights reserved.