Uses of Package
org.alfresco.rest.framework.core
Packages that use org.alfresco.rest.framework.core
Package
Description
-
Classes in org.alfresco.rest.framework.core used by org.alfresco.rest.api
-
Classes in org.alfresco.rest.framework.core used by org.alfresco.rest.framework.coreClassDescriptionA container for all information about resources and apis.Locates rest resources in the system.Used for locating resources, implements ResourceLocator Contains a ResourceDictionary (which is a reference to all the resources available)Describes a resource and its properties.Operations that can typically take place on a Restful resourceResourceParameters 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.This wraps a resource object with its metadata.
-
Classes in org.alfresco.rest.framework.core used by org.alfresco.rest.framework.metadata
-
Classes in org.alfresco.rest.framework.core used by org.alfresco.rest.framework.resource.actionsClassDescriptionSimple marker interface to indicate which HTTP method the implementation supportsThis wraps a resource object with its metadata.
-
Classes in org.alfresco.rest.framework.core used by org.alfresco.rest.framework.webscriptsClassDescriptionSimple marker interface to indicate which HTTP method the implementation supportsLocates rest resources in the system.Describes a resource and its properties.This wraps a resource object with its metadata.
-
Classes in org.alfresco.rest.framework.core used by org.alfresco.rest.framework.webscripts.metadataClassDescriptionUsed for locating resources, implements ResourceLocator Contains a ResourceDictionary (which is a reference to all the resources available)This wraps a resource object with its metadata.