Uses of Interface
org.n52.iceland.i18n.I18NDAO
-
Packages that use I18NDAO Package Description org.n52.iceland.i18n -
-
Uses of I18NDAO in org.n52.iceland.i18n
Methods in org.n52.iceland.i18n that return I18NDAO Modifier and Type Method Description <T extends AbstractI18NMetadata>
I18NDAO<T>I18NDAORepository. getDAO(Class<T> c)Get the available DAO
-