public final class PagingConstants extends Object
Modifier and Type | Field and Description |
---|---|
static int |
DEFAULT_PARAM_LIMIT
Default number of records to return.
|
static long |
DEFAULT_PARAM_OFFSET
Default start index in a result list of elements.
|
static String |
PARAM_LIMIT
Limit param name.
|
static String |
PARAM_OFFSET
Offset param name.
|
public static final String PARAM_OFFSET
public static final String PARAM_LIMIT
public static final long DEFAULT_PARAM_OFFSET
public static final int DEFAULT_PARAM_LIMIT
Copyright © 2024 Global Biodiversity Information Facility (GBIF). All rights reserved.