public class Paging
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static Paging |
ALL |
static java.lang.String |
X_TOTAL_COUNT_HEADER |
| Constructor and Description |
|---|
Paging() |
| Modifier and Type | Method and Description |
|---|---|
void |
validate()
validates pagination parameters
|
public static final java.lang.String X_TOTAL_COUNT_HEADER
public static final Paging ALL