Package org.alfresco.rest.core
-
Interface Summary Interface Description IRestModel<Model> IRestModelsCollection<Model> -
Class Summary Class Description JsonBodyGenerator Json builder for small post callsRestAisAuthentication RestModels<Model,ModelCollection> Map multiple entries of JSON response to a classExample: "entries": [ { "entry": { "visibility": "PUBLIC", "guid": "79e140e1-5039-4efa-acaf-c22b5ba7c947", "description": "Description1470255221170", "id": "0-C2291-1470255221170", "title": "0-C2291-1470255221170" } }, Having this JSON Entry, we can auto-map this to RestSiteModelsCollectionclass having a List ofbased on this example RestProperties RestRequest RestResponse Defines a Rest ResponseRestWrapper