Uses of Class
org.gcube.spatial.data.geonetwork.model.faults.MissingConfigurationException
-
Packages that use MissingConfigurationException Package Description org.gcube.spatial.data.geonetwork org.gcube.spatial.data.geonetwork.configuration -
-
Uses of MissingConfigurationException in org.gcube.spatial.data.geonetwork
Methods in org.gcube.spatial.data.geonetwork that throw MissingConfigurationException Modifier and Type Method Description static 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 MissingConfigurationException Modifier and Type Method Description ScopeConfigurationConfiguration. acquireConfiguration()Assigns an available configuration to the current scope and returns it.ScopeConfigurationDefaultConfiguration. acquireConfiguration()static ScopeConfigurationScopeConfigurationUtils. getByScope(Set<ScopeConfiguration> existing, String scope)ScopeConfigurationConfiguration. getScopeConfiguration()Gets the current scope configuration.ScopeConfigurationDefaultConfiguration. getScopeConfiguration()Constructors in org.gcube.spatial.data.geonetwork.configuration that throw MissingConfigurationException Constructor Description DefaultConfiguration()Constructs a new DefaultConfiguration instance.LocalResourceConfiguration(String fileName, LocalResourceConfiguration.ResourceConfiguration config)LocalResourceConfiguration(LocalResourceConfiguration.ResourceConfiguration config)
-