@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()
DynamicAttributesCacheServiceloadCache in interface DynamicAttributesCacheServicepublic DynamicAttributesCache getCacheIfNewer(java.util.Date clientCacheDate)
getCacheIfNewer in interface DynamicAttributesCacheService