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

Packages that use ClientFunctionalityReport
org.gcube.portlets.admin.vredeployer.client.charts   
org.gcube.portlets.admin.vredeployer.shared.deployreport   
 

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

Method parameters in org.gcube.portlets.admin.vredeployer.client.charts with type arguments of type ClientFunctionalityReport
static List<String> FunctionalityChart.getAscisseValues(HashMap<ClientFunctionalityReport,List<ClientServiceReport>> funTable)
           
 

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

Methods in org.gcube.portlets.admin.vredeployer.shared.deployreport that return types with arguments of type ClientFunctionalityReport
 HashMap<ClientFunctionalityReport,List<ClientServiceReport>> ClientFunctionalityDeployReport.getFunTable()
           
 

Method parameters in org.gcube.portlets.admin.vredeployer.shared.deployreport with type arguments of type ClientFunctionalityReport
 void ClientFunctionalityDeployReport.setFunTable(HashMap<ClientFunctionalityReport,List<ClientServiceReport>> funTable)
           
 

Constructor parameters in org.gcube.portlets.admin.vredeployer.shared.deployreport with type arguments of type ClientFunctionalityReport
ClientFunctionalityDeployReport(DeployStatus globalstatus, String reportXML, HashMap<ClientFunctionalityReport,List<ClientServiceReport>> funTable)
           
 



Copyright © 2014. All Rights Reserved.