public abstract class Repository<T> extends BaseRepository
T
data
Map<String,String>
param
Repository()
abstract <any>
getPageAt(int page)
clone
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public T data
public Map<String,String> param
public Repository()
public abstract <any> getPageAt(int page)