public static final class CopyBehaviourCallback.CopyAssociationDetails extends Object
CopyBehaviourCallback.getAssociationCopyAction(QName, CopyDetails, CopyAssociationDetails)| Constructor and Description |
|---|
CopyAssociationDetails(AssociationRef assocRef,
NodeRef copyTarget,
boolean copyTargetIsNew) |
| Modifier and Type | Method and Description |
|---|---|
AssociationRef |
getAssocRef() |
NodeRef |
getCopyTarget() |
boolean |
getCopyTargetIsNew() |
String |
toString() |
public CopyAssociationDetails(AssociationRef assocRef, NodeRef copyTarget, boolean copyTargetIsNew)
public final AssociationRef getAssocRef()
public final NodeRef getCopyTarget()
public final boolean getCopyTargetIsNew()
copy target node
has been newly created by the copy process or false if it
is a node that existed prior to the copyCopyright © 2005–2021 Alfresco Software. All rights reserved.