A C D E F G H I L N O P R S T U V

P

Permission - Enum in org.jickr
Authentication Permission allowed.
Photo - Class in org.jickr
Encapsulates Photo information.
Photo(String, String) - Constructor for class org.jickr.Photo
If you know the ID and the Secret of a photo, you can use it to create a new Photo object.
Photo(String) - Constructor for class org.jickr.Photo
Sometimes, all you know is the PhotoID - if you are authenticated, with READ privlege on the photo in question (or if the Photo is public), this is enough to get the Photo information.
Photo.Allowed - Enum in org.jickr
List of possible permissions allowed for a Photo.
Photo.PhotoSize - Class in org.jickr
PhotoSize encapsulates information for a certain size of a photo.
Photo.Size - Enum in org.jickr
List of possibly valid Photo sizes.
PhotoSearch - Class in org.jickr
Class used for complex searches on Photo objects.
PhotoSearch() - Constructor for class org.jickr.PhotoSearch
Creates a new instance of PhotoSearch
PhotoSearch.Privacy - Enum in org.jickr
Privacy value associated with an object on Flickr.
PhotoSearch.Sort - Enum in org.jickr
The order to sort returned Photos for a PhotoSearch.
PhotoSearch.Tagmode - Enum in org.jickr
The join mode for multitag searches.
PhotoSet - Class in org.jickr
A Flickr PhotoSet.

A C D E F G H I L N O P R S T U V