Package org.alfresco.rest.search
Class RestShardInfoModelCollection
java.lang.Object
org.alfresco.rest.core.RestModels<RestShardInfoModel,RestShardInfoModelCollection>
org.alfresco.rest.search.RestShardInfoModelCollection
- All Implemented Interfaces:
IModelsCollectionAssertion<RestShardInfoModelCollection>,IRestModelsCollection<RestShardInfoModel>
public class RestShardInfoModelCollection
extends RestModels<RestShardInfoModel,RestShardInfoModelCollection>
Object that represent shard info response collection.
- Author:
- Tuna Aksoy
-
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
-
RestShardInfoModelCollection
public RestShardInfoModelCollection()
-