Interface IResourcePage<TResource extends IResource>
- Type Parameters:
TResource- type ofREST API resource.
- All Superinterfaces:
ISerializablePage<TResource>, Serializable
- All Known Implementing Classes:
AResourcePage, AuthenticatorResourcePage, AuthenticatorResourcePage, FormFileResourcePage, FormRecordAttachmentResourcePage, FormRecordChatResourcePage, FormRecordMessageResourcePage, FormRecordMessageUploadRequestResourcePage, FormRecordResourcePage, FormResourcePage, FormResourcePage, UserPortalFileResourcePage, UserPortalResourcePage, WorkflowTriggerResourcePage
Common interface for a page of resources. A page is sub list of certain size (page size) of list that contains all
resources.
- Since:
- 8.2.0
- Author:
- XIMA MEDIA GmbH
-
Method Summary
Methods inherited from interface ISerializablePage
getLinks, getOffset, getPage, getPageSize, getResultCount, getResults, getTotalCount, getTotalPages