| Package | Description |
|---|---|
| org.gcube.portlets.user.td.gwtservice.client.rpc | |
| org.gcube.portlets.user.td.gwtservice.server | |
| org.gcube.portlets.user.td.gwtservice.shared.template |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<TemplateData> |
TDGWTService.getTemplates()
Retrieves templates of user
|
| Modifier and Type | Method and Description |
|---|---|
void |
TDGWTServiceAsync.getTemplates(com.google.gwt.user.client.rpc.AsyncCallback<ArrayList<TemplateData>> callback) |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<TemplateData> |
TDGWTServiceImpl.getTemplates()
Retrieves templates of user
|
| Modifier and Type | Field and Description |
|---|---|
protected TemplateData |
TemplateApplySession.templateData |
| Modifier and Type | Field and Description |
|---|---|
protected ArrayList<TemplateData> |
TemplateDeleteSession.templates |
| Modifier and Type | Method and Description |
|---|---|
TemplateData |
TemplateApplySession.getTemplateData() |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<TemplateData> |
TemplateDeleteSession.getTemplates() |
| Modifier and Type | Method and Description |
|---|---|
void |
TemplateApplySession.setTemplateData(TemplateData templateData) |
| Modifier and Type | Method and Description |
|---|---|
void |
TemplateDeleteSession.setTemplates(ArrayList<TemplateData> templates) |
Copyright © 2014. All Rights Reserved.