to.etc.domui.util
Interface ICachedListMaker<T>

All Superinterfaces:
IListMaker<T>

public interface ICachedListMaker<T>
extends IListMaker<T>


Method Summary
 java.lang.String getCacheKey()
           
 
Methods inherited from interface to.etc.domui.util.IListMaker
createList
 

Method Detail

getCacheKey

java.lang.String getCacheKey()