org.alfresco.service.cmr.publishing
Interface NodePublishStatus
- All Known Implementing Classes:
- BaseNodePublishStatus, NodePublishStatusNotPublished, NodePublishStatusOnQueue, NodePublishStatusPublished, NodePublishStatusPublishedAndOnQueue
public interface NodePublishStatus
- Since:
- 4.0
visit
java.lang.Object visit(NodePublishStatusVisitor visitor)
getNodeRef
org.alfresco.service.cmr.repository.NodeRef getNodeRef()
getStatus
NodePublishStatus.Status getStatus()
getChannelId
java.lang.String getChannelId()
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.