Uses of Class
org.alfresco.rest.framework.resource.EntityResource
-
-
Uses of EntityResource in org.alfresco.rest.api.actions
Classes in org.alfresco.rest.api.actions with annotations of type EntityResource Modifier and Type Class Description class
ActionDefinitionsEntityResource
class
ActionExecutionsEntityResource
-
Uses of EntityResource in org.alfresco.rest.api.audit
Classes in org.alfresco.rest.api.audit with annotations of type EntityResource Modifier and Type Class Description class
AuditApplicationsEntityResource
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 Modifier and Type Class Description class
AuthenticationTicketsEntityResource
-
Uses of EntityResource in org.alfresco.rest.api.cmm
Classes in org.alfresco.rest.api.cmm with annotations of type EntityResource Modifier and Type Class Description class
CustomModelEntityResource
-
Uses of EntityResource in org.alfresco.rest.api.downloads
Classes in org.alfresco.rest.api.downloads with annotations of type EntityResource Modifier and Type Class Description class
DownloadsEntityResource
-
Uses of EntityResource in org.alfresco.rest.api.groups
Classes in org.alfresco.rest.api.groups with annotations of type EntityResource Modifier and Type Class Description class
GroupsEntityResource
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 EntityResource Modifier and Type Class Description class
ModulePackagesEntityResource
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 Modifier and Type Class Description class
NetworksEntityResource
-
Uses of EntityResource in org.alfresco.rest.api.nodes
Classes in org.alfresco.rest.api.nodes with annotations of type EntityResource Modifier and Type Class Description class
NodesEntityResource
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 EntityResource Modifier and Type Class Description class
PeopleEntityResource
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 EntityResource Modifier and Type Class Description class
ProbeEntityResource
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 EntityResource Modifier and Type Class Description class
QueriesEntityResource
An implementation of an Entity Resource for Queries. -
Uses of EntityResource in org.alfresco.rest.api.quicksharelinks
Classes in org.alfresco.rest.api.quicksharelinks with annotations of type EntityResource Modifier and Type Class Description class
QuickShareLinkEntityResource
An implementation of an Entity Resource for Shared Links. -
Uses of EntityResource in org.alfresco.rest.api.sites
Classes in org.alfresco.rest.api.sites with annotations of type EntityResource Modifier and Type Class Description class
SiteEntityResource
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 EntityResource Modifier and Type Class Description class
SiteMembershipRequestEntityResource
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 Modifier and Type Class Description class
TagsEntityResource
-
Uses of EntityResource in org.alfresco.rest.api.trashcan
Classes in org.alfresco.rest.api.trashcan with annotations of type EntityResource Modifier and Type Class Description class
TrashcanEntityResource
An implementation of an Entity Resource for handling archived content -
Uses of EntityResource in org.alfresco.rest.framework.core
Methods in org.alfresco.rest.framework.core with parameters of type EntityResource Modifier and Type Method Description protected 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 Modifier and Type Class Description class
DeploymentsRestEntityResource
-
Uses of EntityResource in org.alfresco.rest.workflow.api.processdefinitions
Classes in org.alfresco.rest.workflow.api.processdefinitions with annotations of type EntityResource Modifier and Type Class Description class
ProcessDefinitionsRestEntityResource
-
Uses of EntityResource in org.alfresco.rest.workflow.api.processes
Classes in org.alfresco.rest.workflow.api.processes with annotations of type EntityResource Modifier and Type Class Description class
ProcessesRestEntityResource
-
Uses of EntityResource in org.alfresco.rest.workflow.api.tasks
Classes in org.alfresco.rest.workflow.api.tasks with annotations of type EntityResource Modifier and Type Class Description class
TasksRestEntityResource
-