@Service(value="cuba_DynamicAttributesCacheService") public class DynamicAttributesCacheServiceBean extends java.lang.Object implements DynamicAttributesCacheService
NAME
Constructor and Description |
---|
DynamicAttributesCacheServiceBean() |
Modifier and Type | Method and Description |
---|---|
DynamicAttributesCache |
getCacheIfNewer(java.util.Date clientCacheDate) |
void |
loadCache()
Reload dynamic attributes cache from database
|
public void loadCache()
DynamicAttributesCacheService
loadCache
in interface DynamicAttributesCacheService
public DynamicAttributesCache getCacheIfNewer(java.util.Date clientCacheDate)
getCacheIfNewer
in interface DynamicAttributesCacheService