facebookrestclient.html
来自「A Facebook API client implemented in Jav」· HTML 代码 · 共 1,129 行 · 第 1/5 页
HTML
1,129 行
java.lang.CharSequence value, java.lang.CharSequence path)</CODE><BR> <B>Deprecated.</B> Set a cookie for the specified user, with the specified 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/FacebookRestClient.html#data_setCookie(java.lang.Long, java.lang.CharSequence, java.lang.CharSequence, java.lang.Long)">data_setCookie</A></B>(java.lang.Long userId, java.lang.CharSequence name, java.lang.CharSequence value, java.lang.Long expires)</CODE><BR> <B>Deprecated.</B> Set a cookie for the specified user, with the specified expiration date.</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/FacebookRestClient.html#data_setCookie(java.lang.Long, java.lang.CharSequence, java.lang.CharSequence, java.lang.Long, java.lang.CharSequence)">data_setCookie</A></B>(java.lang.Long userId, java.lang.CharSequence name, java.lang.CharSequence value, java.lang.Long expires, java.lang.CharSequence path)</CODE><BR> <B>Deprecated.</B> Set a cookie for the specified 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/FacebookRestClient.html#data_setCookie(java.lang.String, java.lang.String)">data_setCookie</A></B>(java.lang.String name, java.lang.String value)</CODE><BR> <B>Deprecated.</B> Set a cookie for the current user.</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/FacebookRestClient.html#data_setCookie(java.lang.String, java.lang.String, java.lang.Long)">data_setCookie</A></B>(java.lang.String name, java.lang.String value, java.lang.Long expires)</CODE><BR> <B>Deprecated.</B> Set a cookie for the current user, with the specified expiration date.</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/FacebookRestClient.html#data_setCookie(java.lang.String, java.lang.String, java.lang.Long, java.lang.String)">data_setCookie</A></B>(java.lang.String name, java.lang.String value, java.lang.Long expires, java.lang.String path)</CODE><BR> <B>Deprecated.</B> 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/FacebookRestClient.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> <B>Deprecated.</B> 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> void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/FacebookRestClient.html#data_setUserPreference(java.lang.Integer, java.lang.String)">data_setUserPreference</A></B>(java.lang.Integer prefId, java.lang.String value)</CODE><BR> <B>Deprecated.</B> Set a user-preference value.</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/FacebookRestClient.html#data_setUserPreferences(java.util.Map, boolean)">data_setUserPreferences</A></B>(java.util.Map<java.lang.Integer,java.lang.String> values, boolean replace)</CODE><BR> <B>Deprecated.</B> Set multiple user-preferences values.</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/FacebookRestClient.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> <B>Deprecated.</B> </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/FacebookRestClient.html#endPermissionsMode()">endPermissionsMode</A></B>()</CODE><BR> <B>Deprecated.</B> Terminates permissions mode.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> org.w3c.dom.Document</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/FacebookRestClient.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> <B>Deprecated.</B> 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> org.w3c.dom.Document</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/FacebookRestClient.html#events_getMembers(java.lang.Number)">events_getMembers</A></B>(java.lang.Number eventId)</CODE><BR> <B>Deprecated.</B> 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> java.util.List<? extends java.lang.Object></CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/FacebookRestClient.html#executeBatch(boolean)">executeBatch</A></B>(boolean serial)</CODE><BR> <B>Deprecated.</B> Executes a batch of queries.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static boolean</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/FacebookRestClient.html#extractBoolean(org.w3c.dom.Node)">extractBoolean</A></B>(org.w3c.dom.Node doc)</CODE><BR> <B>Deprecated.</B> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static int</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/FacebookRestClient.html#extractInt(org.w3c.dom.Node)">extractInt</A></B>(org.w3c.dom.Node doc)</CODE><BR> <B>Deprecated.</B> Extracts an Integer from a document that consists of an Integer only.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected java.lang.Long</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/FacebookRestClient.html#extractLong(org.w3c.dom.Document)">extractLong</A></B>(org.w3c.dom.Document doc)</CODE><BR> <B>Deprecated.</B> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>static java.lang.String</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/FacebookRestClient.html#extractString(org.w3c.dom.Node)">extractString</A></B>(org.w3c.dom.Node d)</CODE><BR> <B>Deprecated.</B> 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> boolean</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/FacebookRestClient.html#fbml_refreshImgSrc(java.lang.String)">fbml_refreshImgSrc</A></B>(java.lang.String imageUrl)</CODE><BR> <B>Deprecated.</B> 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/FacebookRestClient.html#fbml_refreshImgSrc(java.net.URL)">fbml_refreshImgSrc</A></B>(java.net.URL imageUrl)</CODE><BR> <B>Deprecated.</B> 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/FacebookRestClient.html#fbml_refreshRefUrl(java.lang.String)">fbml_refreshRefUrl</A></B>(java.lang.String url)</CODE><BR> <B>Deprecated.</B> 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/FacebookRestClient.html#fbml_refreshRefUrl(java.net.URL)">fbml_refreshRefUrl</A></B>(java.net.URL url)</CODE><BR> <B>Deprecated.</B> 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/FacebookRestClient.html#fbml_setRefHandle(java.lang.String, java.lang.String)">fbml_setRefHandle</A></B>(java.lang.String handle, java.lang.String markup)</CODE><BR> <B>Deprecated.</B> 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> boolean</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/FacebookRestClient.html#feed_deactivateTemplateBundleByID(java.lang.Long)">feed_deactivateTemplateBundleByID</A></B>(java.lang.Long bundleId)</CODE><BR> <B>Deprecated.</B> Deactivates the specified template bundle.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> org.w3c.dom.Document</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/FacebookRestClient.html#feed_getRegisteredTemplateBundleByID(java.lang.Long)">feed_getRegisteredTemplateBundleByID</A></B>(java.lang.Long id)</CODE><BR> <B>Deprecated.</B> Retrieve a template bundle by id.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> o
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?