extensibleclient.html
来自「A Facebook API client implemented in Jav」· HTML 代码 · 共 1,085 行 · 第 1/5 页
HTML
1,085 行
Set a cookie for the current user, with the specified expiration date and path.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> boolean</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/ExtensibleClient.html#data_setCookie(java.lang.String, java.lang.String, java.lang.String)">data_setCookie</A></B>(java.lang.String name, java.lang.String value, java.lang.String path)</CODE><BR> Set a cookie for the current user, under the specified path.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected static java.lang.CharSequence</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/ExtensibleClient.html#delimit(java.util.Collection, java.lang.String, java.lang.String, boolean)">delimit</A></B>(java.util.Collection<java.util.Map.Entry<java.lang.String,java.lang.String>> entries, java.lang.String delimiter, java.lang.String equals, boolean doEncode)</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected java.lang.String</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/ExtensibleClient.html#encodeMethods(java.util.List)">encodeMethods</A></B>(java.util.List<com.google.code.facebookapi.BatchQuery> queries)</CODE><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/ExtensibleClient.html#endPermissionsMode()">endPermissionsMode</A></B>()</CODE><BR> Terminates permissions mode.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../../com/google/code/facebookapi/ExtensibleClient.html" title="type parameter in ExtensibleClient">T</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/ExtensibleClient.html#events_get(java.lang.Long, java.util.Collection, java.lang.Long, java.lang.Long)">events_get</A></B>(java.lang.Long userId, java.util.Collection<java.lang.Long> eventIds, java.lang.Long startTime, java.lang.Long endTime)</CODE><BR> Returns all visible events according to the filters specified.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../../com/google/code/facebookapi/ExtensibleClient.html" title="type parameter in ExtensibleClient">T</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/ExtensibleClient.html#events_getMembers(java.lang.Number)">events_getMembers</A></B>(java.lang.Number eventId)</CODE><BR> Retrieves the membership list of an event</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected boolean</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/ExtensibleClient.html#extractBoolean(T)">extractBoolean</A></B>(<A HREF="../../../../com/google/code/facebookapi/ExtensibleClient.html" title="type parameter in ExtensibleClient">T</A> result)</CODE><BR> Extracts a Boolean from a result that consists of a Boolean only.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected abstract int</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/ExtensibleClient.html#extractInt(T)">extractInt</A></B>(<A HREF="../../../../com/google/code/facebookapi/ExtensibleClient.html" title="type parameter in ExtensibleClient">T</A> result)</CODE><BR> Extracts an Long from a result that consists of an Long only.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected abstract java.lang.Long</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/ExtensibleClient.html#extractLong(T)">extractLong</A></B>(<A HREF="../../../../com/google/code/facebookapi/ExtensibleClient.html" title="type parameter in ExtensibleClient">T</A> result)</CODE><BR> Extracts an Long from a result that consists of a Long only.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected abstract java.lang.String</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/ExtensibleClient.html#extractString(T)">extractString</A></B>(<A HREF="../../../../com/google/code/facebookapi/ExtensibleClient.html" title="type parameter in ExtensibleClient">T</A> result)</CODE><BR> Extracts a String from a T consisting entirely of a String.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected abstract java.net.URL</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/ExtensibleClient.html#extractURL(T)">extractURL</A></B>(<A HREF="../../../../com/google/code/facebookapi/ExtensibleClient.html" title="type parameter in ExtensibleClient">T</A> result)</CODE><BR> Extracts a URL from a result that consists of a URL only.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> boolean</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/ExtensibleClient.html#fbml_refreshImgSrc(java.lang.String)">fbml_refreshImgSrc</A></B>(java.lang.String imageUrl)</CODE><BR> Recaches the image with the specified imageUrl.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> boolean</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/ExtensibleClient.html#fbml_refreshImgSrc(java.net.URL)">fbml_refreshImgSrc</A></B>(java.net.URL imageUrl)</CODE><BR> Recaches the image with the specified imageUrl.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> boolean</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/ExtensibleClient.html#fbml_refreshRefUrl(java.lang.String)">fbml_refreshRefUrl</A></B>(java.lang.String url)</CODE><BR> Recaches the referenced url.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> boolean</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/ExtensibleClient.html#fbml_refreshRefUrl(java.net.URL)">fbml_refreshRefUrl</A></B>(java.net.URL url)</CODE><BR> Recaches the referenced url.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> boolean</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/ExtensibleClient.html#fbml_setRefHandle(java.lang.String, java.lang.String)">fbml_setRefHandle</A></B>(java.lang.String handle, java.lang.String fbmlMarkup)</CODE><BR> Associates a "<code>handle</code>" with FBML markup so that the handle can be used within the <a href="http://wiki.developers.facebook.com/index.php/Fb:ref">fb:ref</a> FBML tag.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> boolean</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/ExtensibleClient.html#feed_deactivateTemplateBundleByID(java.lang.Long)">feed_deactivateTemplateBundleByID</A></B>(java.lang.Long bundleId)</CODE><BR> Deactivates the specified template bundle.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../../com/google/code/facebookapi/ExtensibleClient.html" title="type parameter in ExtensibleClient">T</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/ExtensibleClient.html#feed_getRegisteredTemplateBundleByID(java.lang.Long)">feed_getRegisteredTemplateBundleByID</A></B>(java.lang.Long id)</CODE><BR> Retrieve a template bundle by id.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../../com/google/code/facebookapi/ExtensibleClient.html" title="type parameter in ExtensibleClient">T</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/ExtensibleClient.html#feed_getRegisteredTemplateBundles()">feed_getRegisteredTemplateBundles</A></B>()</CODE><BR> 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> boolean</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/ExtensibleClient.html#feed_publishActionOfUser(java.lang.CharSequence, java.lang.CharSequence)">feed_publishActionOfUser</A></B>(java.lang.CharSequence title, java.lang.CharSequence body)</CODE><BR> Publish the notification of an action taken by a user to newsfeed.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> boolean</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/ExtensibleClient.html#feed_publishActionOfUser(java.lang.CharSequence, java.lang.CharSequence, java.util.Collection)">feed_publishActionOfUser</A></B>(java.lang.CharSequence title, java.lang.CharSequence body, java.util.Collection<? extends <A HREF="../../../../com/google/code/facebookapi/IPair.html" title="interface in com.google.code.facebookapi">IPair</A><? extends java.lang.Object,java.net.URL>> images)</CODE><BR> Publish the notification of an action taken by a user to newsfeed.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> boolean</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/ExtensibleClient.html#feed_publishStoryToUser(java.lang.CharSequence, java.lang.CharSequence)">feed_publishStoryToUser</A></B>(java.lang.CharSequence title, java.lang.CharSequence body)</CODE><BR> 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> boolean</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/ExtensibleClient.html#feed_publishStoryToUser(java.lang.CharSequence, java.lang.CharSequence, java.util.Collection)">feed_publishStoryToUser</A></B>(java.lang.CharSequence title, java.lang.CharSequence body, java.util.Collection<? extends <A HREF="../../../../com/google/code/facebookapi/IPair.html" title="interface in com.google.code.facebookapi">IPair</A><? extends java.lang.Object,java.net.URL>> images)</CODE><BR> 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> boolean</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/ExtensibleClient.html#feed_publishStoryToUser(java.lang.CharSequence, java.lang.CharSequence, java.util.Collection, java.lang.Integer)">feed_publishStoryToUser</A></B>(java.lang.CharSequence title, java.lang.CharSequence body, java.util.Collection<? extends <A HREF="../../../../com/google/code/facebookapi/IPair.html" title="interface in com.google.code.facebookapi">IPair</A><? extends java.lang.Object,java.net.URL>> images, java.lang.Integer priority)</CODE><BR> 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> boolean</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/ExtensibleClient.h
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?