Uses of Class
org.alfresco.service.cmr.repository.InvalidChildAssociationRefException
-
Packages that use InvalidChildAssociationRefException Package Description org.alfresco.service.cmr.repository -
-
Uses of InvalidChildAssociationRefException in org.alfresco.service.cmr.repository
Methods in org.alfresco.service.cmr.repository that throw InvalidChildAssociationRefException Modifier and Type Method Description void
NodeService. setChildAssociationIndex(ChildAssociationRef childAssocRef, int index)
Set the ordering index of the child association.
-