ifacebookrestclient.html

来自「A Facebook API client implemented in Jav」· HTML 代码 · 共 1,010 行 · 第 1/5 页

HTML
1,010
字号
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;boolean</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/IFacebookRestClient.html#fbml_refreshRefUrl(java.net.URL)">fbml_refreshRefUrl</A></B>(java.net.URL&nbsp;url)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Recaches the referenced url.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;boolean</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/IFacebookRestClient.html#fbml_setRefHandle(java.lang.String, java.lang.String)">fbml_setRefHandle</A></B>(java.lang.String&nbsp;handle,                  java.lang.String&nbsp;markup)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Associates the specified FBML markup with the specified handle/id.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;boolean</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/IFacebookRestClient.html#feed_deactivateTemplateBundleByID(java.lang.Long)">feed_deactivateTemplateBundleByID</A></B>(java.lang.Long&nbsp;bundleId)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Deactivates the specified template bundle.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;<A HREF="../../../../com/google/code/facebookapi/IFacebookRestClient.html" title="type parameter in IFacebookRestClient">T</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/IFacebookRestClient.html#feed_getRegisteredTemplateBundleByID(java.lang.Long)">feed_getRegisteredTemplateBundleByID</A></B>(java.lang.Long&nbsp;id)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Retrieve a template bundle by id.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;<A HREF="../../../../com/google/code/facebookapi/IFacebookRestClient.html" title="type parameter in IFacebookRestClient">T</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/IFacebookRestClient.html#feed_getRegisteredTemplateBundles()">feed_getRegisteredTemplateBundles</A></B>()</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Get a list of all registered template bundles for your application.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;boolean</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/IFacebookRestClient.html#feed_publishActionOfUser(java.lang.CharSequence, java.lang.CharSequence)">feed_publishActionOfUser</A></B>(java.lang.CharSequence&nbsp;title,                         java.lang.CharSequence&nbsp;body)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;<I>Facebook will be removing this API call. Please use feed_publishTemplatizedAction instead.</I></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;boolean</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/IFacebookRestClient.html#feed_publishActionOfUser(java.lang.CharSequence, java.lang.CharSequence, java.util.Collection)">feed_publishActionOfUser</A></B>(java.lang.CharSequence&nbsp;title,                         java.lang.CharSequence&nbsp;body,                         java.util.Collection&lt;? extends <A HREF="../../../../com/google/code/facebookapi/IPair.html" title="interface in com.google.code.facebookapi">IPair</A>&lt;? extends java.lang.Object,java.net.URL&gt;&gt;&nbsp;images)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;<I>Facebook will be removing this API call. Please use feed_publishTemplatizedAction instead.</I></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;boolean</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/IFacebookRestClient.html#feed_publishStoryToUser(java.lang.CharSequence, java.lang.CharSequence)">feed_publishStoryToUser</A></B>(java.lang.CharSequence&nbsp;title,                        java.lang.CharSequence&nbsp;body)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Publish a story to the logged-in user's newsfeed.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;boolean</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/IFacebookRestClient.html#feed_publishStoryToUser(java.lang.CharSequence, java.lang.CharSequence, java.util.Collection)">feed_publishStoryToUser</A></B>(java.lang.CharSequence&nbsp;title,                        java.lang.CharSequence&nbsp;body,                        java.util.Collection&lt;? extends <A HREF="../../../../com/google/code/facebookapi/IPair.html" title="interface in com.google.code.facebookapi">IPair</A>&lt;? extends java.lang.Object,java.net.URL&gt;&gt;&nbsp;images)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Publish a story to the logged-in user's newsfeed.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;boolean</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/IFacebookRestClient.html#feed_publishStoryToUser(java.lang.CharSequence, java.lang.CharSequence, java.util.Collection, java.lang.Integer)">feed_publishStoryToUser</A></B>(java.lang.CharSequence&nbsp;title,                        java.lang.CharSequence&nbsp;body,                        java.util.Collection&lt;? extends <A HREF="../../../../com/google/code/facebookapi/IPair.html" title="interface in com.google.code.facebookapi">IPair</A>&lt;? extends java.lang.Object,java.net.URL&gt;&gt;&nbsp;images,                        java.lang.Integer&nbsp;priority)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Publish a story to the logged-in user's newsfeed.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;boolean</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/IFacebookRestClient.html#feed_publishStoryToUser(java.lang.CharSequence, java.lang.CharSequence, java.lang.Integer)">feed_publishStoryToUser</A></B>(java.lang.CharSequence&nbsp;title,                        java.lang.CharSequence&nbsp;body,                        java.lang.Integer&nbsp;priority)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Publish a story to the logged-in user's newsfeed.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;boolean</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/IFacebookRestClient.html#feed_publishTemplatizedAction(java.lang.CharSequence)">feed_publishTemplatizedAction</A></B>(java.lang.CharSequence&nbsp;titleTemplate)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Publishes a Mini-Feed story describing an action taken by the logged-in user, and publishes aggregating News Feed stories to their friends.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;boolean</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/IFacebookRestClient.html#feed_publishTemplatizedAction(java.lang.CharSequence, java.lang.Long)">feed_publishTemplatizedAction</A></B>(java.lang.CharSequence&nbsp;titleTemplate,                              java.lang.Long&nbsp;pageActorId)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Publishes a Mini-Feed story describing an action taken by the logged-in user (or, if <code>pageActorId</code> is provided, page), and publishes aggregating News Feed stories to the user's friends/page's fans.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;boolean</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/IFacebookRestClient.html#feed_publishTemplatizedAction(java.lang.CharSequence, java.util.Map, java.lang.CharSequence, java.util.Map, java.lang.CharSequence, java.util.Collection, java.util.Collection, java.lang.Long)">feed_publishTemplatizedAction</A></B>(java.lang.CharSequence&nbsp;titleTemplate,                              java.util.Map&lt;java.lang.String,java.lang.CharSequence&gt;&nbsp;titleData,                              java.lang.CharSequence&nbsp;bodyTemplate,                              java.util.Map&lt;java.lang.String,java.lang.CharSequence&gt;&nbsp;bodyData,                              java.lang.CharSequence&nbsp;bodyGeneral,                              java.util.Collection&lt;java.lang.Long&gt;&nbsp;targetIds,                              java.util.Collection&lt;? extends <A HREF="../../../../com/google/code/facebookapi/IPair.html" title="interface in com.google.code.facebookapi">IPair</A>&lt;? extends java.lang.Object,java.net.URL&gt;&gt;&nbsp;images,                              java.lang.Long&nbsp;pageActorId)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Publishes a Mini-Feed story describing an action taken by the logged-in user (or, if <code>pageActorId</code> is provided, page), and publishes aggregating News Feed stories to the user's friends/page's fans.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;boolean</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/IFacebookRestClient.html#feed_publishTemplatizedAction(java.lang.Integer, java.lang.CharSequence, java.util.Map, java.lang.CharSequence, java.util.Map, java.lang.CharSequence, java.util.Collection, java.util.Collection)">feed_publishTemplatizedAction</A></B>(java.lang.Integer&nbsp;actorId,                              java.lang.CharSequence&nbsp;titleTemplate,                              java.util.Map&lt;java.lang.String,java.lang.CharSequence&gt;&nbsp;titleData,                              java.lang.CharSequence&nbsp;bodyTemplate,                              java.util.Map&lt;java.lang.String,java.lang.CharSequence&gt;&nbsp;bodyData,                              java.lang.CharSequence&nbsp;bodyGeneral,                              java.util.Collection&lt;java.lang.Long&gt;&nbsp;targetIds,                              java.util.Collection&lt;? extends <A HREF="../../../../com/google/code/facebookapi/IPair.html" title="interface in com.google.code.facebookapi">IPair</A>&lt;? extends java.lang.Object,java.net.URL&gt;&gt;&nbsp;images)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;<I>use the version that specified the actorId as a Long instead. UID's *are not ever to be* expressed as Integers.</I></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;boolean</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/IFacebookRestClient.html#feed_publishTemplatizedAction(java.lang.Long, java.lang.CharSequence)">feed_publishTemplatizedAction</A></B>(java.lang.Long&nbsp;actorId,                              java.lang.CharSequence&nbsp;titleTemplate)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<B>Deprecated.</B>&nbsp;<I>since 01/18/2008</I></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;boolean</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/IFacebookRestClient.html#feed_publishTemplatizedAction(java.lang.Long, java.lang.CharSequence, java.util.Map, java.lang.CharSequence, java.util.Map, java.lang.CharSequence, java.util.Collection, java.util.Collection)">feed_publishTemplatizedAction</A></B>(java.lang.Long&nbsp;actorId,                              java.lang.CharSequence&nbsp;titleTemplate,                              java.util.Map&lt;java.lang.String,java.lang.CharSequence&gt;&nbsp;titleData,                              java.lang.CharSequence&nbsp;bodyTemplate,                              java.util.Map&lt;java.lang.String,java.lang.CharSequence&gt;&nbsp;bodyData,                              java.lang.CharSequence&nbsp;bodyGeneral,                              java.util.Collection&lt;java.lang.Long&gt;&nbsp;targetIds,                              java.util.Collection&lt;? extends <A HREF="../../../../com/google/code/facebookapi/IPair.html" title="interface in com.google.code.facebookapi">IPair</A>&lt;? extends java.lang.Object,java.net.URL&gt;&gt;&nbsp;images)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Publishes a Mini-Feed story describing an action taken by a user, and publishes aggregating News Feed stories to the friends of that user.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;boolean</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/IFacebookRestClient.html#feed_publishTemplatizedAction(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.util.Collection, java.lang.String)">feed_publishTemplatizedAction</A></B>(java.lang.String&nbsp;titleTemplate,                              java.lang.String&nbsp;titleData,                              java.lang.String&nbsp;bodyTemplate,                              java.lang.String&nbsp;bodyData,                              java.lang.String&nbsp;bodyGeneral,                              java.util.Collection&lt;? extends <A HREF="../../../../com/google/code/facebookapi/IPair.html" title="interface in com.google.code.facebookapi">IPair</A>&lt;? extends java.lang.Object,java.net.URL&gt;&gt;&nbsp;pictures,                              java.lang.String&nbsp;targetIds)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Publishes a templatized action for the current user.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;boolean</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/IFacebookRestClient.html#feed_PublishTemplatizedAction(com.google.code.facebookapi.TemplatizedAction)">feed_PublishTemplatizedAction</A></B>(<A HREF="../../../../com/google/code/facebookapi/TemplatizedAction.html" title="class in com.google.code.facebookapi">TemplatizedAction</A>&nbsp;action)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Publishes a templatized action for the current user.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;java.lang.Boolean</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/IFacebookRestClient.html#feed_publishUserAction(java.lang.Long)">feed_publishUserAction</A></B>(java.lang.Long&nbsp;bundleId)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Publishes a user action to the feed.</TD></TR>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?