Uses of Class
org.gcube.portlets.admin.vredefinition.client.model.VREFunctionalityModel

Packages that use VREFunctionalityModel
org.gcube.portlets.admin.vredefinition.client   
org.gcube.portlets.admin.vredefinition.client.event   
org.gcube.portlets.admin.vredefinition.client.model   
org.gcube.portlets.admin.vredefinition.client.view   
org.gcube.portlets.admin.vredefinition.server   
 

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

Methods in org.gcube.portlets.admin.vredefinition.client that return VREFunctionalityModel
 VREFunctionalityModel VREDefinitionService.getFunctionality(boolean isEdit)
           
 

Method parameters in org.gcube.portlets.admin.vredefinition.client with type arguments of type VREFunctionalityModel
 void VREDefinitionServiceAsync.getFunctionality(boolean isEdit, com.google.gwt.user.client.rpc.AsyncCallback<VREFunctionalityModel> callback)
           
 

Uses of VREFunctionalityModel in org.gcube.portlets.admin.vredefinition.client.event
 

Methods in org.gcube.portlets.admin.vredefinition.client.event that return VREFunctionalityModel
 VREFunctionalityModel TreeNodeFunctionalityEvent.getFunctionalityModel()
           
 VREFunctionalityModel ExternalResourceSelectionEvent.getFunctionalityModel()
           
 

Constructors in org.gcube.portlets.admin.vredefinition.client.event with parameters of type VREFunctionalityModel
ExternalResourceSelectionEvent(VREFunctionalityModel functionality, List<ExternalResourceModel> resources)
           
TreeNodeFunctionalityEvent(VREFunctionalityModel functionality)
           
 

Uses of VREFunctionalityModel in org.gcube.portlets.admin.vredefinition.client.model
 

Methods in org.gcube.portlets.admin.vredefinition.client.model with parameters of type VREFunctionalityModel
 void VREFunctionalityModel.addChildren(VREFunctionalityModel[] children)
           
 

Uses of VREFunctionalityModel in org.gcube.portlets.admin.vredefinition.client.view
 

Constructors in org.gcube.portlets.admin.vredefinition.client.view with parameters of type VREFunctionalityModel
ResourcesGrid(VREFunctionalityModel func, List<ExternalResourceModel> list)
           
VREInfoFunctionalitiesView(VREFunctionalityModel functionality, VREDefinitionServiceAsync rpcService)
           
 

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

Methods in org.gcube.portlets.admin.vredefinition.server that return VREFunctionalityModel
 VREFunctionalityModel VREDefinitionServiceImpl.getFunctionality(boolean isEdit)
          read the available functionality from the service through ASL extension
 



Copyright © 2013. All Rights Reserved.