Verwendungen von Klasse
de.dlr.proseo.model.Configuration
Packages, die Configuration verwenden
Package
Beschreibung
The de.dlr.proseo.model package contains all classes required for the modelling of the persistent state
of prosEO, the Processing System for Earth Observation Data
This package contains data access object (DAO) classes for the common data model of prosEO.
-
Verwendungen von Configuration in de.dlr.proseo.model
Methoden in de.dlr.proseo.model, die Configuration zurückgebenModifizierer und TypMethodeBeschreibungConfiguredProcessor.getConfiguration()
Gets the associated processor configurationMethoden in de.dlr.proseo.model mit Parametern vom Typ ConfigurationModifizierer und TypMethodeBeschreibungvoid
ConfiguredProcessor.setConfiguration
(Configuration configuration) Sets the associated processor configuration -
Verwendungen von Configuration in de.dlr.proseo.model.dao
Methoden in de.dlr.proseo.model.dao, die Configuration zurückgebenModifizierer und TypMethodeBeschreibungConfigurationRepository.findByMissionCodeAndProcessorNameAndConfigurationVersion
(String mission, String processorName, String configurationVersion) Get the configuration with the given mission, class name and version