Uses of Package
org.alfresco.rest.framework.core
-
Classes in org.alfresco.rest.framework.core used by org.alfresco.rest.api Class Description ResourceLocator Locates rest resources in the system. -
Classes in org.alfresco.rest.framework.core used by org.alfresco.rest.framework Class Description ResourceParameter.KIND -
Classes in org.alfresco.rest.framework.core used by org.alfresco.rest.framework.core Class Description ResourceDictionary A container for all information about resources and apis.ResourceLocator Locates rest resources in the system.ResourceLookupDictionary Used for locating resources, implements ResourceLocator Contains a ResourceDictionary (which is a reference to all the resources available)ResourceMetadata Describes a resource and its properties.ResourceMetadata.RESOURCE_TYPE ResourceOperation Operations that can typically take place on a Restful resourceResourceParameter ResourceParameters are used on ResourceOperations The KIND is one of : QUERY_STRING - A query string parameter as part of the URL HTTP_BODY_OBJECT - A JSON object specified in a HTTP_BODY used by either a POST or PUT URL_PATH - Included as part of the actual url, e.g.ResourceParameter.KIND ResourceWithMetadata This wraps a resource object with its metadata. -
Classes in org.alfresco.rest.framework.core used by org.alfresco.rest.framework.metadata Class Description ResourceWithMetadata This wraps a resource object with its metadata. -
Classes in org.alfresco.rest.framework.core used by org.alfresco.rest.framework.resource.actions Class Description HttpMethodSupport Simple marker interface to indicate which HTTP method the implementation supportsResourceWithMetadata This wraps a resource object with its metadata. -
Classes in org.alfresco.rest.framework.core used by org.alfresco.rest.framework.webscripts Class Description HttpMethodSupport Simple marker interface to indicate which HTTP method the implementation supportsResourceLocator Locates rest resources in the system.ResourceMetadata Describes a resource and its properties.ResourceWithMetadata This wraps a resource object with its metadata. -
Classes in org.alfresco.rest.framework.core used by org.alfresco.rest.framework.webscripts.metadata Class Description ResourceLookupDictionary Used for locating resources, implements ResourceLocator Contains a ResourceDictionary (which is a reference to all the resources available)ResourceWithMetadata This wraps a resource object with its metadata.