Deprecated API


Contents
Deprecated Classes
com.google.code.facebookapi.Facebook
          deprecated, renaming to FacebookWebappHelper; this implementation also uses deprecated FacebookRestClient 
com.google.code.facebookapi.FacebookRestClient
          this is provided for legacy support only. Please use FacebookXmlRestClient instead if you want to use the Facebook Platform XML API. 
com.google.code.facebookapi.MarketplaceListing
          provided for legacy support only. Please use MarketListing instead. 
 

Deprecated Enums
com.google.code.facebookapi.FacebookExtendedPerm
          this class exists for legacy support only. Please use Permission instead. 
 

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_publishTemplatizedAction(Integer, CharSequence, Map, CharSequence, Map, CharSequence, Collection, Collection>)
          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>)
          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>)
          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.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.ExtensibleClient.marketplace_createListing(Boolean, MarketplaceListing)
           
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.ExtensibleClient.marketplace_editListing(Long, Boolean, MarketplaceListing)
           
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.ExtensibleClient.marketplace_getCategories()
           
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.ExtensibleClient.marketplace_removeListing(Long, CharSequence)
           
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.ExtensibleClient.marketplace_search(CharSequence, CharSequence, CharSequence)
           
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, CharSequence)
          trying to reduce superfluous methods, use IFacebookRestClient.profile_setFBML(Long, String, String, String, String) 
com.google.code.facebookapi.IFacebookRestClient.profile_setFBML(CharSequence, CharSequence, CharSequence)
          trying to reduce superfluous methods, use IFacebookRestClient.profile_setFBML(Long, String, String, String, String) 
com.google.code.facebookapi.IFacebookRestClient.profile_setFBML(CharSequence, CharSequence, CharSequence, Long)
          trying to reduce superfluous methods, use IFacebookRestClient.profile_setFBML(Long, String, String, String, String) 
com.google.code.facebookapi.IFacebookRestClient.profile_setFBML(CharSequence, CharSequence, Long)
          trying to reduce superfluous methods, use IFacebookRestClient.profile_setFBML(Long, String, String, String, String) 
com.google.code.facebookapi.IFacebookRestClient.profile_setFBML(Long, String, String, String)
          trying to reduce superfluous methods, use IFacebookRestClient.profile_setFBML(Long, String, String, String, String) 
com.google.code.facebookapi.IFacebookRestClient.profile_setMobileFBML(CharSequence)
          trying to reduce superfluous methods, use IFacebookRestClient.profile_setFBML(Long, String, String, String, String) 
com.google.code.facebookapi.IFacebookRestClient.profile_setMobileFBML(CharSequence, Long)
          trying to reduce superfluous methods, use IFacebookRestClient.profile_setFBML(Long, String, String, String, String) 
com.google.code.facebookapi.IFacebookRestClient.profile_setProfileActionFBML(CharSequence)
          trying to reduce superfluous methods, use IFacebookRestClient.profile_setFBML(Long, String, String, String, String) 
com.google.code.facebookapi.IFacebookRestClient.profile_setProfileActionFBML(CharSequence, Long)
          trying to reduce superfluous methods, use IFacebookRestClient.profile_setFBML(Long, String, String, String, String) 
com.google.code.facebookapi.IFacebookRestClient.profile_setProfileFBML(CharSequence)
          trying to reduce superfluous methods, use IFacebookRestClient.profile_setFBML(Long, String, String, String, String) 
com.google.code.facebookapi.IFacebookRestClient.profile_setProfileFBML(CharSequence, Long)
          trying to reduce superfluous methods, use IFacebookRestClient.profile_setFBML(Long, String, String, String, String) 
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.FacebookExtendedPerm.setPermissionName(String)
          this class exists for legacy support only. Please use Permission instead. 
com.google.code.facebookapi.IFacebookRestClient.users_isAppAdded()
            
com.google.code.facebookapi.ExtensibleClient.users_isAppAdded()
           
com.google.code.facebookapi.FacebookRestClient.users_isAppAdded()
           
com.google.code.facebookapi.IFacebookRestClient.users_isAppAdded(Long)
            
com.google.code.facebookapi.ExtensibleClient.users_isAppAdded(Long)
           
com.google.code.facebookapi.FacebookRestClient.users_isAppAdded(Long)
           
 

Deprecated Constructors
com.google.code.facebookapi.FacebookWebappHelper(HttpServletRequest, HttpServletResponse, String, String)
          please use different constructor, or factory methods 
com.google.code.facebookapi.FeedImage(URL)
          a FeedImage must include a link url. 
com.google.code.facebookapi.MarketplaceListing(String, String, String, String)
          provided for legacy support only. Please use MarketListing instead. 
com.google.code.facebookapi.MarketplaceListing(String, String, String, String, Map)
          provided for legacy support only. Please use MarketListing instead. 
 

Deprecated Enum Constants
com.google.code.facebookapi.FacebookMethod.ADMIN_GET_DAILY_METRICS
           
com.google.code.facebookapi.Metric.DAILY_ACTIVE_USERS
           
com.google.code.facebookapi.ApplicationProperty.DEFAULT_ACTION_URL
            
com.google.code.facebookapi.FacebookExtendedPerm.MARKETPLACE
          this class exists for legacy support only. Please use Permission instead. 
com.google.code.facebookapi.Permission.MARKETPLACE_CREATE
          Permission.CREATE_LISTING 
com.google.code.facebookapi.FacebookMethod.MARKETPLACE_CREATE_LISTING
          provided for legacy support only. Please use MARKET_CREATE_LISTING instead. 
com.google.code.facebookapi.FacebookMethod.MARKETPLACE_GET_CATEGORIES
          provided for legacy support only. Please use MARKET_GET_CATEGORIES instead. 
com.google.code.facebookapi.FacebookMethod.MARKETPLACE_GET_LISTINGS
          provided for legacy support only. Please use MARKET_GET_LISTINGS instead. 
com.google.code.facebookapi.FacebookMethod.MARKETPLACE_GET_SUBCATEGORIES
          provided for legacy support only. Please use MARKET_GET_SUBCATEGORIES instead. 
com.google.code.facebookapi.FacebookMethod.MARKETPLACE_REMOVE_LISTING
          provided for legacy support only. Please use MARKET_REMOVE_LISTING instead. 
com.google.code.facebookapi.FacebookMethod.MARKETPLACE_SEARCH
          provided for legacy support only. Please use MARKET_SEARCH instead. 
com.google.code.facebookapi.FacebookMethod.NOTIFICATIONS_SEND_REQUEST
           
com.google.code.facebookapi.FacebookExtendedPerm.PHOTO_UPLOAD
          this class exists for legacy support only. Please use Permission instead. 
com.google.code.facebookapi.FacebookExtendedPerm.SMS
          this class exists for legacy support only. Please use Permission instead. 
com.google.code.facebookapi.FacebookMethod.SMS_SEND
          use SMS_SEND_MESSAGE instead. 
com.google.code.facebookapi.FacebookExtendedPerm.STATUS_UPDATE
          this class exists for legacy support only. Please use Permission instead. 
com.google.code.facebookapi.FacebookMethod.USERS_IS_APP_ADDED
           
com.google.code.facebookapi.FacebookMethod.USERS_IS_APP_ADDED_NOSESSION
           
 



Copyright © 2008. All Rights Reserved.