Uses of Interface
oracle.dbtools.plugin.api.pagination.PaginationState
Packages that use PaginationState
-
Uses of PaginationState in oracle.dbtools.plugin.api.pagination
Fields in oracle.dbtools.plugin.api.pagination declared as PaginationStateModifier and TypeFieldDescriptionstatic final PaginationStatePaginationState.NOT_PAGINATEDConstant denoting the pagination state (or rather lack of state) of a non-paginated resource.Methods in oracle.dbtools.plugin.api.pagination that return PaginationStateModifier and TypeMethodDescriptionPagination.startPagination(javax.servlet.http.HttpServletRequest request, PaginationMetadata pagination) Determine the maximum number of items that should be included in the representation of the specified request