|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of WfTemplateBean in org.gcube.portlets.admin.wfdocviewer.client |
|---|
| Methods in org.gcube.portlets.admin.wfdocviewer.client that return types with arguments of type WfTemplateBean | |
|---|---|
ArrayList<WfTemplateBean> |
WorkflowDocService.getAllTemplates()
|
| Method parameters in org.gcube.portlets.admin.wfdocviewer.client with type arguments of type WfTemplateBean | |
|---|---|
void |
WorkflowDocServiceAsync.getAllTemplates(com.google.gwt.user.client.rpc.AsyncCallback<ArrayList<WfTemplateBean>> callback)
|
| Uses of WfTemplateBean in org.gcube.portlets.admin.wfdocviewer.client.presenter |
|---|
| Methods in org.gcube.portlets.admin.wfdocviewer.client.presenter that return types with arguments of type WfTemplateBean | |
|---|---|
com.extjs.gxt.ui.client.widget.form.ComboBox<WfTemplateBean> |
Display.getSelectWfTemplateCombo()
|
| Method parameters in org.gcube.portlets.admin.wfdocviewer.client.presenter with type arguments of type WfTemplateBean | |
|---|---|
void |
Display.showInstanciateNewWorkflowPanel(String reportid,
String reportName,
ArrayList<WfTemplateBean> templates)
|
| Uses of WfTemplateBean in org.gcube.portlets.admin.wfdocviewer.client.view |
|---|
| Methods in org.gcube.portlets.admin.wfdocviewer.client.view that return types with arguments of type WfTemplateBean | |
|---|---|
com.extjs.gxt.ui.client.widget.form.ComboBox<WfTemplateBean> |
WorkflowDocsView.getSelectWfTemplateCombo()
|
| Method parameters in org.gcube.portlets.admin.wfdocviewer.client.view with type arguments of type WfTemplateBean | |
|---|---|
void |
WorkflowDocsView.showInstanciateNewWorkflowPanel(String reportid,
String reportName,
ArrayList<WfTemplateBean> templates)
show the panel to allow the association of a wf template to a report document |
| Uses of WfTemplateBean in org.gcube.portlets.admin.wfdocviewer.server |
|---|
| Methods in org.gcube.portlets.admin.wfdocviewer.server that return types with arguments of type WfTemplateBean | |
|---|---|
ArrayList<WfTemplateBean> |
WorkflowDocServiceImpl.getAllTemplates()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||