Package org.alfresco.rest.search
Class SearchNodeModelsCollection
java.lang.Object
org.alfresco.rest.core.RestModels<SearchNodeModel,SearchNodeModelsCollection>
org.alfresco.rest.search.SearchNodeModelsCollection
- All Implemented Interfaces:
IModelsCollectionAssertion<SearchNodeModelsCollection>,IRestModelsCollection<SearchNodeModel>
public class SearchNodeModelsCollection
extends RestModels<SearchNodeModel,SearchNodeModelsCollection>
Object that represent search response collection.
- Author:
- Michael Suzuki
-
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
-
SearchNodeModelsCollection
public SearchNodeModelsCollection()
-