Uses of Interface
org.n52.iceland.config.ActivationDao
-
Packages that use ActivationDao Package Description org.n52.iceland.config org.n52.iceland.config.json -
-
Uses of ActivationDao in org.n52.iceland.config
Methods in org.n52.iceland.config that return ActivationDao Modifier and Type Method Description protected ActivationDaoActivationService. getActivationDao()Methods in org.n52.iceland.config with parameters of type ActivationDao Modifier and Type Method Description voidActivationService. setActivationDao(ActivationDao dao) -
Uses of ActivationDao in org.n52.iceland.config.json
Classes in org.n52.iceland.config.json that implement ActivationDao Modifier and Type Class Description classJsonActivationDaoTODO JavaDoc
-