Uses of Interface
org.alfresco.rest.framework.tools.RequestReader
Packages that use RequestReader
-
Uses of RequestReader in org.alfresco.rest.api.search
Classes in org.alfresco.rest.api.search that implement RequestReaderModifier and TypeClassDescriptionclass
An implementation of the {{baseUrl}}/{{networkId}}/public/search/versions/1/search endpointclass
Search SQL API end point. -
Uses of RequestReader in org.alfresco.rest.framework.webscripts
Classes in org.alfresco.rest.framework.webscripts that implement RequestReaderModifier and TypeClassDescriptionclass
Handles the HTTP POST for a Resource, equivalent to CRUD Createclass
Handles the HTTP PUT for a Resource, equivalent to CRUD Update