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 classActionDefinitionsEntityResourceclassActionExecutionsEntityResource -
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 classAuditApplicationsEntityResourceAn 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 classAuthenticationTicketsEntityResource -
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 classCustomModelEntityResource -
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 classDownloadsEntityResource -
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 classGroupsEntityResourceAn 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 classModulePackagesEntityResourceReturns 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 classNetworksEntityResource -
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 classNodesEntityResourceAn 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 classPeopleEntityResourceAn 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 classProbeEntityResourceAn 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 classQueriesEntityResourceAn 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 classQuickShareLinkEntityResourceAn 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 classSiteEntityResourceAn 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 classSiteMembershipRequestEntityResourceAn 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 classTagsEntityResource -
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 classTrashcanEntityResourceAn 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 java.lang.StringResourceInspector. 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 classDeploymentsRestEntityResource -
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 classProcessDefinitionsRestEntityResource -
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 classProcessesRestEntityResource -
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 classTasksRestEntityResource
-