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

Packages that use VREFunctionalityModel
org.gcube.portlets.admin.vredeployer.client   
org.gcube.portlets.admin.vredeployer.client.model   
org.gcube.portlets.admin.vredeployer.client.view.panels   
org.gcube.portlets.admin.vredeployer.server   
 

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

Methods in org.gcube.portlets.admin.vredeployer.client that return VREFunctionalityModel
 VREFunctionalityModel VredeployerService.getFunctionality()
           
 

Method parameters in org.gcube.portlets.admin.vredeployer.client with type arguments of type VREFunctionalityModel
 void VredeployerServiceAsync.getFunctionality(com.google.gwt.user.client.rpc.AsyncCallback<VREFunctionalityModel> callback)
           
 

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

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

Uses of VREFunctionalityModel in org.gcube.portlets.admin.vredeployer.client.view.panels
 

Methods in org.gcube.portlets.admin.vredeployer.client.view.panels with parameters of type VREFunctionalityModel
 void CenterPanel.showFunctionality(VREFunctionalityModel root)
          view for the functionality step
 

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

Methods in org.gcube.portlets.admin.vredeployer.server that return VREFunctionalityModel
 VREFunctionalityModel VREDeployerServiceImpl.getFunctionality()
          read the available functionality from the service through ASL extension
 



Copyright © 2014. All Rights Reserved.