|
Liferay 6.2.0-ce-m5 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portal.atom.AtomPager
public class AtomPager
| Constructor Summary | |
|---|---|
AtomPager(AtomRequestContext atomRequestContext,
int totalElements)
|
|
AtomPager(int page,
int totalElements)
|
|
AtomPager(int page,
int elementsPerPage,
int totalElements)
|
|
| Method Summary | |
|---|---|
int |
getElementsPerPage()
|
int |
getEnd()
|
int |
getFirstPage()
|
int |
getLastPage()
|
int |
getNextPage()
|
int |
getPage()
|
int |
getPreviousPage()
|
int |
getStart()
|
int |
getTotalElements()
|
void |
setFeedPagingLinks(org.apache.abdera.model.Feed feed,
String url)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AtomPager(AtomRequestContext atomRequestContext,
int totalElements)
public AtomPager(int page,
int totalElements)
public AtomPager(int page,
int elementsPerPage,
int totalElements)
| Method Detail |
|---|
public int getElementsPerPage()
public int getEnd()
public int getFirstPage()
public int getLastPage()
public int getNextPage()
public int getPage()
public int getPreviousPage()
public int getStart()
public int getTotalElements()
public void setFeedPagingLinks(org.apache.abdera.model.Feed feed,
String url)
|
Liferay 6.2.0-ce-m5 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||