public interface NodePublishStatus
| Modifier and Type | Interface and Description |
|---|---|
static class |
NodePublishStatus.Status |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getChannelId() |
org.alfresco.service.cmr.repository.NodeRef |
getNodeRef() |
NodePublishStatus.Status |
getStatus() |
java.lang.Object |
visit(NodePublishStatusVisitor visitor) |
java.lang.Object visit(NodePublishStatusVisitor visitor)
org.alfresco.service.cmr.repository.NodeRef getNodeRef()
NodePublishStatus.Status getStatus()
java.lang.String getChannelId()
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.