Modifier and Type | Method and Description |
---|---|
void |
ContentStoreCleaner.setContentDataDAO(ContentDataDAO contentDataDAO) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractAuditDAOImpl.setContentDataDAO(ContentDataDAO contentDataDAO) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractContentDataDAOImpl
Abstract implementation for ContentData DAO.
|
Modifier and Type | Class and Description |
---|---|
class |
ContentDataDAOImpl
iBatis-specific implementation of the ContentData DAO.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractNodeDAOImpl.setContentDataDAO(ContentDataDAO contentDataDAO) |
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.setContentDataDAO(ContentDataDAO contentDataDAO) |
Modifier and Type | Field and Description |
---|---|
protected ContentDataDAO |
GetChildrenCannedQueryFactory.contentDataDAO |
Modifier and Type | Method and Description |
---|---|
void |
GetChildrenCannedQueryFactory.setContentDataDAO(ContentDataDAO contentDataDAO) |
Modifier and Type | Field and Description |
---|---|
protected ContentDataDAO |
NodeServiceImpl.contentDataDAO |
Modifier and Type | Method and Description |
---|---|
void |
NodeServiceImpl.setContentDataDAO(ContentDataDAO contentDataDAO)
Set the DAO to resolved content data reference IDs into ContentData instances
|
Copyright © 2005–2017 Alfresco Software. All rights reserved.