Package org.alfresco.rest.model
Class RestCommentModelsCollection
java.lang.Object
org.alfresco.rest.core.RestModels<RestCommentModel,RestCommentModelsCollection>
org.alfresco.rest.model.RestCommentModelsCollection
- All Implemented Interfaces:
IModelsCollectionAssertion<RestCommentModelsCollection>,IRestModelsCollection<RestCommentModel>
public class RestCommentModelsCollection
extends RestModels<RestCommentModel,RestCommentModelsCollection>
-
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
-
RestCommentModelsCollection
public RestCommentModelsCollection()
-