Uses of Class
org.gcube.spatial.data.geonetwork.model.faults.MissingConfigurationException
Packages that use MissingConfigurationException
Package
Description
-
Uses of MissingConfigurationException in org.gcube.spatial.data.geonetwork
Methods in org.gcube.spatial.data.geonetwork that throw MissingConfigurationExceptionModifier and TypeMethodDescriptionstatic GeoNetworkAdministrationGeoNetwork.get(Configuration config) it.geosolutions.geonetwork.util.GNInsertConfigurationGeoNetworkPublisher.getCurrentUserConfiguration(String category, String styleSheet) longGeoNetwork.insertAndPromoteMetadata(it.geosolutions.geonetwork.util.GNInsertConfiguration configuration, File metadataFile) longGeoNetwork.insertAndPromoteMetadata(it.geosolutions.geonetwork.util.GNInsertConfiguration configuration, org.opengis.metadata.Metadata meta) longGeoNetwork.insertAndPromoteMetadata(File requestFile) longGeoNetwork.insertAndPromoteMetadata(org.opengis.metadata.Metadata meta) longGeoNetworkPublisher.insertAndPromoteMetadata(it.geosolutions.geonetwork.util.GNInsertConfiguration configuration, File metadataFile) longGeoNetworkPublisher.insertAndPromoteMetadata(it.geosolutions.geonetwork.util.GNInsertConfiguration configuration, org.opengis.metadata.Metadata meta) longGeoNetworkPublisher.insertAndPromoteMetadata(File requestFile) longGeoNetworkPublisher.insertAndPromoteMetadata(org.opengis.metadata.Metadata meta) longGeoNetwork.insertMetadata(it.geosolutions.geonetwork.util.GNInsertConfiguration configuration, File metadataFile) longGeoNetwork.insertMetadata(it.geosolutions.geonetwork.util.GNInsertConfiguration configuration, org.opengis.metadata.Metadata meta) longGeoNetwork.insertMetadata(File requestFile) longGeoNetwork.insertMetadata(org.opengis.metadata.Metadata meta) longGeoNetworkPublisher.insertMetadata(it.geosolutions.geonetwork.util.GNInsertConfiguration configuration, File metadataFile) longGeoNetworkPublisher.insertMetadata(it.geosolutions.geonetwork.util.GNInsertConfiguration configuration, org.opengis.metadata.Metadata meta) longGeoNetworkPublisher.insertMetadata(File requestFile) longGeoNetworkPublisher.insertMetadata(org.opengis.metadata.Metadata meta) voidGeoNetwork.login(LoginLevel lvl) voidGeoNetworkReader.login(LoginLevel level) -
Uses of MissingConfigurationException in org.gcube.spatial.data.geonetwork.configuration
Methods in org.gcube.spatial.data.geonetwork.configuration that throw MissingConfigurationExceptionModifier and TypeMethodDescriptionConfiguration.acquireConfiguration()Assigns an available configuration to the current scope and returns it.DefaultConfiguration.acquireConfiguration()static ScopeConfigurationScopeConfigurationUtils.getByScope(Set<ScopeConfiguration> existing, String scope) Configuration.getScopeConfiguration()Gets the current scope configuration.DefaultConfiguration.getScopeConfiguration()Constructors in org.gcube.spatial.data.geonetwork.configuration that throw MissingConfigurationExceptionModifierConstructorDescriptionConstructs a new DefaultConfiguration instance.LocalResourceConfiguration(String fileName, LocalResourceConfiguration.ResourceConfiguration config)