Uses of Class
org.alfresco.rest.api.model.NodeTargetAssoc
Packages that use NodeTargetAssoc
-
Uses of NodeTargetAssoc in org.alfresco.rest.api
Methods in org.alfresco.rest.api with parameters of type NodeTargetAssocModifier and TypeMethodDescriptionDeletedNodes.restoreArchivedNode
(String archivedId, NodeTargetAssoc nodeTargetAssoc) Restores a deleted node and returns it. -
Uses of NodeTargetAssoc in org.alfresco.rest.api.impl
Methods in org.alfresco.rest.api.impl with parameters of type NodeTargetAssocModifier and TypeMethodDescriptionDeletedNodesImpl.restoreArchivedNode
(String archivedId, NodeTargetAssoc nodeTargetAssoc) -
Uses of NodeTargetAssoc in org.alfresco.rest.api.trashcan
Methods in org.alfresco.rest.api.trashcan with parameters of type NodeTargetAssocModifier and TypeMethodDescriptionTrashcanEntityResource.restoreDeletedNode
(String nodeId, NodeTargetAssoc nodeTargetAssoc, Parameters parameters, WithResponse withResponse)