| Package | Description |
|---|---|
| org.gcube.portlets.user.td.gwtservice.server | |
| org.gcube.portlets.user.td.gwtservice.shared.tr.paging |
| Modifier and Type | Method and Description |
|---|---|
static Direction |
SessionUtil.getCodelistsPagingLoadedDirection(javax.servlet.http.HttpSession httpSession) |
| Modifier and Type | Method and Description |
|---|---|
static void |
SessionUtil.setCodelistsPagingLoadedDirection(javax.servlet.http.HttpSession httpSession,
Direction direction) |
| Modifier and Type | Field and Description |
|---|---|
protected Direction |
CodelistPagingLoadConfig.direction |
protected Direction |
CodelistPagingLoadResult.direction |
| Modifier and Type | Method and Description |
|---|---|
Direction |
CodelistPagingLoadConfig.getDirection() |
Direction |
CodelistPagingLoadResult.getDirection() |
static Direction |
Direction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Direction[] |
Direction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CodelistPagingLoadConfig.setDirection(Direction direction) |
void |
CodelistPagingLoadResult.setDirection(Direction direction) |
| Constructor and Description |
|---|
CodelistPagingLoadConfig(int offset,
int limit,
Direction direction,
String filter) |
Copyright © 2014. All Rights Reserved.