Package com.avoka.fc.core.dao
Interface EntityCacheGroups
-
public interface EntityCacheGroups
Provides a set of constants used for caching.
-
-
Method Summary
Static Methods Modifier and Type Method Description static void
clearConfigGroup()
Remove the configuration group cache.
-
-
-
Field Detail
-
CONFIG
static final String CONFIG
Cache group shared by a number of "CONFIG" entities.- See Also:
- Constant Field Values
-
-