Class RecordsEntityResource

java.lang.Object
org.alfresco.rm.rest.api.records.RecordsEntityResource
All Implemented Interfaces:
BinaryResourceAction.Read, EntityResourceAction.Delete, EntityResourceAction.ReadById<Record>, EntityResourceAction.Update<Record>, ResourceAction, org.springframework.beans.factory.InitializingBean

@EntityResource(name="records", title="Records") public class RecordsEntityResource extends Object implements BinaryResourceAction.Read, EntityResourceAction.ReadById<Record>, EntityResourceAction.Delete, EntityResourceAction.Update<Record>, org.springframework.beans.factory.InitializingBean
An implementation of an Entity Resource for a record
Since:
2.6
Author:
Ana Bozianu, Tuna Aksoy