br.com.jbc.util
Class SearchPaginate

java.lang.Object
  extended by br.com.jbc.util.SearchPaginate
All Implemented Interfaces:
java.io.Serializable

public class SearchPaginate
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary
SearchPaginate()
           
 
Method Summary
 java.util.List getListResult()
           
 int getRowCount()
           
 void setListResult(java.util.List listResult)
           
 void setRowCount(int rowCount)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SearchPaginate

public SearchPaginate()
Method Detail

getListResult

public java.util.List getListResult()
Returns:
the listResult

setListResult

public void setListResult(java.util.List listResult)
Parameters:
listResult - the listResult to set

getRowCount

public int getRowCount()
Returns:
the rowCount

setRowCount

public void setRowCount(int rowCount)
Parameters:
rowCount - the rowCount to set


Free Web Hosting