Package | Description |
---|---|
org.alfresco.repo.domain.locale | |
org.alfresco.repo.domain.locale.ibatis |
Modifier and Type | Method and Description |
---|---|
protected abstract LocaleEntity |
AbstractLocaleDAOImpl.createLocaleEntity(String locale) |
protected abstract LocaleEntity |
AbstractLocaleDAOImpl.getLocaleEntity(Long id) |
protected abstract LocaleEntity |
AbstractLocaleDAOImpl.getLocaleEntity(String locale) |
Modifier and Type | Method and Description |
---|---|
protected LocaleEntity |
LocaleDAOImpl.createLocaleEntity(String localeStr) |
protected LocaleEntity |
LocaleDAOImpl.getLocaleEntity(Long id) |
protected LocaleEntity |
LocaleDAOImpl.getLocaleEntity(String localeStr) |
Copyright © 2005–2017 Alfresco Software. All rights reserved.