Uses of Class
org.gcube.portlets.admin.vredeployer.shared.deployreport.ClientFunctionalityDeployReport

Packages that use ClientFunctionalityDeployReport
org.gcube.portlets.admin.vredeployer.client.charts   
org.gcube.portlets.admin.vredeployer.client.view.panels.builders   
org.gcube.portlets.admin.vredeployer.shared.deployreport   
 

Uses of ClientFunctionalityDeployReport in org.gcube.portlets.admin.vredeployer.client.charts
 

Methods in org.gcube.portlets.admin.vredeployer.client.charts with parameters of type ClientFunctionalityDeployReport
 com.extjs.gxt.charts.client.model.ChartModel FunctionalityChart.getChartModel(ClientFunctionalityDeployReport report)
           
 

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

Methods in org.gcube.portlets.admin.vredeployer.client.view.panels.builders with parameters of type ClientFunctionalityDeployReport
 void ResourcesDeployStatus.updateReport(ClientFunctionalityDeployReport report)
           
 void ResourcesDeployStatus.updateReport(ClientFunctionalityDeployReport funcReport, ClientResourcesDeployReport resourcesReport)
           
 

Uses of ClientFunctionalityDeployReport in org.gcube.portlets.admin.vredeployer.shared.deployreport
 

Methods in org.gcube.portlets.admin.vredeployer.shared.deployreport that return ClientFunctionalityDeployReport
 ClientFunctionalityDeployReport ClientDeployReport.getFunctionalityReport()
           
 

Methods in org.gcube.portlets.admin.vredeployer.shared.deployreport with parameters of type ClientFunctionalityDeployReport
 void ClientDeployReport.setFunctionalityReport(ClientFunctionalityDeployReport functionalityReport)
           
 

Constructors in org.gcube.portlets.admin.vredeployer.shared.deployreport with parameters of type ClientFunctionalityDeployReport
ClientDeployReport(DeployStatus status, ClientCloudReport cloudReport, ClientResourceManagerDeployingReport resourceManagerReport, ClientFunctionalityDeployReport functionalityReport, ClientResourcesDeployReport resourcesReport)
           
 



Copyright © 2013. All Rights Reserved.