|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.alfresco.repo.domain.locale.AbstractLocaleDAOImpl
org.alfresco.repo.domain.locale.ibatis.LocaleDAOImpl
public class LocaleDAOImpl
iBatis-specific implementation of the Locale DAO.
Constructor Summary | |
---|---|
LocaleDAOImpl()
|
Method Summary | |
---|---|
protected LocaleEntity |
createLocaleEntity(java.lang.String localeStr)
|
protected LocaleEntity |
getLocaleEntity(java.lang.Long id)
|
protected LocaleEntity |
getLocaleEntity(java.lang.String localeStr)
|
void |
setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate sqlSessionTemplate)
|
Methods inherited from class org.alfresco.repo.domain.locale.AbstractLocaleDAOImpl |
---|
getDefaultLocalePair, getLocalePair, getLocalePair, getOrCreateDefaultLocalePair, getOrCreateLocalePair, setLocaleEntityCache |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LocaleDAOImpl()
Method Detail |
---|
public final void setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate sqlSessionTemplate)
protected LocaleEntity getLocaleEntity(java.lang.Long id)
getLocaleEntity
in class AbstractLocaleDAOImpl
protected LocaleEntity getLocaleEntity(java.lang.String localeStr)
getLocaleEntity
in class AbstractLocaleDAOImpl
protected LocaleEntity createLocaleEntity(java.lang.String localeStr)
createLocaleEntity
in class AbstractLocaleDAOImpl
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |