Uses of Class
de.dlr.proseo.model.joborder.Conf.NonUniqueResultException
Packages that use Conf.NonUniqueResultException
Package
Description
The de.dlr.proseo.model.joborder package contains classes for passing Job
Order Files between the Production Planner and the Processing Engine of
prosEO, the Processing System for Earth Observation Data
-
Uses of Conf.NonUniqueResultException in de.dlr.proseo.model.joborder
Methods in de.dlr.proseo.model.joborder that throw Conf.NonUniqueResultExceptionModifier and TypeMethodDescriptionConf.getUniqueProcessingParameterByName(String name) Gets the unique Processing_parameter for the given key (ignoring case)voidConf.setProcessingParameterByName(String name, String value) Sets the unique Processing_parameter for the given key (ignoring case) to the given value (parameter will be created, if necessary)