Uses of Class
org.gcube.data.gis.publisher.plugin.fwk.model.response.GeneratedWMSGroupReport

Packages that use GeneratedWMSGroupReport
org.gcube.data.gis.publisher.plugin.fwk.model.response   
 

Uses of GeneratedWMSGroupReport in org.gcube.data.gis.publisher.plugin.fwk.model.response
 

Methods in org.gcube.data.gis.publisher.plugin.fwk.model.response that return types with arguments of type GeneratedWMSGroupReport
 List<GeneratedWMSGroupReport> PublishingReport.getGeneratedGroups()
           
 

Method parameters in org.gcube.data.gis.publisher.plugin.fwk.model.response with type arguments of type GeneratedWMSGroupReport
 void PublishingReport.setGeneratedGroups(List<GeneratedWMSGroupReport> generatedGroups)
           
 

Constructor parameters in org.gcube.data.gis.publisher.plugin.fwk.model.response with type arguments of type GeneratedWMSGroupReport
PublishingReport(PublishingStatus status, Map<String,String> errorMessages, List<GeneratedLayerReport> generatedLayers, List<GeneratedStyleReport> generatedStyles, List<GeneratedWMSGroupReport> generatedGroups)
           
 



Copyright © 2012. All Rights Reserved.