public abstract class CacheKeyFactory extends Object
com.jdon.domain.model.cache.ModelCacheKeyFactory} {@link com.jdon.model.query.cache.BlockCacheKeyFactory}
static String
module
CacheKeyFactory()
CacheKey
createCacheKey(String dataKey, String typeName)
abstract CacheKey
createCacheKeyImp(String dataKey, String typeName)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final String module
public CacheKeyFactory()
public CacheKey createCacheKey(String dataKey, String typeName)
public abstract CacheKey createCacheKeyImp(String dataKey, String typeName)
Copyright © 2018. All rights reserved.