com.solidstategroup.cms.cache
Interface WebDeckCacheAware


public interface WebDeckCacheAware

WebDeckCacheAware implementing this interface and putting the implementing class in the database table WebDeckCacheAware will allow custom cache to be flushed when the main Site.flushCache() is called in WebDeck


Method Summary
 void flushCache()
           
 

Method Detail

flushCache

void flushCache()