Uses of Interface
org.gcube.spatial.data.geonetwork.configuration.Configuration
Packages that use Configuration
Package
Description
-
Uses of Configuration in org.gcube.spatial.data.geonetwork
Methods in org.gcube.spatial.data.geonetwork that return ConfigurationModifier and TypeMethodDescriptionGeoNetwork.getConfiguration()GeoNetworkReader.getConfiguration()Methods in org.gcube.spatial.data.geonetwork with parameters of type ConfigurationModifier and TypeMethodDescriptionstatic GeoNetworkAdministrationGeoNetwork.get(Configuration config) -
Uses of Configuration in org.gcube.spatial.data.geonetwork.configuration
Classes in org.gcube.spatial.data.geonetwork.configuration that implement ConfigurationMethods in org.gcube.spatial.data.geonetwork.configuration that return ConfigurationModifier and TypeMethodDescriptionstatic ConfigurationConfigurationManager.get()Gets a new instance of the configured Configuration class.Method parameters in org.gcube.spatial.data.geonetwork.configuration with type arguments of type ConfigurationModifier and TypeMethodDescriptionstatic voidConfigurationManager.setConfiguration(Class<? extends Configuration> configuration) Sets the Configuration class to be used.