Modifier and Type | Field and Description |
---|---|
protected LocaleDAO |
AbstractContentDataDAOImpl.localeDAO |
Modifier and Type | Method and Description |
---|---|
void |
AbstractContentDataDAOImpl.setLocaleDAO(LocaleDAO localeDAO) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractLocaleDAOImpl
Abstract implementation for Locale DAO.
|
Modifier and Type | Class and Description |
---|---|
class |
LocaleDAOImpl
iBatis-specific implementation of the Locale DAO.
|
Modifier and Type | Method and Description |
---|---|
static void |
LocalizedPropertiesEntity.addLocalizedProperties(LocaleDAO localeDAO,
Node node,
Map<org.alfresco.service.namespace.QName,Serializable> properties)
Adds all
localized properties. |
static Serializable |
LocalizedPropertiesEntity.getLocalizedProperty(LocaleDAO localeDAO,
Node node,
org.alfresco.service.namespace.QName qname) |
void |
AbstractNodeDAOImpl.setLocaleDAO(LocaleDAO localeDAO) |
Constructor and Description |
---|
NodePropertyHelper(org.alfresco.service.cmr.dictionary.DictionaryService dictionaryService,
QNameDAO qnameDAO,
LocaleDAO localeDAO,
ContentDataDAO contentDataDAO)
Construct the helper with the appropriate DAOs and services
|
Modifier and Type | Method and Description |
---|---|
void |
PatchDAOImpl.setLocaleDAO(LocaleDAO localeDAO) |
Modifier and Type | Field and Description |
---|---|
protected LocaleDAO |
GetChildrenCannedQueryFactory.localeDAO |
Modifier and Type | Method and Description |
---|---|
void |
GetChildrenCannedQueryFactory.setLocaleDAO(LocaleDAO localeDAO) |
Copyright © 2005–2017 Alfresco Software. All rights reserved.