| Package | Description |
|---|---|
| org.wso2.appserver.sample.flickr.client |
| Modifier and Type | Method and Description |
|---|---|
String |
FlickrServiceClient.flickrFavoritesGetList(String userID,
String page,
String perPage,
ExtrasBean extras,
String sharedSecret,
String token,
String key,
String host,
String port) |
String |
FlickrServiceClient.flickrFavoritesGetPublicList(String userID,
String page,
String perPage,
ExtrasBean extras,
String sharedSecret,
String token,
String key,
String host,
String port) |
String |
FlickrServiceClient.flickrPhotosGetContactsPhotos(String count,
boolean friends,
boolean single,
boolean self,
ExtrasBean extrasBean,
String sharedSecret,
String token,
String key,
String host,
String port) |
String |
FlickrServiceClient.flickrPhotosGetContactsPublicPhotos(String userID,
String count,
boolean friends,
boolean single,
boolean self,
ExtrasBean extrasBean,
String sharedSecret,
String token,
String key,
String host,
String port) |
String |
FlickrServiceClient.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) |
String |
FlickrServiceClient.flickrPhotosGetRecent(ExtrasBean extrasBean,
String page,
String perPage,
String sharedSecret,
String token,
String key,
String host,
String port) |
String |
FlickrServiceClient.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) |
String |
FlickrServiceClient.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) |
String |
FlickrServiceClient.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) |
String |
FlickrServiceClient.flickrPhotosRecentlyUpdated(String minDate,
ExtrasBean extrasBean,
String page,
String perPage,
String sharedSecret,
String token,
String key,
String host,
String port) |
String |
FlickrServiceClient.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) |
Copyright © 2015 WSO2 Inc. All rights reserved.