|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.alfresco.repo.transfer.manifest.TransferManifestNodeHelper
public class TransferManifestNodeHelper
Decorator to extend capabilities of TransferManifestNode
Constructor Summary | |
---|---|
TransferManifestNodeHelper()
|
Method Summary | |
---|---|
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 |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TransferManifestNodeHelper()
Method Detail |
---|
public static org.alfresco.service.cmr.repository.ChildAssociationRef getPrimaryParentAssoc(TransferManifestNormalNode node)
node
- the node to process
public static java.util.Set getContentData(TransferManifestNormalNode node)
node
- the node to process
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |