Uses of Class
org.gcube.portlets.admin.vredefinition.shared.VREDescriptionBean

Packages that use VREDescriptionBean
org.gcube.portlets.admin.vredefinition.client   
org.gcube.portlets.admin.vredefinition.client.model   
org.gcube.portlets.admin.vredefinition.client.presenter   
org.gcube.portlets.admin.vredefinition.client.view   
org.gcube.portlets.admin.vredefinition.server   
 

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)
           
 



Copyright © 2014. All Rights Reserved.