Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 688 Bytes

File metadata and controls

26 lines (17 loc) · 688 Bytes

PageBaseResource

Properties

Name Type Description Notes
totalElements Long [optional]
totalPages Integer [optional]
size Integer [optional]
content List<Object> [optional]
number Integer [optional]
sort Sort [optional]
numberOfElements Integer [optional]
first Boolean [optional]
pageable Pageable [optional]
last Boolean [optional]
empty Boolean [optional]

Implemented Interfaces

  • Serializable