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

S

search(String) - Static method in class org.jickr.Group
Full text search for groups which contain searchText.
search(PhotoSearch) - Static method in class org.jickr.Photo
Get a list of Photos associated with the PhotoSearch term.
setApiKey(String) - Static method in class org.jickr.Flickr
Set the API key for use in other parts of the library.
setAuthContext(User) - Static method in class org.jickr.Auth
Set the AuthContext for this thread.
setDateTaken(Date) - Method in class org.jickr.Photo
Update the date Flickr lists as the date taken for the Photo.
setDateTakenGranularity(String) - Method in class org.jickr.Photo
Update the date Flickr lists as the date taken for the Photo.
setDateUploaded(Date) - Method in class org.jickr.Photo
Update the date Flickr lists as the date the Photo was uploaded.
setDefaultAuthUser(User) - Static method in class org.jickr.Auth
Sets the default authenticated user, for use in later executions of the program.
setLicense(License) - Method in class org.jickr.Photo
Sets the license restrictions of this photo.
setLicenses(List<License>) - Method in class org.jickr.PhotoSearch
Set the list of licenses to use in the search.
setMaxTaken(Date) - Method in class org.jickr.PhotoSearch
Set the maximum date taken for the search.
setMaxUpload(Date) - Method in class org.jickr.PhotoSearch
Set the maximum upload date for the search.
setMinTaken(Date) - Method in class org.jickr.PhotoSearch
Set the minimum date taken for the search.
setMinUpload(Date) - Method in class org.jickr.PhotoSearch
Set the minimum upload date for the search.
setPerms(boolean, boolean, boolean, Photo.Allowed, Photo.Allowed) - Method in class org.jickr.Photo
Set permissions on a Photo.
setPhotos(Photo, List<Photo>) - Method in class org.jickr.PhotoSet
Sets up all the photos in a PhotoSet.
setPrivacy(PhotoSearch.Privacy) - Method in class org.jickr.PhotoSearch
Set the privacy level for the search.
setSearchText(String) - Method in class org.jickr.PhotoSearch
Full text search string.
setSharedSecret(String) - Static method in class org.jickr.Flickr
Set the shared secret for use in other parts of the library.
setSort(PhotoSearch.Sort) - Method in class org.jickr.PhotoSearch
Set the sort order for Photos returned by the search.
setTagMode(PhotoSearch.Tagmode) - Method in class org.jickr.PhotoSearch
Set the join mode for multi-tag searches.
setTags(String) - Method in class org.jickr.Photo
Replace all tags on the Photo with the specified tags.
setTags(String) - Method in class org.jickr.PhotoSearch
Search for Photos with the following tags.
setUser(User) - Method in class org.jickr.PhotoSearch
Search for Photos owned by the specified user.

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