Class PageableEndpoint.Narrowed.Parameters
- java.lang.Object
-
- com.broadleafcommerce.metadata.dsl.core.extension.endpoints.PageableEndpoint.Narrowed.Parameters
-
- Enclosing class:
- PageableEndpoint.Narrowed
public static final class PageableEndpoint.Narrowed.Parameters extends Object
-
-
Field Detail
-
FORWARD
public static final String FORWARD
The default name for the forward pagination parameter- See Also:
- Constant Field Values
-
OFFSET
public static final String OFFSET
The default name for the offset pagination parameter- See Also:
- Constant Field Values
-
PAGE_SIZE
public static final String PAGE_SIZE
The default name for the size pagination parameter- See Also:
- Constant Field Values
-
-