|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.alfresco.repo.publishing.NodeSnapshotTransferImpl
public class NodeSnapshotTransferImpl
| Constructor Summary | |
|---|---|
NodeSnapshotTransferImpl(TransferManifestNormalNode transferNode)
|
|
| Method Summary | |
|---|---|
java.util.List |
getAllParentAssocs()
|
java.util.Set |
getAspects()
Retrieve all the aspects that were applied to the node at the moment the snapshot was taken |
org.alfresco.service.cmr.repository.NodeRef |
getNodeRef()
Retrieve the identifier of the node of which this is a snapshot |
java.util.List |
getOutboundPeerAssociations()
|
org.alfresco.service.cmr.repository.ChildAssociationRef |
getPrimaryParentAssoc()
|
org.alfresco.service.cmr.repository.Path |
getPrimaryPath()
|
java.util.Map |
getProperties()
The property values assigned to the node at the moment the snapshot was taken. |
TransferManifestNormalNode |
getTransferNode()
|
org.alfresco.service.namespace.QName |
getType()
Retrieve the type of the node at the moment the snapshot was taken. |
java.lang.String |
getVersion()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NodeSnapshotTransferImpl(TransferManifestNormalNode transferNode)
transferNode - | Method Detail |
|---|
public java.util.List getAllParentAssocs()
public java.util.Set getAspects()
getAspects in interface NodeSnapshotpublic org.alfresco.service.cmr.repository.NodeRef getNodeRef()
getNodeRef in interface NodeSnapshotpublic java.util.List getOutboundPeerAssociations()
public org.alfresco.service.cmr.repository.ChildAssociationRef getPrimaryParentAssoc()
public org.alfresco.service.cmr.repository.Path getPrimaryPath()
public java.util.Map getProperties()
getProperties in interface NodeSnapshotpublic org.alfresco.service.namespace.QName getType()
getType in interface NodeSnapshotpublic java.lang.String getVersion()
getVersion in interface NodeSnapshotpublic TransferManifestNormalNode getTransferNode()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||