com.jdon.domain.model.cache
类 ModelCacheKeyFactory
java.lang.Object
com.jdon.controller.cache.CacheKeyFactory
com.jdon.domain.model.cache.ModelCacheKeyFactory
public class ModelCacheKeyFactory
- extends CacheKeyFactory
| 从类 java.lang.Object 继承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CACHE_TYPE_MODEL
public static final String CACHE_TYPE_MODEL
- 可缓存的类型: Model对象
- 另请参见:
- 常量字段值
ModelCacheKeyFactory
public ModelCacheKeyFactory()
createCacheKeyImp
public CacheKey createCacheKeyImp(String dataKey,
String modelClassName)
- 指定者:
- 类
CacheKeyFactory 中的 createCacheKeyImp
Copyright © 2013. All Rights Reserved.