Magidoc

APIResourcePage
Interface

Page of API resources: a subset of all available records defined by maximum records per page, page number and sorting order of records.

Fields

#

first

Whether there are no previous pages.

last

Whether there are no next pages.

numberOfElements

Number of records in this particular page.

page

Page number, starting from zero.

size

Maximum number of records in one page.

sort

Sort expression that was used to get this page of records.

totalElements

Total available number of records.

totalPages

Total available pages, given current page size.

Implementations

#

Implemented by AiPromptPage , CandidatePage , CategoryRolePage , CompanyPage , ContactPage , EmailAddressPage , FeatureHistoryRecordPage , FrontendSettingPage , IdentityProviderLinkPage , IdentityProviderPage , LeadPage , ManifestPage , MatchPage , OAuth2ClientPage , OAuth2ScopePage , OfficeEmployeePage , OpportunityPage , OtpDevicePage , PIDashboardPage , PlacementPage , ProtocolMapperPage , ResourceOAuth2ClientPage , ResourcePage , ResourceRolePage , RolePage , TalentpoolPage , UserPage , VacancyPage .