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, setLocaleEntityCache
public final void setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate sqlSessionTemplate)
protected LocaleEntity getLocaleEntity(Long id)
getLocaleEntity
in class AbstractLocaleDAOImpl
protected LocaleEntity getLocaleEntity(String localeStr)
getLocaleEntity
in class AbstractLocaleDAOImpl
protected LocaleEntity createLocaleEntity(String localeStr)
createLocaleEntity
in class AbstractLocaleDAOImpl
Copyright © 2005–2017 Alfresco Software. All rights reserved.