Uses of Class
org.gcube.portlets.admin.vredefinition.shared.exception.VREDefinitionException

Packages that use VREDefinitionException
org.gcube.portlets.admin.vredefinition.client   
org.gcube.portlets.admin.vredefinition.server   
 

Uses of VREDefinitionException in org.gcube.portlets.admin.vredefinition.client
 

Methods in org.gcube.portlets.admin.vredefinition.client that throw VREDefinitionException
 VREFunctionalityModel VREDefinitionService.getFunctionality(boolean isEdit)
           
 Map<String,Object> VREDefinitionService.getVRE()
           
 String VREDefinitionService.setVRE(VREDescriptionBean bean, String[] functionalityIDs, HashMap<String,List<ExternalResourceModel>> funcToExternalResources)
           
 

Uses of VREDefinitionException in org.gcube.portlets.admin.vredefinition.server
 

Methods in org.gcube.portlets.admin.vredefinition.server that throw VREDefinitionException
 List<VRECollectionBean> VREDefinitionServiceImpl.getCollections()
           
 VREFunctionalityModel VREDefinitionServiceImpl.getFunctionality(boolean isEdit)
          read the available functionality from the service through ASL extension
 Map<String,Object> VREDefinitionServiceImpl.getVRE()
           
 String VREDefinitionServiceImpl.setFunctionality(String[] functionalityIDs, HashMap<String,List<ExternalResourceModel>> funcToExternalResources)
           
 String VREDefinitionServiceImpl.setVRE(VREDescriptionBean bean, String[] functionalityIDs, HashMap<String,List<ExternalResourceModel>> funcToExternalResources)
           
 



Copyright © 2013. All Rights Reserved.