|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbr.com.jbc.util.SearchPaginate
public class SearchPaginate
| 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 |
|---|
public SearchPaginate()
| Method Detail |
|---|
public java.util.List getListResult()
public void setListResult(java.util.List listResult)
listResult - the listResult to setpublic int getRowCount()
public void setRowCount(int rowCount)
rowCount - the rowCount to set
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||