Package | Description |
---|---|
oracle.dbtools.plugin.api.pagination |
Provides facilities for consistent handling of
Pagination |
Modifier and Type | Method and Description |
---|---|
PaginationStrategy |
PaginationMetadata.type()
The type of pagination strategy that this resource should use.
|
static PaginationStrategy |
PaginationStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PaginationStrategy[] |
PaginationStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static boolean |
PaginationStrategy.paginated(PaginationStrategy pagination)
Test a Pagination Strategy requires pagination
|
Oracle REST Data Services Plugin API version: 3.0.0.65.09.35 Copyright © 2015 Oracle Corp. All Rights Reserved.