Uses of Annotation Type
org.alfresco.rest.framework.resource.EntityResource
Packages that use EntityResource
Package
Description
-
Uses of EntityResource in org.alfresco.rest.api.actions
Classes in org.alfresco.rest.api.actions with annotations of type EntityResourceModifier and TypeClassDescriptionclass
class
class
class
-
Uses of EntityResource in org.alfresco.rest.api.aspects
Classes in org.alfresco.rest.api.aspects with annotations of type EntityResource -
Uses of EntityResource in org.alfresco.rest.api.audit
Classes in org.alfresco.rest.api.audit with annotations of type EntityResourceModifier and TypeClassDescriptionclass
An implementation of an Entity Resource for handling audit applications -
Uses of EntityResource in org.alfresco.rest.api.authentications
Classes in org.alfresco.rest.api.authentications with annotations of type EntityResource -
Uses of EntityResource in org.alfresco.rest.api.cmm
Classes in org.alfresco.rest.api.cmm with annotations of type EntityResource -
Uses of EntityResource in org.alfresco.rest.api.downloads
Classes in org.alfresco.rest.api.downloads with annotations of type EntityResource -
Uses of EntityResource in org.alfresco.rest.api.groups
Classes in org.alfresco.rest.api.groups with annotations of type EntityResourceModifier and TypeClassDescriptionclass
An implementation of an Entity Resource for a Group -
Uses of EntityResource in org.alfresco.rest.api.modules
Classes in org.alfresco.rest.api.modules with annotations of type EntityResourceModifier and TypeClassDescriptionclass
Returns Alfresco Module Information. -
Uses of EntityResource in org.alfresco.rest.api.networks
Classes in org.alfresco.rest.api.networks with annotations of type EntityResource -
Uses of EntityResource in org.alfresco.rest.api.nodes
Classes in org.alfresco.rest.api.nodes with annotations of type EntityResourceModifier and TypeClassDescriptionclass
An implementation of an Entity Resource for a Node (file or folder) -
Uses of EntityResource in org.alfresco.rest.api.people
Classes in org.alfresco.rest.api.people with annotations of type EntityResourceModifier and TypeClassDescriptionclass
An implementation of an Entity Resource for a Person -
Uses of EntityResource in org.alfresco.rest.api.probes
Classes in org.alfresco.rest.api.probes with annotations of type EntityResourceModifier and TypeClassDescriptionclass
An implementation of an Entity Resource for Probes. -
Uses of EntityResource in org.alfresco.rest.api.queries
Classes in org.alfresco.rest.api.queries with annotations of type EntityResourceModifier and TypeClassDescriptionclass
An implementation of an Entity Resource for Queries. -
Uses of EntityResource in org.alfresco.rest.api.sites
Classes in org.alfresco.rest.api.sites with annotations of type EntityResourceModifier and TypeClassDescriptionclass
An implementation of an Entity Resource for a Site -
Uses of EntityResource in org.alfresco.rest.api.sitesmembershipsrequests
Classes in org.alfresco.rest.api.sitesmembershipsrequests with annotations of type EntityResourceModifier and TypeClassDescriptionclass
An implementation of an Entity Resource for a Site Membership Request -
Uses of EntityResource in org.alfresco.rest.api.tags
Classes in org.alfresco.rest.api.tags with annotations of type EntityResource -
Uses of EntityResource in org.alfresco.rest.api.trashcan
Classes in org.alfresco.rest.api.trashcan with annotations of type EntityResourceModifier and TypeClassDescriptionclass
An implementation of an Entity Resource for handling archived content -
Uses of EntityResource in org.alfresco.rest.api.types
Classes in org.alfresco.rest.api.types with annotations of type EntityResource -
Uses of EntityResource in org.alfresco.rest.framework.core
Methods in org.alfresco.rest.framework.core with parameters of type EntityResourceModifier and TypeMethodDescriptionprotected static String
ResourceInspector.findEntityName
(EntityResource entityAnnot) Finds the name of the entity using its annotation. -
Uses of EntityResource in org.alfresco.rest.workflow.api.deployments
Classes in org.alfresco.rest.workflow.api.deployments with annotations of type EntityResource -
Uses of EntityResource in org.alfresco.rest.workflow.api.processdefinitions
Classes in org.alfresco.rest.workflow.api.processdefinitions with annotations of type EntityResource -
Uses of EntityResource in org.alfresco.rest.workflow.api.processes
Classes in org.alfresco.rest.workflow.api.processes with annotations of type EntityResource -
Uses of EntityResource in org.alfresco.rest.workflow.api.tasks
Classes in org.alfresco.rest.workflow.api.tasks with annotations of type EntityResource