|
Deprecated Methods |
com.google.code.facebookapi.FacebookRestClient._getExpires()
|
com.google.code.facebookapi.FacebookRestClient._getSessionKey()
|
com.google.code.facebookapi.FacebookRestClient._getUserId()
|
com.google.code.facebookapi.FacebookRestClient._setExpires(Long)
|
com.google.code.facebookapi.FacebookRestClient._setSessionKey(String)
|
com.google.code.facebookapi.FacebookRestClient._setUserId(Long)
|
com.google.code.facebookapi.IFacebookRestClient.admin_getAppProperties(Collection)
use admin_getAppPropertiesMap() instead |
com.google.code.facebookapi.ExtensibleClient.admin_getAppProperties(Collection)
use admin_getAppPropertiesMap() instead |
com.google.code.facebookapi.FacebookRestClient.admin_getAppProperties(Collection)
use admin_getAppPropertiesMap() instead |
com.google.code.facebookapi.IFacebookRestClient.admin_getDailyMetrics(Set, Date, Date)
|
com.google.code.facebookapi.ExtensibleClient.admin_getDailyMetrics(Set, Date, Date)
|
com.google.code.facebookapi.FacebookRestClient.admin_getDailyMetrics(Set, Date, Date)
|
com.google.code.facebookapi.IFacebookRestClient.admin_getDailyMetrics(Set, long, long)
|
com.google.code.facebookapi.ExtensibleClient.admin_getDailyMetrics(Set, long, long)
|
com.google.code.facebookapi.FacebookRestClient.admin_getDailyMetrics(Set, long, long)
|
com.google.code.facebookapi.IFacebookRestClient.admin_getNotificationAllocation()
|
com.google.code.facebookapi.ExtensibleClient.admin_getNotificationAllocation()
|
com.google.code.facebookapi.FacebookRestClient.admin_getNotificationAllocation()
|
com.google.code.facebookapi.IFacebookRestClient.admin_getRequestAllocation()
|
com.google.code.facebookapi.ExtensibleClient.admin_getRequestAllocation()
|
com.google.code.facebookapi.FacebookRestClient.admin_getRequestAllocation()
|
com.google.code.facebookapi.IFacebookRestClient.auth_getUserId(String)
|
com.google.code.facebookapi.ExtensibleClient.auth_getUserId(String)
please call auth_getSession(authToken), then you can call users_getLoggedInUser(), or getCacheUserId() |
com.google.code.facebookapi.FacebookRestClient.auth_getUserId(String)
|
com.google.code.facebookapi.FacebookExtendedPerm.authorizationUrl(String, CharSequence)
this class exists for legacy support only. Please use Permission instead. |
com.google.code.facebookapi.FacebookExtendedPerm.authorizationUrl(String, FacebookExtendedPerm)
this class exists for legacy support only. Please use Permission instead. |
com.google.code.facebookapi.IFacebookRestClient.feed_publishActionOfUser(CharSequence, CharSequence)
Facebook will be removing this API call. Please use feed_publishTemplatizedAction instead. |
com.google.code.facebookapi.FacebookRestClient.feed_publishActionOfUser(CharSequence, CharSequence)
Facebook will be removing this API call (it is to be replaced with feed_publishTemplatizedAction) |
com.google.code.facebookapi.IFacebookRestClient.feed_publishActionOfUser(CharSequence, CharSequence, Collection extends IPair extends Object, URL>>)
Facebook will be removing this API call. Please use feed_publishTemplatizedAction instead. |
com.google.code.facebookapi.FacebookRestClient.feed_publishActionOfUser(CharSequence, CharSequence, Collection extends IPair extends Object, URL>>)
use feed_publishTemplatizedAction instead. |
com.google.code.facebookapi.FacebookRestClient.feed_publishActionOfUser(CharSequence, CharSequence, Collection extends IPair extends Object, URL>>, Integer)
Facebook will be removing this API call (it is to be replaced with feed_publishTemplatizedAction) |
com.google.code.facebookapi.FacebookRestClient.feed_publishActionOfUser(CharSequence, CharSequence, Integer)
Facebook will be removing this API call (it is to be replaced with feed_publishTemplatizedAction) |
com.google.code.facebookapi.FacebookRestClient.feed_publishActionOfUser(String, String)
Facebook will be removing this API call (it is to be replaced with feed_publishTemplatizedAction) |
com.google.code.facebookapi.IFacebookRestClient.feed_publishTemplatizedAction(Integer, CharSequence, Map, CharSequence, Map, CharSequence, Collection, Collection extends IPair extends Object, URL>>)
use the version that specified the actorId as a Long instead. UID's *are not ever to be* expressed as Integers. |
com.google.code.facebookapi.ExtensibleClient.feed_publishTemplatizedAction(Integer, CharSequence, Map, CharSequence, Map, CharSequence, Collection, Collection extends IPair extends Object, URL>>)
Use the version that takes a Long for the actorId paramter. |
com.google.code.facebookapi.FacebookRestClient.feed_publishTemplatizedAction(Integer, CharSequence, Map, CharSequence, Map, CharSequence, Collection, Collection extends IPair extends Object, URL>>)
use the version that treats actorId as a Long. UID's *are not ever to be* expressed as Integers. |
com.google.code.facebookapi.IFacebookRestClient.feed_publishTemplatizedAction(Long, CharSequence)
since 01/18/2008 |
com.google.code.facebookapi.IFacebookRestClient.feed_registerTemplateBundle(String, String, String)
Facebook has greatly modified the syntax required for the 'shortTemplate' and 'longTemplate' parameters. As such this method will now ignore those
parameters. You are encouraged to use one of the alternate versions. |
com.google.code.facebookapi.ExtensibleClient.feed_registerTemplateBundle(String, String, String)
|
com.google.code.facebookapi.FacebookRestClient.feed_registerTemplateBundle(String, String, String)
|
com.google.code.facebookapi.FacebookRestClient.friends_getAsList()
|
com.google.code.facebookapi.FacebookExtendedPerm.getPermissionName()
this class exists for legacy support only. Please use Permission instead. |
com.google.code.facebookapi.IFacebookRestClient.isDebug()
we are now using commons-logging |
com.google.code.facebookapi.ExtensibleClient.isDebug()
DEBUG flags will be removed, logging controlled via commons-logging now |
com.google.code.facebookapi.FacebookRestClient.isDebug()
DEBUG flags will be removed, logging controlled via commons-logging now |
com.google.code.facebookapi.MarketplaceListing.jsonify()
provided for legacy support only. Please use MarketListing instead. |
com.google.code.facebookapi.IFacebookRestClient.marketplace_createListing(Boolean, MarketplaceListing)
provided for legacy support only. Please use the version that takes a MarketListing instead. |
com.google.code.facebookapi.FacebookRestClient.marketplace_createListing(Boolean, MarketplaceListing)
provided for legacy support only. |
com.google.code.facebookapi.IFacebookRestClient.marketplace_editListing(Long, Boolean, MarketplaceListing)
provided for legacy support only. Please use the version that takes a MarketListing instead. |
com.google.code.facebookapi.FacebookRestClient.marketplace_editListing(Long, Boolean, MarketplaceListing)
provided for legacy support only. Please use the version that takes a MarketListing instead. |
com.google.code.facebookapi.IFacebookRestClient.marketplace_getCategoriesObject()
use the version that returns a List instead. |
com.google.code.facebookapi.FacebookRestClient.marketplace_getListings(Collection, Collection)
provided for legacy support only. Use the version that returns a List instead. |
com.google.code.facebookapi.IFacebookRestClient.marketplace_removeListing(Long, CharSequence)
provided for legacy support only. Please use the version that takes a MarketListingStatus instead. |
com.google.code.facebookapi.FacebookRestClient.marketplace_removeListing(Long, CharSequence)
provided for legacy support only. Use marketplace_removeListing(Long, MarketListingStatus) instead. |
com.google.code.facebookapi.IFacebookRestClient.marketplace_search(CharSequence, CharSequence, CharSequence)
provided for legacy support only. Please use the alternate version instead. |
com.google.code.facebookapi.FacebookRestClient.marketplace_search(CharSequence, CharSequence, CharSequence)
provided for legacy support only. Use the version that returns a List instead. |
com.google.code.facebookapi.IFacebookRestClient.notifications_send(Collection, CharSequence, CharSequence)
notifications.send can no longer be used for sending e-mails, use notifications.sendEmail intead when sending e-mail, or the alternate version of
notifications.send if all you want to send is a notification. |
com.google.code.facebookapi.ExtensibleClient.notifications_send(Collection, CharSequence, CharSequence)
|
com.google.code.facebookapi.FacebookRestClient.notifications_send(Collection, CharSequence, CharSequence)
|
com.google.code.facebookapi.IFacebookRestClient.notifications_sendEmail(Collection, CharSequence, CharSequence)
provided for legacy support only, please use one of the alternate notifications_sendEmail calls. |
com.google.code.facebookapi.ExtensibleClient.notifications_sendEmail(Collection, CharSequence, CharSequence)
provided for legacy support only, please use one of the alternate notifications_sendEmail calls. |
com.google.code.facebookapi.FacebookRestClient.notifications_sendEmail(Collection, CharSequence, CharSequence)
provided for legacy support only, please use one of the alternate notifications_sendEmail calls. |
com.google.code.facebookapi.IFacebookRestClient.notifications_sendEmailPlain(Collection, CharSequence, CharSequence)
provided for legacy support only, please use one of the alternate notifications_sendEmail calls. |
com.google.code.facebookapi.ExtensibleClient.notifications_sendEmailPlain(Collection, CharSequence, CharSequence)
provided for legacy support only, please use one of the alternate notifications_sendEmail calls. |
com.google.code.facebookapi.FacebookRestClient.notifications_sendEmailPlain(Collection, CharSequence, CharSequence)
provided for legacy support only, please use one of the alternate notifications_sendEmail calls. |
com.google.code.facebookapi.IFacebookRestClient.notifications_sendEmailStr(Collection, CharSequence, CharSequence, CharSequence)
provided for legacy support only, please use one of the alternate notifications_sendEmail calls. |
com.google.code.facebookapi.ExtensibleClient.notifications_sendEmailStr(Collection, CharSequence, CharSequence, CharSequence)
provided for legacy support only, please use one of the alternate notifications_sendEmail calls. |
com.google.code.facebookapi.FacebookRestClient.notifications_sendEmailStr(Collection, CharSequence, CharSequence, CharSequence)
provided for legacy support only, please use one of the alternate notifications_sendEmail calls. |
com.google.code.facebookapi.FacebookRestClient.notifications_sendRequest(Collection, CharSequence, CharSequence, URL, boolean)
this method has been removed from the Facebook API server |
com.google.code.facebookapi.IFacebookRestClient.profile_setFBML(CharSequence, Long)
Use FacebookRestClient.profile_setFBML(CharSequence,CharSequence,Long) instead. |
com.google.code.facebookapi.ExtensibleClient.profile_setFBML(CharSequence, Long)
Facebook will remove support for this version of the API call on 1/17/2008, please use the alternate version instead. |
com.google.code.facebookapi.FacebookRestClient.profile_setFBML(CharSequence, Long)
Facebook will remove support for this version of the API call on 1/17/2008, please use the alternate version instead. |
com.google.code.facebookapi.MarketplaceListing.putAttribute(CharSequence, CharSequence)
provided for legacy support only. Please use MarketListing instead. |
com.google.code.facebookapi.FacebookWebappHelper.requireAdd(String)
|
com.google.code.facebookapi.IFacebookRestClient.setDebug(boolean)
we are now using commons-logging |
com.google.code.facebookapi.ExtensibleClient.setDebug(boolean)
DEBUG flags will be removed, logging controlled via commons-logging now |
com.google.code.facebookapi.FacebookRestClient.setDebug(boolean)
DEBUG flags will be removed, logging controlled via commons-logging now |
com.google.code.facebookapi.ExtensibleClient.setDebugAll(boolean)
DEBUG flags will be removed, logging controlled via commons-logging now |
com.google.code.facebookapi.FacebookRestClient.setDebugAll(boolean)
DEBUG flags will be removed, logging controlled via commons-logging now |
com.google.code.facebookapi.FacebookExtendedPerm.setPermissionName(String)
this class exists for legacy support only. Please use Permission instead. |
com.google.code.facebookapi.IFacebookRestClient.users_hasAppPermission(CharSequence)
provided for legacy support only. Please use the alternate version. |
com.google.code.facebookapi.FacebookRestClient.users_hasAppPermission(CharSequence)
provided for legacy support only. Use users_hasAppPermission(Permission) instead. |