Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.platform.publisher.synchonize.client
Interface ClientSynchonizedPublicationTree

All Superinterfaces:
PublicationNode, PublicationTree, java.io.Serializable

public interface ClientSynchonizedPublicationTree
extends PublicationTree


Method Summary
 java.util.Calendar getLastSynchronizationDate()
           
 boolean synchronize()
           
 
Methods inherited from interface org.nuxeo.ecm.platform.publisher.api.PublicationTree
canManagePublishing, canPublishTo, canUnpublish, getConfigName, getExistingPublishedDocument, getIconCollapsed, getIconExpanded, getNodeByPath, getPublishedDocumentInNode, getTreeTitle, getTreeType, hasValidationTask, initTree, isPublicationNode, publish, publish, release, setCurrentDocument, unpublish, unpublish, validatorPublishDocument, validatorRejectPublication, wrapToPublicationNode, wrapToPublishedDocument
 
Methods inherited from interface org.nuxeo.ecm.platform.publisher.api.PublicationNode
getChildrenDocuments, getChildrenNodes, getName, getNodeType, getParent, getPath, getSessionId, getTitle, getTreeConfigName, getType
 

Method Detail

getLastSynchronizationDate

java.util.Calendar getLastSynchronizationDate()

synchronize

boolean synchronize()

Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.