com.jdon.controller.cache
接口 Cacheable

所有已知子接口:
ModelIF
所有已知实现类:
DynamicModel, Model, ModelProxyWrapper

public interface Cacheable

Cacheable don't bind to CacheFactory,

版本:
JdonFramework 2005 v1.0
作者:
banq

方法摘要
 boolean isCacheable()
           
 void setCacheable(boolean cacheable)
           
 

方法详细信息

isCacheable

boolean isCacheable()

setCacheable

void setCacheable(boolean cacheable)


Copyright © 2013. All Rights Reserved.