|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface GalleryPhoto
A gallery.
| Method Summary | |
|---|---|
int |
getId()
Get the ID of this image. |
java.net.URL |
getImgHref()
Get the URL to the page containing this image. |
java.net.URL |
getImgSrc()
Get the URL to the image itself. |
int |
getNumComments()
Get the number of comments on this image. |
long |
getSubmitTimestamp()
Get the date this image was submitted. |
java.lang.String |
getTitle()
Get the title of this image. |
User |
getUser()
Get the User who created this image. |
| Method Detail |
|---|
int getId()
long getSubmitTimestamp()
int getNumComments()
java.net.URL getImgSrc()
java.net.URL getImgHref()
java.lang.String getTitle()
User getUser()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||