public interface TransferManifestNode
TransferManifestDeletedNode,
TransferManifestNormalNode| Modifier and Type | Method and Description |
|---|---|
NodeRef |
getNodeRef() |
Path |
getParentPath() |
ChildAssociationRef |
getPrimaryParentAssoc() |
String |
getUuid() |
void |
setNodeRef(NodeRef nodeRef) |
void |
setParentPath(Path parentPath) |
void |
setPrimaryParentAssoc(ChildAssociationRef primaryParent) |
void |
setUuid(String uuid) |
NodeRef getNodeRef()
void setNodeRef(NodeRef nodeRef)
void setUuid(String uuid)
String getUuid()
void setParentPath(Path parentPath)
Path getParentPath()
void setPrimaryParentAssoc(ChildAssociationRef primaryParent)
ChildAssociationRef getPrimaryParentAssoc()
Copyright © 2005–2020 Alfresco Software. All rights reserved.