|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.spy.digg.PagingParameters
net.spy.digg.GalleryPhotoParameters
public class GalleryPhotoParameters
Parameters for gallery photo requests.
| Field Summary |
|---|
| Fields inherited from class net.spy.digg.PagingParameters |
|---|
MAX_COUNT, MIN_COUNT |
| Constructor Summary | |
|---|---|
GalleryPhotoParameters()
|
|
| Method Summary | |
|---|---|
java.lang.Long |
getMaxSubmitDate()
Get the maximum submission date. |
java.lang.Long |
getMinSubmitDate()
Get the minimum submission date. |
void |
setMaxSubmitDate(java.lang.Long to)
Set the maximum submission date. |
void |
setMinSubmitDate(java.lang.Long to)
Set the minimum submission date. |
| Methods inherited from class net.spy.digg.PagingParameters |
|---|
getCount, getOffset, getSort, setCount, setOffset, setSort |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GalleryPhotoParameters()
| Method Detail |
|---|
public java.lang.Long getMaxSubmitDate()
public void setMaxSubmitDate(java.lang.Long to)
public java.lang.Long getMinSubmitDate()
public void setMinSubmitDate(java.lang.Long to)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||