Uses of Class
org.alfresco.rest.model.RestCategoryModelsCollection
Packages that use RestCategoryModelsCollection
-
Uses of RestCategoryModelsCollection in org.alfresco.rest.requests
Methods in org.alfresco.rest.requests that return RestCategoryModelsCollectionModifier and TypeMethodDescriptionCategories.createCategoriesList(List<RestCategoryModel> restCategoryModels) Create several categories in one request.Categories.getCategoryChildren()Get parent category children.Node.getLinkedCategories()Get linked categories performing GET cal on "/nodes/{nodeId}/category-links"Node.linkToCategories(List<RestCategoryLinkBodyModel> categoryLinks) Link content to many categories performing POST call on "/nodes/{nodeId}/category-links"