|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.alfresco.service.cmr.publishing.BaseNodePublishStatus
public abstract class BaseNodePublishStatus
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.alfresco.service.cmr.publishing.NodePublishStatus |
|---|
NodePublishStatus.Status |
| Constructor Summary | |
|---|---|
BaseNodePublishStatus(org.alfresco.service.cmr.repository.NodeRef nodeRef,
java.lang.String channelName)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getChannelId()
|
org.alfresco.service.cmr.repository.NodeRef |
getNodeRef()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.alfresco.service.cmr.publishing.NodePublishStatus |
|---|
getStatus, visit |
| Constructor Detail |
|---|
public BaseNodePublishStatus(org.alfresco.service.cmr.repository.NodeRef nodeRef,
java.lang.String channelName)
| Method Detail |
|---|
public org.alfresco.service.cmr.repository.NodeRef getNodeRef()
getNodeRef in interface NodePublishStatuspublic java.lang.String getChannelId()
getChannelId in interface NodePublishStatus
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||