| Package | Description |
|---|---|
| org.gcube.portlets.user.td.gwtservice.client.rpc | |
| org.gcube.portlets.user.td.gwtservice.server |
| Modifier and Type | Method and Description |
|---|---|
CodelistPagingLoadResult |
TDGWTService.getCodelistsPagingLoader(CodelistPagingLoadConfig codelistPagingLoadConfig)
Retrieves a portion of Codelists
|
void |
TDGWTServiceAsync.getCodelistsPagingLoader(CodelistPagingLoadConfig codelistPagingLoadConfig,
com.google.gwt.user.client.rpc.AsyncCallback<CodelistPagingLoadResult> callback) |
| Modifier and Type | Method and Description |
|---|---|
protected ArrayList<TabResource> |
TDGWTServiceImpl.filterPagingRow(CodelistPagingLoadConfig plc,
ArrayList<TabResource> ltr,
javax.servlet.http.HttpSession session) |
CodelistPagingLoadResult |
TDGWTServiceImpl.getCodelistsPagingLoader(CodelistPagingLoadConfig plc)
Retrieves a portion of Codelists
|
protected ArrayList<TabResource> |
TDGWTServiceImpl.OrderPagingRow(CodelistPagingLoadConfig plc,
ArrayList<TabResource> ltrCopy,
javax.servlet.http.HttpSession session) |
Copyright © 2014. All Rights Reserved.