public class FlickrServiceClient extends Object
| Constructor and Description |
|---|
FlickrServiceClient() |
public String flickrPeopleFindByEmail(String email, String key, String host, String port)
public String flickrPeopleFindByUsername(String name, String key, String host, String port)
public String flickrPeopleGetInfo(String user_ID, String key, String host, String port)
public String flickrPeopleGetPublicGroups(String user_ID, String key, String host, String port)
public String flickrPeopleGetPublicPhotos(String user_ID, String key, String host, String port)
public String flickrPeopleGetUploadStatus(String sharedSecret, String token, String key, String host, String port)
public String flickrPhotosSearch(String user_ID, String key, String host, String port)
public String flickrAuthGetFrob(String key, String host, String port, String sharedSecret) throws Exception
Exceptionpublic String flickrAuthGetToken(String key, String host, String port, String sharedSecret, String frob) throws Exception
Exceptionpublic String flickrActivityUserComments(String page, String perPage, String sharedSecret, String token, String key, String host, String port)
public String flickrActivityUserPhotos(String page, String perPage, String timeFrame, String sharedSecret, String token, String key, String host, String port)
public String flickrBlogsGetList(String sharedSecret, String token, String key, String host, String port)
public String flickrBlogsPostPhoto(String blogID, String photoID, String title, String description, String password, String sharedSecret, String token, String key, String host, String port)
public String flickrPhotosetsCommentsAddComment(String comment, String photoID, String sharedSecret, String token, String key, String host, String port)
public String flickrPhotosetsCommentsDeleteComment(String commentID, String sharedSecret, String token, String key, String host, String port)
public String flickrPhotosetsCommentsEditComment(String comment, String commentID, String sharedSecret, String token, String key, String host, String port)
public String flickrPhotosetsCommentsGetList(String photoID, String sharedSecret, String token, String key, String host, String port)
public String flickrContactsGetList(Object filterValue, String page, String perPage, String sharedSecret, String token, String key, String host, String port)
public String flickrContactsGetPublicList(String userID, String page, String perPage, String sharedSecret, String token, String key, String host, String port)
public String flickrFavoritesAdd(String photoID, String sharedSecret, String token, String key, String host, String port)
public String flickrFavoritesGetList(String userID, String page, String perPage, ExtrasBean extras, String sharedSecret, String token, String key, String host, String port)
public String flickrFavoritesGetPublicList(String userID, String page, String perPage, ExtrasBean extras, String sharedSecret, String token, String key, String host, String port)
public String flickrFavoritesRemove(String photoID, String sharedSecret, String token, String key, String host, String port)
public String flickrPhotosGeoGetLocation(String photoID, String sharedSecret, String token, String key, String host, String port)
public String flickrPhotosGeoGetPerms(String photoID, String sharedSecret, String token, String key, String host, String port)
public String flickrPhotosGeoRemoveLocation(String photoID, String sharedSecret, String token, String key, String host, String port)
public String flickrPhotosGeoSetLocation(String photoID, String lat, String lon, String accuracy, String sharedSecret, String token, String key, String host, String port)
public String flickrPhotosGeoSetPerms(String photoID, boolean isPublic, boolean isContact, boolean isFriend, boolean isFamily, String sharedSecret, String token, String key, String host, String port)
public String flickrGroupsBrowse(String catID, String sharedSecret, String token, String key, String host, String port)
public String flickrGroupsGetInfo(String groupID, String sharedSecret, String token, String key, String host, String port)
public String flickrGroupsSearch(String text, String page, String perPage, String sharedSecret, String token, String key, String host, String port)
public String flickrGroupsPoolsAdd(String photoID, String groupID, String sharedSecret, String token, String key, String host, String port)
public String flickrGroupsPoolsGetContext(String photoID, String groupID, String sharedSecret, String token, String key, String host, String port)
public String flickrGroupsPoolsGetGroups(String page, String perPage, String sharedSecret, String token, String key, String host, String port)
public String flickrPhotosGetInfo(String photoID, String secret, String key, String host, String port)
public String flickrPhotosAddTags(String photoID, String tags, String sharedSecret, String token, String key, String host, String port)
public String flickrPhotosDelete(String photoID, String sharedSecret, String token, String key, String host, String port)
public String flickrPhotosGetAllContexts(String photoID, String sharedSecret, String token, String key, String host, String port)
public String flickrPhotosGetContactsPhotos(String count, boolean friends, boolean single, boolean self, ExtrasBean extrasBean, String sharedSecret, String token, String key, String host, String port)
public String flickrPhotosGetContactsPublicPhotos(String userID, String count, boolean friends, boolean single, boolean self, ExtrasBean extrasBean, String sharedSecret, String token, String key, String host, String port)
public String flickrPhotosGetContext(String photoID, String sharedSecret, String token, String key, String host, String port)
public String flickrPhotosGetCounts(String dates, String takenDates, String sharedSecret, String token, String key, String host, String port)
public String flickrPhotosGetExif(String photoID, String secret, String sharedSecret, String token, String key, String host, String port)
public String flickrPhotosGetFavorites(String photoID, String page, String perPage, String sharedSecret, String token, String key, String host, String port)
public String flickrPhotosGetNotInSet(String minUpDate, String maxUpDate, String minTakDate, String maxTakDate, String privacy, ExtrasBean extrasBean, String page, String perPage, String sharedSecret, String token, String key, String host, String port)
public String flickrPhotosGetPerms(String photoID, String sharedSecret, String token, String key, String host, String port)
public String flickrPhotosGetRecent(ExtrasBean extrasBean, String page, String perPage, String sharedSecret, String token, String key, String host, String port)
public String flickrPhotosGetSizes(String photoID, String sharedSecret, String token, String key, String host, String port)
public String flickrPhotosGetUntagged(String minUpDate, String maxUpDate, String minTakDate, String maxTakDate, String privacy, ExtrasBean extrasBean, String page, String perPage, String sharedSecret, String token, String key, String host, String port)
public String flickrPhotosGetWithGeoData(String minUpDate, String maxUpDate, String minTakDate, String maxTakDate, String privacy, ExtrasBean extrasBean, String page, String perPage, String sharedSecret, String token, String key, String host, String port)
public String flickrPhotosGetWithoutGeoData(String minUpDate, String maxUpDate, String minTakDate, String maxTakDate, String privacy, ExtrasBean extrasBean, String page, String perPage, String sharedSecret, String token, String key, String host, String port)
public String flickrPhotosRecentlyUpdated(String minDate, ExtrasBean extrasBean, String page, String perPage, String sharedSecret, String token, String key, String host, String port)
public String flickrPhotosRemoveTag(String tagID, String sharedSecret, String token, String key, String host, String port)
public String flickrPhotosSearch(String userID, String tags, AnyOrAll tagMode, String text, String minUpDate, String maxUpDate, String minTakDate, String maxTakDate, String license, SortOrder sort, String privacy, String accuracy, String machineTags, AnyOrAll machineTagsMode, String grpID, ExtrasBean extrasBean, String page, String perPage, String sharedSecret, String token, String key, String host, String port)
public String flickrPhotosSetDates(String photoID, String datePosted, String dateTaken, String granularity, String sharedSecret, String token, String key, String host, String port)
public String flickrPhotosSetMeta(String photoID, String title, String description, String sharedSecret, String token, String key, String host, String port)
public String flickrPhotosSetPerms(String photoID, boolean isPublic, boolean isFriend, boolean isFamily, String permComment, String permMetaData, String sharedSecret, String token, String key, String host, String port)
Copyright © 2015 WSO2 Inc. All rights reserved.