|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.paneris.bibliomania.pagination.Pagination.PageFinder
public class Pagination.PageFinder
| Constructor Summary | |
|---|---|
Pagination.PageFinder()
|
|
| Method Summary | |
|---|---|
Pagination.PageSpan |
pageOfNumber(long textIdP,
int number)
|
Pagination.PageSpan |
pageOfOffset(long textIdP,
int offset)
|
int |
totalPages(long textIdP)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Pagination.PageFinder()
| Method Detail |
|---|
public int totalPages(long textIdP)
throws com.sleepycat.db.DatabaseException
com.sleepycat.db.DatabaseException
public Pagination.PageSpan pageOfNumber(long textIdP,
int number)
throws com.sleepycat.db.DatabaseException
com.sleepycat.db.DatabaseException
public Pagination.PageSpan pageOfOffset(long textIdP,
int offset)
throws com.sleepycat.db.DatabaseException
com.sleepycat.db.DatabaseException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||