public class TransferManifestNodeHelper
extends java.lang.Object
| Constructor and Description |
|---|
TransferManifestNodeHelper() |
| Modifier and Type | Method and Description |
|---|---|
static java.util.Set |
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 java.util.Set getContentData(TransferManifestNormalNode node)
node - the node to processCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.