Package com.saperion.ngc.util
Class LocalizationCacheKey
java.lang.Object
com.saperion.ngc.util.LocalizationCacheKey
- All Implemented Interfaces:
Serializable
Cache key for localization entries from the localize table.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
LocalizationCacheKey
- Parameters:
language
- language of the cache entrylocalizationKey
- localization key of the cache entrytenant
- tenant of the cache entry
-
-
Method Details