Class Paging.Range
java.lang.Object
com.saperion.connector.options.paging.Paging.Range
- Enclosing class:
- Paging
A paging where the beginning of the range of pages was already set.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Range
Instantiates a new range.- Parameters:
paging- the pagingfrom- the from
-
-
Method Details
-
to
Finishes the creation of a new Paging by setting the end of the range of pages.- Parameters:
to- the end of the range of pages- Returns:
- the paging
-