| Package | Description |
|---|---|
| org.gcube.portlets.user.td.gwtservice.client.rpc | |
| org.gcube.portlets.user.td.gwtservice.server | |
| org.gcube.portlets.user.td.gwtservice.shared.chart |
| Modifier and Type | Method and Description |
|---|---|
UserInfo |
TDGWTService.hello()
Get informations on the current user
|
| Modifier and Type | Method and Description |
|---|---|
void |
TDGWTServiceAsync.hello(com.google.gwt.user.client.rpc.AsyncCallback<UserInfo> callback) |
| Modifier and Type | Method and Description |
|---|---|
UserInfo |
TDGWTServiceImpl.hello()
Get informations on the current user
|
| Modifier and Type | Method and Description |
|---|---|
UserInfo |
ChartSession.getUserInfo() |
| Modifier and Type | Method and Description |
|---|---|
void |
ChartSession.setUserInfo(UserInfo userInfo) |
| Constructor and Description |
|---|
ChartSession(org.gcube.portlets.user.td.widgetcommonevent.shared.TRId trId,
UserInfo userInfo,
com.google.web.bindery.event.shared.EventBus eventBus,
ArrayList<org.gcube.portlets.user.td.widgetcommonevent.shared.tr.column.ColumnData> columns) |
Copyright © 2018. All Rights Reserved.