GenericServerInput<T> constructor

GenericServerInput<T>()

Implementation

GenericServerInput(){
  basePagination = new BeaBasePagination();
}