Package org.alfresco.rest.core
package org.alfresco.rest.core
-
ClassDescriptionIRestModel<Model>IRestModelsCollection<Model>Json builder for small post callsRestModels<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 Defines a Rest Response