Package org.alfresco.rest.model
Class RestTagModelsCollection
java.lang.Object
org.alfresco.rest.core.RestModels<RestTagModel,RestTagModelsCollection>
org.alfresco.rest.model.RestTagModelsCollection
- All Implemented Interfaces:
IModelsCollectionAssertion<RestTagModelsCollection>,IRestModelsCollection<RestTagModel>
Handles collection of Tags
"entries":
[
{"entry":
{ "tag":"addedtag-c7444-1474370805346",
"id":"f45c4d06-f4df-42d7-a118-29121557d284"}
},
{"entry":
{"tag":"addedtag-c7444-1474370863151",
"id":"c05bdec5-1051-4413-9db6-0d3797f1cce5"}
}
- Author:
- Corina Nechifor
-
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
-
RestTagModelsCollection
public RestTagModelsCollection()
-