Uses of Class
org.alfresco.repo.domain.propval.AbstractPropertyValueDAOImpl.CachePucKey
-
Packages that use AbstractPropertyValueDAOImpl.CachePucKey Package Description org.alfresco.repo.domain.propval -
-
Uses of AbstractPropertyValueDAOImpl.CachePucKey in org.alfresco.repo.domain.propval
Method parameters in org.alfresco.repo.domain.propval with type arguments of type AbstractPropertyValueDAOImpl.CachePucKey Modifier and Type Method Description voidAbstractPropertyValueDAOImpl. setPropertyUniqueContextCache(org.alfresco.repo.cache.SimpleCache<AbstractPropertyValueDAOImpl.CachePucKey,PropertyUniqueContextEntity> propertyUniqueContextCache)Set the cache to use for unique property lookups
-