Package | Description |
---|---|
org.alfresco.repo.domain.propval | |
org.alfresco.repo.domain.propval.ibatis |
Modifier and Type | Method and Description |
---|---|
protected abstract void |
AbstractPropertyValueDAOImpl.findPropertiesByIds(List<Long> ids,
PropertyValueDAO.PropertyFinderCallback callback) |
void |
AbstractPropertyValueDAOImpl.getPropertiesByIds(List<Long> ids,
PropertyValueDAO.PropertyFinderCallback callback) |
void |
PropertyValueDAO.getPropertiesByIds(List<Long> ids,
PropertyValueDAO.PropertyFinderCallback callback)
Use for accessing non-unique, exploded properties; see interface comments.
|
Modifier and Type | Method and Description |
---|---|
protected void |
PropertyValueDAOImpl.findPropertiesByIds(List<Long> ids,
PropertyValueDAO.PropertyFinderCallback callback) |
Copyright © 2005–2017 Alfresco Software. All rights reserved.