Package org.alfresco.rest.model
Class RestCDModelsCollection
java.lang.Object
org.alfresco.rest.core.RestModels<RestCDModel,RestCDModelsCollection>
org.alfresco.rest.model.RestCDModelsCollection
- All Implemented Interfaces:
IModelsCollectionAssertion<RestCDModelsCollection>,IRestModelsCollection<RestCDModel>
TAS collection model for a paged list of
RestCDModel entries. Used when deserializing the GET /cascading-dictionaries list response.-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.alfresco.rest.core.RestModels
and, assertThat, getEntries, getEntryByIndex, getOneRandomEntry, getPagination, isEmpty, setPagination, when
-
Constructor Details
-
RestCDModelsCollection
public RestCDModelsCollection()
-