Class RecordCategoriesEntityResource

java.lang.Object
org.alfresco.rm.rest.api.recordcategories.RecordCategoriesEntityResource
All Implemented Interfaces:
EntityResourceAction.Delete, EntityResourceAction.ReadById<RecordCategory>, EntityResourceAction.Update<RecordCategory>, ResourceAction, org.springframework.beans.factory.InitializingBean

@EntityResource(name="record-categories", title="Record Categories") public class RecordCategoriesEntityResource extends Object implements EntityResourceAction.ReadById<RecordCategory>, EntityResourceAction.Delete, EntityResourceAction.Update<RecordCategory>, org.springframework.beans.factory.InitializingBean
Record category entity resource
Since:
2.6
Author:
Ana Bozianu, Tuna Aksoy