public static class AbstractBaseCopyService.AssociationCopyInfo extends Object
AbstractBaseCopyService.getAssociationCopyInfo(NodeService, NodeRef, NodeRef, String, boolean)| Constructor and Description |
|---|
AssociationCopyInfo(QName targetAssocQName,
ChildAssociationRef sourceParentAssoc) |
| Modifier and Type | Method and Description |
|---|---|
ChildAssociationRef |
getSourceParentAssoc()
Get the association that will be copied.
|
QName |
getTargetAssocQName()
Get the path part of the association that should be created for the copied node
|
public AssociationCopyInfo(QName targetAssocQName, ChildAssociationRef sourceParentAssoc)
public QName getTargetAssocQName()
public ChildAssociationRef getSourceParentAssoc()
Copyright © 2005–2021 Alfresco Software. All rights reserved.