Class UnfiledContainerChildCollection
java.lang.Object
org.alfresco.rest.core.RestModels<UnfiledContainerChildEntry,UnfiledContainerChildCollection>
org.alfresco.rest.rm.community.model.unfiledcontainer.UnfiledContainerChildCollection
- All Implemented Interfaces:
IModelsCollectionAssertion<UnfiledContainerChildCollection>,IRestModelsCollection<UnfiledContainerChildEntry>
public class UnfiledContainerChildCollection
extends RestModels<UnfiledContainerChildEntry,UnfiledContainerChildCollection>
Handle collection of
UnfiledContainerChildEntry- Since:
- 2.6
- Author:
- Kristijan Conkas, 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
-
UnfiledContainerChildCollection
public UnfiledContainerChildCollection()
-