Uses of Class
org.alfresco.repo.query.NodeWithTargetsEntity.TargetAndTypeId
-
Packages that use NodeWithTargetsEntity.TargetAndTypeId Package Description org.alfresco.repo.query -
-
Uses of NodeWithTargetsEntity.TargetAndTypeId in org.alfresco.repo.query
Methods in org.alfresco.repo.query that return types with arguments of type NodeWithTargetsEntity.TargetAndTypeId Modifier and Type Method Description java.util.List<NodeWithTargetsEntity.TargetAndTypeId>NodeWithTargetsEntity. getTargetIds()Method parameters in org.alfresco.repo.query with type arguments of type NodeWithTargetsEntity.TargetAndTypeId Modifier and Type Method Description voidNodeWithTargetsEntity. setTargets(java.util.List<NodeWithTargetsEntity.TargetAndTypeId> targets)
-