|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of VREDescriptionBean in org.gcube.portlets.admin.vredefinition.client |
---|
Methods in org.gcube.portlets.admin.vredefinition.client with parameters of type VREDescriptionBean | |
---|---|
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)
|
Uses of VREDescriptionBean in org.gcube.portlets.admin.vredefinition.client.model |
---|
Methods in org.gcube.portlets.admin.vredefinition.client.model that return VREDescriptionBean | |
---|---|
VREDescriptionBean |
VREDefinitionModel.getVREDescriptionBean()
|
Methods in org.gcube.portlets.admin.vredefinition.client.model with parameters of type VREDescriptionBean | |
---|---|
void |
VREDefinitionModel.setVREDescription(VREDescriptionBean bean)
|
Uses of VREDescriptionBean in org.gcube.portlets.admin.vredefinition.client.presenter |
---|
Methods in org.gcube.portlets.admin.vredefinition.client.presenter with parameters of type VREDescriptionBean | |
---|---|
void |
VREDescriptionPresenter.Display.setData(Map<String,Object> result,
VREDescriptionBean bean)
|
Uses of VREDescriptionBean in org.gcube.portlets.admin.vredefinition.client.view |
---|
Methods in org.gcube.portlets.admin.vredefinition.client.view with parameters of type VREDescriptionBean | |
---|---|
void |
VREDescriptionView.setData(Map<String,Object> result,
VREDescriptionBean bean)
|
Constructors in org.gcube.portlets.admin.vredefinition.client.view with parameters of type VREDescriptionBean | |
---|---|
VREFinishWizardView(VREDescriptionBean vre,
List<com.extjs.gxt.ui.client.data.ModelData> categories)
|
Uses of VREDescriptionBean in org.gcube.portlets.admin.vredefinition.server |
---|
Methods in org.gcube.portlets.admin.vredefinition.server with parameters of type VREDescriptionBean | |
---|---|
String |
VREDefinitionServiceImpl.setVRE(VREDescriptionBean bean,
String[] functionalityIDs,
HashMap<String,List<ExternalResourceModel>> funcToExternalResources)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |