Uses of Class
it.geosolutions.geobatch.settings.GBSettings

Packages that use GBSettings
it.geosolutions.geobatch.settings   
 

Uses of GBSettings in it.geosolutions.geobatch.settings
 

Classes in it.geosolutions.geobatch.settings with type parameters of type GBSettings
 class GBSettingsListener<T extends GBSettings>
           
 

Methods in it.geosolutions.geobatch.settings that return GBSettings
 GBSettings GBSettingsCatalog.find(java.lang.String id)
           
 GBSettings GBSettingsDAO.find(java.lang.String id)
           
 

Methods in it.geosolutions.geobatch.settings with parameters of type GBSettings
 boolean GBSettingsCatalog.save(GBSettings settings)
          Store the settings, overwriting previous ones.
 boolean GBSettingsDAO.save(GBSettings settings)
          Store the settings, overwriting previous ones.
 



Copyright © 2008-2012 GeoSolutions. All Rights Reserved.