| Package | Description |
|---|---|
| org.activiti.engine.impl.persistence.entity.data |
| Modifier and Type | Method and Description |
|---|---|
protected EntityImpl |
AbstractDataManager.findByQuery(String selectQuery,
Object parameter,
CachedEntityMatcher<EntityImpl> cachedEntityMatcher) |
protected List<EntityImpl> |
AbstractDataManager.getList(String dbQueryName,
Object parameter,
CachedEntityMatcher<EntityImpl> retainEntityCondition,
boolean checkCache)
Gets a list by querying the database and the cache using
CachedEntityMatcher. |
Copyright © 2015 Alfresco. All rights reserved.