deprecated-list.html
来自「A Facebook API client implemented in Jav」· HTML 代码 · 共 749 行 · 第 1/4 页
HTML
749 行
<TD><A HREF="com/google/code/facebookapi/ExtensibleClient.html#isDebug()">com.google.code.facebookapi.ExtensibleClient.isDebug()</A><BR> <I>DEBUG flags will be removed, logging controlled via commons-logging now</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="com/google/code/facebookapi/FacebookRestClient.html#isDebug()">com.google.code.facebookapi.FacebookRestClient.isDebug()</A><BR> <I>DEBUG flags will be removed, logging controlled via commons-logging now</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="com/google/code/facebookapi/MarketplaceListing.html#jsonify()">com.google.code.facebookapi.MarketplaceListing.jsonify()</A><BR> <I>provided for legacy support only. Please use MarketListing instead.</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="com/google/code/facebookapi/IFacebookRestClient.html#marketplace_createListing(java.lang.Boolean, com.google.code.facebookapi.MarketplaceListing)">com.google.code.facebookapi.IFacebookRestClient.marketplace_createListing(Boolean, MarketplaceListing)</A><BR> <I>provided for legacy support only. Please use the version that takes a MarketListing instead.</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="com/google/code/facebookapi/FacebookRestClient.html#marketplace_createListing(java.lang.Boolean, com.google.code.facebookapi.MarketplaceListing)">com.google.code.facebookapi.FacebookRestClient.marketplace_createListing(Boolean, MarketplaceListing)</A><BR> <I>provided for legacy support only.</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="com/google/code/facebookapi/IFacebookRestClient.html#marketplace_editListing(java.lang.Long, java.lang.Boolean, com.google.code.facebookapi.MarketplaceListing)">com.google.code.facebookapi.IFacebookRestClient.marketplace_editListing(Long, Boolean, MarketplaceListing)</A><BR> <I>provided for legacy support only. Please use the version that takes a MarketListing instead.</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="com/google/code/facebookapi/FacebookRestClient.html#marketplace_editListing(java.lang.Long, java.lang.Boolean, com.google.code.facebookapi.MarketplaceListing)">com.google.code.facebookapi.FacebookRestClient.marketplace_editListing(Long, Boolean, MarketplaceListing)</A><BR> <I>provided for legacy support only. Please use the version that takes a MarketListing instead.</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="com/google/code/facebookapi/IFacebookRestClient.html#marketplace_getCategoriesObject()">com.google.code.facebookapi.IFacebookRestClient.marketplace_getCategoriesObject()</A><BR> <I>use the version that returns a List<String> instead.</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="com/google/code/facebookapi/FacebookRestClient.html#marketplace_getListings(java.util.Collection, java.util.Collection)">com.google.code.facebookapi.FacebookRestClient.marketplace_getListings(Collection<Long>, Collection<Long>)</A><BR> <I>provided for legacy support only. Use the version that returns a List<String> instead.</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="com/google/code/facebookapi/IFacebookRestClient.html#marketplace_removeListing(java.lang.Long, java.lang.CharSequence)">com.google.code.facebookapi.IFacebookRestClient.marketplace_removeListing(Long, CharSequence)</A><BR> <I>provided for legacy support only. Please use the version that takes a MarketListingStatus instead.</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="com/google/code/facebookapi/FacebookRestClient.html#marketplace_removeListing(java.lang.Long, java.lang.CharSequence)">com.google.code.facebookapi.FacebookRestClient.marketplace_removeListing(Long, CharSequence)</A><BR> <I>provided for legacy support only. Use marketplace_removeListing(Long, MarketListingStatus) instead.</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="com/google/code/facebookapi/IFacebookRestClient.html#marketplace_search(java.lang.CharSequence, java.lang.CharSequence, java.lang.CharSequence)">com.google.code.facebookapi.IFacebookRestClient.marketplace_search(CharSequence, CharSequence, CharSequence)</A><BR> <I>provided for legacy support only. Please use the alternate version instead.</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="com/google/code/facebookapi/FacebookRestClient.html#marketplace_search(java.lang.CharSequence, java.lang.CharSequence, java.lang.CharSequence)">com.google.code.facebookapi.FacebookRestClient.marketplace_search(CharSequence, CharSequence, CharSequence)</A><BR> <I>provided for legacy support only. Use the version that returns a List<Listing> instead.</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="com/google/code/facebookapi/IFacebookRestClient.html#notifications_send(java.util.Collection, java.lang.CharSequence, java.lang.CharSequence)">com.google.code.facebookapi.IFacebookRestClient.notifications_send(Collection<Long>, CharSequence, CharSequence)</A><BR> <I>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.</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="com/google/code/facebookapi/ExtensibleClient.html#notifications_send(java.util.Collection, java.lang.CharSequence, java.lang.CharSequence)">com.google.code.facebookapi.ExtensibleClient.notifications_send(Collection<Long>, CharSequence, CharSequence)</A><BR> <I></I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="com/google/code/facebookapi/FacebookRestClient.html#notifications_send(java.util.Collection, java.lang.CharSequence, java.lang.CharSequence)">com.google.code.facebookapi.FacebookRestClient.notifications_send(Collection<Long>, CharSequence, CharSequence)</A><BR> <I></I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="com/google/code/facebookapi/IFacebookRestClient.html#notifications_sendEmail(java.util.Collection, java.lang.CharSequence, java.lang.CharSequence)">com.google.code.facebookapi.IFacebookRestClient.notifications_sendEmail(Collection<Long>, CharSequence, CharSequence)</A><BR> <I>provided for legacy support only, please use one of the alternate notifications_sendEmail calls.</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="com/google/code/facebookapi/ExtensibleClient.html#notifications_sendEmail(java.util.Collection, java.lang.CharSequence, java.lang.CharSequence)">com.google.code.facebookapi.ExtensibleClient.notifications_sendEmail(Collection<Long>, CharSequence, CharSequence)</A><BR> <I>provided for legacy support only, please use one of the alternate notifications_sendEmail calls.</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="com/google/code/facebookapi/FacebookRestClient.html#notifications_sendEmail(java.util.Collection, java.lang.CharSequence, java.lang.CharSequence)">com.google.code.facebookapi.FacebookRestClient.notifications_sendEmail(Collection<Long>, CharSequence, CharSequence)</A><BR> <I>provided for legacy support only, please use one of the alternate notifications_sendEmail calls.</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="com/google/code/facebookapi/IFacebookRestClient.html#notifications_sendEmailPlain(java.util.Collection, java.lang.CharSequence, java.lang.CharSequence)">com.google.code.facebookapi.IFacebookRestClient.notifications_sendEmailPlain(Collection<Long>, CharSequence, CharSequence)</A><BR> <I>provided for legacy support only, please use one of the alternate notifications_sendEmail calls.</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="com/google/code/facebookapi/ExtensibleClient.html#notifications_sendEmailPlain(java.util.Collection, java.lang.CharSequence, java.lang.CharSequence)">com.google.code.facebookapi.ExtensibleClient.notifications_sendEmailPlain(Collection<Long>, CharSequence, CharSequence)</A><BR> <I>provided for legacy support only, please use one of the alternate notifications_sendEmail calls.</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="com/google/code/facebookapi/FacebookRestClient.html#notifications_sendEmailPlain(java.util.Collection, java.lang.CharSequence, java.lang.CharSequence)">com.google.code.facebookapi.FacebookRestClient.notifications_sendEmailPlain(Collection<Long>, CharSequence, CharSequence)</A><BR> <I>provided for legacy support only, please use one of the alternate notifications_sendEmail calls.</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="com/google/code/facebookapi/IFacebookRestClient.html#notifications_sendEmailStr(java.util.Collection, java.lang.CharSequence, java.lang.CharSequence, java.lang.CharSequence)">com.google.code.facebookapi.IFacebookRestClient.notifications_sendEmailStr(Collection<Long>, CharSequence, CharSequence, CharSequence)</A><BR> <I>provided for legacy support only, please use one of the alternate notifications_sendEmail calls.</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="com/google/code/facebookapi/ExtensibleClient.html#notifications_sendEmailStr(java.util.Collection, java.lang.CharSequence, java.lang.CharSequence, java.lang.CharSequence)">com.google.code.facebookapi.ExtensibleClient.notifications_sendEmailStr(Collection<Long>, CharSequence, CharSequence, CharSequence)</A><BR> <I>provided for legacy support only, please use one of the alternate notifications_sendEmail calls.</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="com/google/code/facebookapi/FacebookRestClient.html#notifications_sendEmailStr(java.util.Collection, java.lang.CharSequence, java.lang.CharSequence, java.lang.CharSequence)">com.google.code.facebookapi.FacebookRestClient.notifications_sendEmailStr(Collection<Long>, CharSequence, CharSequence, CharSequence)</A><BR> <I>provided for legacy support only, please use one of the alternate notifications_sendEmail calls.</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="com/google/code/facebookapi/FacebookRestClient.html#notifications_sendRequest(java.util.Collection, java.lang.CharSequence, java.lang.CharSequence, java.net.URL, boolean)">com.google.code.facebookapi.FacebookRestClient.notifications_sendRequest(Collection<Long>, CharSequence, CharSequence, URL, boolean)</A><BR> <I>this method has been removed from the Facebook API server</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="com/google/code/facebookapi/IFacebookRestClient.html#profile_setFBML(java.lang.CharSequence, java.lang.Long)">com.google.code.facebookapi.IFacebookRestClient.profile_setFBML(CharSequence, Long)</A><BR> <I>Use <A HREF="com/google/code/facebookapi/FacebookRestClient.html#profile_setFBML(java.lang.CharSequence, java.lang.CharSequence, java.lang.Long)"><CODE>FacebookRestClient.profile_setFBML(CharSequence,CharSequence,Long)</CODE></A> instead.</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="com/google/code/facebookapi/ExtensibleClient.html#profile_setFBML(java.lang.CharSequence, java.lang.Long)">com.google.code.facebookapi.ExtensibleClient.profile_setFBML(CharSequence, Long)</A><BR> <I>Facebook will remove support for this version of the API call on 1/17/2008, please use the alternate version instead.</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="com/google/code/facebookapi/FacebookRestClient.html#profile_setFBML(java.lang.CharSequence, java.lang.Long)">com.google.code.facebookapi.FacebookRestClient.profile_setFBML(CharSequence, Long)</A><BR> <I>Facebook will remove support for this version of the API call on 1/17/2008, please use the alternate version instead.</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="com/google/code/facebookapi/MarketplaceListing.html#putAttribute(java.lang.CharSequence, java.lang.CharSequence)">com.google.code.facebookapi.MarketplaceListing.putAttribute(CharSequence, CharSequence)</A><BR> <I>provided for legacy support only. Please use MarketListing instead.</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="com/google/code/facebookapi/FacebookWebappHelper.html#requireAdd(java.lang.String)">com.google.code.facebookapi.FacebookWebappHelper.requireAdd(String)</A><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="com/google/code/facebookapi/IFacebookRestClient.html#setDebug(boolean)">com.google.code.facebookapi.IFacebookRestClient.setDebug(boolean)</A><BR> <I>we are now using commons-logging</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="com/google/code/facebookapi/ExtensibleClient.html#setDebug(boolean)">com.google.code.facebookapi.ExtensibleClient.setDebug(boolean)</A><BR> <I>DEBUG flags will be removed, logging controlled via commons-logging now</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="com/google/code/facebookapi/FacebookRestClient.html#setDebug(boolean)">com.google.code.facebookapi.FacebookRestClient.setDebug(boolean)</A><BR> <I>DEBUG flags will be removed, logging controlled via commons-logging now</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="com/google/code/facebookapi/ExtensibleClient.html#setDebugAll(boolean)">com.google.code.facebookapi.ExtensibleClient.setDebugAll(boolean)</A><BR> <I>DEBUG flags will be removed, logging controlled via commons-logging now</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="com/google/code/facebookapi/FacebookRestClient.html#setDebugAll(boolean)">com.google.code.facebookapi.FacebookRestClient.setDebugAll(boolean)</A><BR> <I>DEBUG flags will be removed, logging controlled via commons-logging now</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="com/google/code/facebookapi/FacebookExtendedPerm.html#setPermissionName(java.lang.String)">com.google.code.facebookapi.FacebookExtendedPerm.setPermissionName(String)</A><BR> <I>this class exists for legacy support only. Please use Permission instead.</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="com/google/code/facebookapi/IFacebookRestClient.html#users_hasAppPermission(java.lang.CharSequence)">com.google.code.facebookapi.IFacebookRestClient.users_hasAppPermission(CharSequence)</A><BR>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?