Class AspectEntityResource

java.lang.Object
org.alfresco.rest.api.aspects.AspectEntityResource
All Implemented Interfaces:
EntityResourceAction.Read<Aspect>, EntityResourceAction.ReadById<Aspect>, ResourceAction, org.springframework.beans.factory.InitializingBean

@EntityResource(name="aspects", title="Aspects") public class AspectEntityResource extends Object implements EntityResourceAction.ReadById<Aspect>, EntityResourceAction.Read<Aspect>, org.springframework.beans.factory.InitializingBean