Package | Description |
---|---|
oracle.dbtools.plugin.api.pagination |
Provides facilities for consistent handling of
Pagination |
Modifier and Type | Method and Description |
---|---|
PaginationContext.Builder |
PaginationContext.Builder.itemOffset(long itemOffset)
Specify the offset of the first item to appear in the page
|
PaginationContext.Builder |
PaginationContext.Builder.limit(long limit)
Specify the maximum number of items in the page
|
PaginationContext.Builder |
PaginationContext.modify()
Modify this
PaginationContext |
PaginationContext.Builder |
PaginationContext.Builder.pageOffset(long pageOffset) |
Oracle REST Data Services Plugin API version: 3.0.0.65.09.35 Copyright © 2015 Oracle Corp. All Rights Reserved.