| Modifier and Type | Method and Description |
|---|---|
String |
VREDefinitionService.setVRE(VREDescriptionBean bean,
String[] functionalityIDs,
HashMap<String,List<ExternalResourceModel>> funcToExternalResources) |
void |
VREDefinitionServiceAsync.setVRE(VREDescriptionBean bean,
String[] functionalityIDs,
HashMap<String,List<ExternalResourceModel>> funcToExternalResources,
com.google.gwt.user.client.rpc.AsyncCallback<String> callback) |
| Modifier and Type | Method and Description |
|---|---|
VREDescriptionBean |
VREDefinitionModel.getVREDescriptionBean() |
| Modifier and Type | Method and Description |
|---|---|
void |
VREDefinitionModel.setVREDescription(VREDescriptionBean bean) |
| Modifier and Type | Method and Description |
|---|---|
void |
VREDescriptionPresenter.Display.setData(Map<String,Object> result,
VREDescriptionBean bean) |
| Modifier and Type | Method and Description |
|---|---|
void |
VREDescriptionView.setData(Map<String,Object> result,
VREDescriptionBean bean) |
| Constructor and Description |
|---|
VREFinishWizardView(VREDescriptionBean vre,
List<com.extjs.gxt.ui.client.data.ModelData> categories) |
| Modifier and Type | Method and Description |
|---|---|
String |
VREDefinitionServiceImpl.setVRE(VREDescriptionBean bean,
String[] functionalityIDs,
HashMap<String,List<ExternalResourceModel>> funcToExternalResources) |
Copyright © 2015. All Rights Reserved.