Class FilePlanEntityResource

java.lang.Object
org.alfresco.rm.rest.api.fileplans.FilePlanEntityResource
All Implemented Interfaces:
EntityResourceAction.ReadById<FilePlan>, EntityResourceAction.Update<FilePlan>, ResourceAction, org.springframework.beans.factory.InitializingBean

@EntityResource(name="file-plans", title="File plans") public class FilePlanEntityResource extends Object implements EntityResourceAction.ReadById<FilePlan>, EntityResourceAction.Update<FilePlan>, org.springframework.beans.factory.InitializingBean
File plan entity resource
Since:
2.6
Author:
Ramona Popa