public class TransferManifestNodeHelper extends Object
Constructor and Description |
---|
TransferManifestNodeHelper() |
Modifier and Type | Method and Description |
---|---|
static Set<org.alfresco.service.cmr.repository.ContentData> |
getContentData(TransferManifestNormalNode node)
Gets the content properties for a node
|
static org.alfresco.service.cmr.repository.ChildAssociationRef |
getPrimaryParentAssoc(TransferManifestNormalNode node)
Gets the primary parent association
|
public static org.alfresco.service.cmr.repository.ChildAssociationRef getPrimaryParentAssoc(TransferManifestNormalNode node)
node
- the node to processpublic static Set<org.alfresco.service.cmr.repository.ContentData> getContentData(TransferManifestNormalNode node)
node
- the node to processCopyright © 2005–2017 Alfresco Software. All rights reserved.