Uses of Class
org.alfresco.repo.copy.AbstractBaseCopyService.AssociationCopyInfo
-
Packages that use AbstractBaseCopyService.AssociationCopyInfo Package Description org.alfresco.repo.copy -
-
Uses of AbstractBaseCopyService.AssociationCopyInfo in org.alfresco.repo.copy
Methods in org.alfresco.repo.copy that return AbstractBaseCopyService.AssociationCopyInfo Modifier and Type Method Description protected AbstractBaseCopyService.AssociationCopyInfoAbstractBaseCopyService. getAssociationCopyInfo(org.alfresco.service.cmr.repository.NodeService nodeService, org.alfresco.service.cmr.repository.NodeRef sourceNodeRef, org.alfresco.service.cmr.repository.NodeRef sourceParentRef, java.lang.String newName, boolean nameChanged)CalculatesQNametype of target association, which will be created after copying
-