public class LocaleDAOImpl extends AbstractLocaleDAOImpl
| Constructor and Description |
|---|
LocaleDAOImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected LocaleEntity |
createLocaleEntity(String localeStr) |
protected LocaleEntity |
getLocaleEntity(Long id) |
protected LocaleEntity |
getLocaleEntity(String localeStr) |
void |
setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate sqlSessionTemplate) |
getDefaultLocalePair, getLocalePair, getLocalePair, getOrCreateDefaultLocalePair, getOrCreateLocalePair, setLocaleEntityCachepublic final void setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate sqlSessionTemplate)
protected LocaleEntity getLocaleEntity(Long id)
getLocaleEntity in class AbstractLocaleDAOImplprotected LocaleEntity getLocaleEntity(String localeStr)
getLocaleEntity in class AbstractLocaleDAOImplprotected LocaleEntity createLocaleEntity(String localeStr)
createLocaleEntity in class AbstractLocaleDAOImplCopyright © 2005–2018 Alfresco Software. All rights reserved.