| Package | Description |
|---|---|
| org.alfresco.repo.attributes | |
| org.alfresco.repo.audit | |
| org.alfresco.repo.domain.audit | |
| org.alfresco.repo.domain.propval | |
| org.alfresco.repo.domain.propval.ibatis |
| Modifier and Type | Method and Description |
|---|---|
void |
AttributeServiceImpl.setPropertyValueDAO(PropertyValueDAO propertyValueDAO)
Set the DAO that handles the unique property persistence
|
void |
PropTablesCleaner.setPropertyValueDAO(PropertyValueDAO propertyValueDAO) |
| Modifier and Type | Method and Description |
|---|---|
void |
AuditComponentImpl.setPropertyValueDAO(PropertyValueDAO propertyValueDAO)
Set the DAO for manipulating property values
|
| Modifier and Type | Field and Description |
|---|---|
protected PropertyValueDAO |
AbstractAuditDAOImpl.propertyValueDAO |
| Modifier and Type | Method and Description |
|---|---|
protected PropertyValueDAO |
AbstractAuditDAOImpl.getPropertyValueDAO() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractAuditDAOImpl.setPropertyValueDAO(PropertyValueDAO propertyValueDAO) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractPropertyValueDAOImpl
Abstract implementation for Property Value DAO.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PropertyValueDAOImpl
iBatis-specific implementation of the PropertyValue DAO.
|
Copyright © 2005–2018 Alfresco Software. All rights reserved.