| 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 | Method and Description |
|---|---|
TemplateData |
ShareTemplate.getTemplateData() |
| Modifier and Type | Method and Description |
|---|---|
void |
ShareTemplate.setTemplateData(TemplateData templateData) |
| Constructor and Description |
|---|
ShareTemplate(TemplateData templateData,
ArrayList<Contacts> contacts) |
| 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 © 2016. All Rights Reserved.