|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ektorp.ViewResult
public class ViewResult
| Nested Class Summary | |
|---|---|
static class |
ViewResult.Row
|
| Constructor Summary | |
|---|---|
ViewResult(int size,
int offset,
java.util.List<ViewResult.Row> rows)
|
|
| Method Summary | |
|---|---|
int |
getOffset()
|
java.util.List<ViewResult.Row> |
getRows()
|
int |
getSize()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ViewResult(int size,
int offset,
java.util.List<ViewResult.Row> rows)
| Method Detail |
|---|
public java.util.List<ViewResult.Row> getRows()
public int getSize()
public int getOffset()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||