Class AbstractBaseCopyService.AssociationCopyInfo

    • Constructor Detail

      • AssociationCopyInfo

        public AssociationCopyInfo​(org.alfresco.service.namespace.QName targetAssocQName,
                                   org.alfresco.service.cmr.repository.ChildAssociationRef sourceParentAssoc)
    • Method Detail

      • getTargetAssocQName

        public org.alfresco.service.namespace.QName getTargetAssocQName()
        Get the path part of the association that should be created for the copied node
      • getSourceParentAssoc

        public org.alfresco.service.cmr.repository.ChildAssociationRef getSourceParentAssoc()
        Get the association that will be copied.