public class AVMLockDAOImpl extends AbstractAVMLockDAOImpl
logger| Constructor and Description |
|---|
AVMLockDAOImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected int |
deletePropertyUniqueContexts(Long avmLocksValueId,
Long avmStoreNameId,
String dirPathToMatch,
String lockDataStoreKey,
String lockDataStoreValue) |
void |
setPropertyUniqueContextCache(org.alfresco.repo.cache.SimpleCache<AbstractPropertyValueDAOImpl.CachePucKey,PropertyUniqueContextEntity> propertyUniqueContextCache)
Set the cache to use for avm_version_roots lookups (optional).
|
void |
setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate sqlSessionTemplate) |
removeLocks, setPropertyValueDAOpublic final void setSqlSessionTemplate(org.mybatis.spring.SqlSessionTemplate sqlSessionTemplate)
public void setPropertyUniqueContextCache(org.alfresco.repo.cache.SimpleCache<AbstractPropertyValueDAOImpl.CachePucKey,PropertyUniqueContextEntity> propertyUniqueContextCache)
vrEntityCache - protected int deletePropertyUniqueContexts(Long avmLocksValueId, Long avmStoreNameId, String dirPathToMatch, String lockDataStoreKey, String lockDataStoreValue)
deletePropertyUniqueContexts in class AbstractAVMLockDAOImplCopyright © 2005–2014 Alfresco Software. All rights reserved.