Uses of Class
org.alfresco.repo.domain.locale.LocaleEntity
Packages that use LocaleEntity
-
Uses of LocaleEntity in org.alfresco.repo.domain.locale
Methods in org.alfresco.repo.domain.locale that return LocaleEntityModifier and TypeMethodDescriptionprotected abstract LocaleEntityAbstractLocaleDAOImpl.createLocaleEntity(String locale) protected abstract LocaleEntityAbstractLocaleDAOImpl.getLocaleEntity(Long id) protected abstract LocaleEntityAbstractLocaleDAOImpl.getLocaleEntity(String locale) -
Uses of LocaleEntity in org.alfresco.repo.domain.locale.ibatis
Methods in org.alfresco.repo.domain.locale.ibatis that return LocaleEntityModifier and TypeMethodDescriptionprotected LocaleEntityLocaleDAOImpl.createLocaleEntity(String localeStr) protected LocaleEntityLocaleDAOImpl.getLocaleEntity(Long id) protected LocaleEntityLocaleDAOImpl.getLocaleEntity(String localeStr)