Package org.alfresco.rest.api.categories
Class CategoriesEntityResource
java.lang.Object
org.alfresco.rest.api.categories.CategoriesEntityResource
- All Implemented Interfaces:
EntityResourceAction.ReadById<Category>,ResourceAction
@EntityResource(name="categories",
title="Categories")
public class CategoriesEntityResource
extends Object
implements EntityResourceAction.ReadById<Category>
Entity Resource for Categories
- Author:
- mpichura
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CategoriesEntityResource
-
-
Method Details
-
readById
- Specified by:
readByIdin interfaceEntityResourceAction.ReadById<Category>- Throws:
EntityNotFoundException
-