Package | Description |
---|---|
com.onwbp.adaptation |
Provides core classes and interfaces for accessing datasets, tables, and their records.
|
Modifier and Type | Method and Description |
---|---|
RequestResult |
Request.execute()
Executes the request and returns the result.
|
void |
RequestResult.refresh()
Forces a full re-computation of this result.
|
boolean |
RequestResult.refreshIfNeeded()
Performs a refresh of the result if it may have changed.
|