|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PhotoService
Service for retrieving photos.
| Method Summary | |
|---|---|
Collection<PhotoInfo> |
getPhotosForCurrentUser()
Load the photos for the current user. |
InputStream |
loadPhoto(String id)
Load a photo by id. |
| Method Detail |
|---|
Collection<PhotoInfo> getPhotosForCurrentUser()
InputStream loadPhoto(String id)
id - The id of the photo.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||