Uses of Class
de.xima.fc.mdl.cache.StringCacheModel
-
Packages that use StringCacheModel Package Description de.xima.fc.api.cache -
-
Uses of StringCacheModel in de.xima.fc.api.cache
Methods in de.xima.fc.api.cache that return StringCacheModel Modifier and Type Method Description static <T extends de.xima.cmn.dao.interfaces.IEntity<?>>
StringCacheModelGenericDataCache. readCachedStringData(T entity)
Determine aStringCacheModel
from the cache
-