Uses of Class
org.alfresco.rest.rm.community.model.hold.HoldChild
Packages that use HoldChild
-
Uses of HoldChild in org.alfresco.rest.rm.community.requests.gscore.api
Methods in org.alfresco.rest.rm.community.requests.gscore.api that return HoldChildModifier and TypeMethodDescriptionHoldsAPI.addChildToHold(HoldChild holdChild, String holdId) HoldsAPI.addChildToHold(HoldChild holdChild, String holdId, String parameters) Adds the relationship between a child and a parent hold.Methods in org.alfresco.rest.rm.community.requests.gscore.api with parameters of type HoldChildModifier and TypeMethodDescriptionHoldsAPI.addChildToHold(HoldChild holdChild, String holdId) HoldsAPI.addChildToHold(HoldChild holdChild, String holdId, String parameters) Adds the relationship between a child and a parent hold.