Package org.alfresco.rest.framework.resource.parameters
-
Interface Summary Interface Description Parameters Parameters passed into a request. -
Class Summary Class Description CollectionWithPagingInfo<T> A wrapper around Collection that supports paging information.Paging Represents paging of collections of resources.Params Parameters passed in from a Rest client for use in calls to the rest api.Params.RecognizedParams A formal set of params that any rest service could potentially have passed in as request paramsSortColumn Search sort column -
Exception Summary Exception Description InvalidSelectException Thrown when an invalid select syntax is used.