Uses of Class
de.dlr.proseo.model.MonServiceState
Packages that use MonServiceState
Package
Description
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.
-
Uses of MonServiceState in de.dlr.proseo.model
Methods in de.dlr.proseo.model that return MonServiceStateModifier and TypeMethodDescriptionMonExtServiceStateOperation.getMonServiceState()MonServiceStateOperation.getMonServiceState()Methods in de.dlr.proseo.model with parameters of type MonServiceStateModifier and TypeMethodDescriptionvoidMonExtServiceStateOperation.setMonServiceState(MonServiceState monServiceState) voidMonServiceStateOperation.setMonServiceState(MonServiceState monServiceState) -
Uses of MonServiceState in de.dlr.proseo.model.dao
Methods in de.dlr.proseo.model.dao that return MonServiceStateModifier and TypeMethodDescriptionMonServiceStateRepository.findByName(String name) Get the mon service state with the given name