Uses of Class
org.alfresco.rest.requests.Node
Packages that use Node
Package
Description
-
Uses of Node in org.alfresco.rest.repo.resource.general
Methods in org.alfresco.rest.repo.resource.general that return NodeModifier and TypeMethodDescriptionprotected NodeMultipleResourcesCreator.buildNodeRestRequest(RestWrapper restClient, org.alfresco.utility.model.RepoTestModel node) protected NodeResourceCreator.buildNodeRestRequest(RestWrapper restClient, org.alfresco.utility.model.RepoTestModel node) protected NodeResourceModifier.buildNodeRestRequest(RestWrapper restClient, org.alfresco.utility.model.RepoTestModel node) -
Uses of Node in org.alfresco.rest.requests.coreAPI
Methods in org.alfresco.rest.requests.coreAPI that return NodeModifier and TypeMethodDescriptionRestCoreAPI.usingNode()RestCoreAPI.usingNode(org.alfresco.utility.model.RepoTestModel node) synonym forRestCoreAPI.usingResource(RepoTestModel)RestCoreAPI.usingResource(org.alfresco.utility.model.RepoTestModel node) Provides DSL on all REST calls under/nodesAPI path -
Uses of Node in org.alfresco.rest.requests.privateAPI
Methods in org.alfresco.rest.requests.privateAPI that return Node