Package | Description |
---|---|
com.saperion.connector.options |
Rendering options.
|
com.saperion.connector.options.paging |
Paging options for rendering.
|
Modifier and Type | Method and Description |
---|---|
Paging |
Options.getPaging() |
Modifier and Type | Method and Description |
---|---|
OptionsBuilder |
OptionsBuilder.definePaging(Paging paging)
Defines the paging.
|
OptionsBuilder |
Options.BuilderChain.definePaging(Paging paging) |
Modifier and Type | Method and Description |
---|---|
Paging |
Paging.Range.to(int to)
Finishes the creation of a new Paging by setting the end of the range of pages.
|
Constructor and Description |
---|
Paging.Range(Paging paging,
int from)
Instantiates a new range.
|
Copyright © 2016 SAPERION AG. All rights reserved.