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