public interface DynamicAttributesCacheService
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
NAME |
| Modifier and Type | Method and Description |
|---|---|
DynamicAttributesCache |
getCacheIfNewer(java.util.Date clientCacheDate) |
void |
loadCache()
Reload dynamic attributes cache from database
|
static final java.lang.String NAME
void loadCache()
@Nullable DynamicAttributesCache getCacheIfNewer(java.util.Date clientCacheDate)