|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.abdera.examples.uritemplates.AtomLinkTemplate.PagingLink
public static class AtomLinkTemplate.PagingLink
Constructor Summary | |
---|---|
AtomLinkTemplate.PagingLink(String view,
int page,
int count)
|
Method Summary | |
---|---|
int |
getPage()
|
int |
getPageSize()
|
String |
getView()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AtomLinkTemplate.PagingLink(String view, int page, int count)
Method Detail |
---|
public String getView()
public int getPage()
public int getPageSize()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |