public class I18NDAORepository extends AbstractComponentRepository<I18NDAOKey,I18NDAO<?>,I18NDAOFactory> implements Constructable
| Constructor and Description |
|---|
I18NDAORepository() |
| Modifier and Type | Method and Description |
|---|---|
<T extends AbstractI18NMetadata> |
getDAO(java.lang.Class<T> c)
Get the available DAO
|
void |
init() |
boolean |
isSupported() |
getProviders, getProviders, getUniqueProviders, getUniqueProviderspublic void init()
init in interface Constructablepublic <T extends AbstractI18NMetadata> I18NDAO<T> getDAO(java.lang.Class<T> c)
T - the meta data typec - the meta data classpublic boolean isSupported()
Copyright © 2015–2018 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.