public static class AbstractBaseCopyService.AssociationCopyInfo
extends java.lang.Object
| Constructor and Description |
|---|
AbstractBaseCopyService.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 AbstractBaseCopyService.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 - 2013 Alfresco Software, Inc. All Rights Reserved.