Package | Description |
---|---|
org.alfresco.repo.domain.audit | |
org.alfresco.repo.domain.propval | |
org.alfresco.repo.domain.propval.ibatis |
Modifier and Type | Method and Description |
---|---|
List<PropertyIdSearchRow> |
AuditQueryResult.getAuditValueRows() |
Modifier and Type | Method and Description |
---|---|
void |
AuditQueryResult.setAuditValueRows(List<PropertyIdSearchRow> auditValueRows) |
Modifier and Type | Method and Description |
---|---|
protected abstract List<PropertyIdSearchRow> |
AbstractPropertyValueDAOImpl.findPropertyById(Long id) |
List<PropertyIdSearchRow> |
PropertyIdQueryResult.getPropValues() |
Modifier and Type | Method and Description |
---|---|
Serializable |
AbstractPropertyValueDAOImpl.convertPropertyIdSearchRows(List<PropertyIdSearchRow> rows) |
Serializable |
PropertyValueDAO.convertPropertyIdSearchRows(List<PropertyIdSearchRow> rows)
Utility method to convert property query results into the original value.
|
void |
PropertyIdQueryResult.setPropValues(List<PropertyIdSearchRow> propValues) |
Modifier and Type | Method and Description |
---|---|
protected List<PropertyIdSearchRow> |
PropertyValueDAOImpl.findPropertyById(Long id) |
Copyright © 2005–2017 Alfresco Software. All rights reserved.