facebookrestclient.html
来自「A Facebook API client implemented in Jav」· HTML 代码 · 共 1,129 行 · 第 1/5 页
HTML
1,129 行
<BR> <B>Deprecated.</B> Retrieve the daily metrics for the current application.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> int</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/FacebookRestClient.html#admin_getNotificationAllocation()">admin_getNotificationAllocation</A></B>()</CODE><BR> <B>Deprecated.</B> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> int</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/FacebookRestClient.html#admin_getRequestAllocation()">admin_getRequestAllocation</A></B>()</CODE><BR> <B>Deprecated.</B> </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#admin_setAppProperties(com.google.code.facebookapi.ApplicationPropertySet)">admin_setAppProperties</A></B>(<A HREF="../../../../com/google/code/facebookapi/ApplicationPropertySet.html" title="class in com.google.code.facebookapi">ApplicationPropertySet</A> properties)</CODE><BR> <B>Deprecated.</B> Sets several property values for an 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/FacebookRestClient.html#admin_setAppProperties(java.util.Map)">admin_setAppProperties</A></B>(java.util.Map<<A HREF="../../../../com/google/code/facebookapi/ApplicationProperty.html" title="enum in com.google.code.facebookapi">ApplicationProperty</A>,java.lang.String> properties)</CODE><BR> <B>Deprecated.</B> Set application properties.</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#application_getPublicInfo(java.lang.Long, java.lang.String, java.lang.String)">application_getPublicInfo</A></B>(java.lang.Long applicationId, java.lang.String applicationKey, java.lang.String applicationCanvas)</CODE><BR> <B>Deprecated.</B> Gets the public information about the specified application.</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#application_getPublicInfoByApiKey(java.lang.String)">application_getPublicInfoByApiKey</A></B>(java.lang.String applicationKey)</CODE><BR> <B>Deprecated.</B> Gets the public information about the specified application, by API key.</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#application_getPublicInfoByCanvasName(java.lang.String)">application_getPublicInfoByCanvasName</A></B>(java.lang.String applicationCanvas)</CODE><BR> <B>Deprecated.</B> Gets the public information about the specified application, by canvas-page name.</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#application_getPublicInfoById(java.lang.Long)">application_getPublicInfoById</A></B>(java.lang.Long applicationId)</CODE><BR> <B>Deprecated.</B> Gets the public information about the specified application, by application id.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> java.lang.String</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/FacebookRestClient.html#auth_createToken()">auth_createToken</A></B>()</CODE><BR> <B>Deprecated.</B> Call this function and store the result, using it to generate the appropriate login url and then to retrieve the session information.</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#auth_expireSession()">auth_expireSession</A></B>()</CODE><BR> <B>Deprecated.</B> Expires the curently active session.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> java.lang.String</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/FacebookRestClient.html#auth_getSession(java.lang.String)">auth_getSession</A></B>(java.lang.String authToken)</CODE><BR> <B>Deprecated.</B> Call this function to retrieve the session information after your user has logged in.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> long</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/FacebookRestClient.html#auth_getUserId(java.lang.String)">auth_getUserId</A></B>(java.lang.String authToken)</CODE><BR> <B>Deprecated.</B> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> java.lang.String</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/FacebookRestClient.html#auth_promoteSession()">auth_promoteSession</A></B>()</CODE><BR> <B>Deprecated.</B> Generate a key for the current session that can be used to authenticate client-side components.</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#auth_revokeAuthorization()">auth_revokeAuthorization</A></B>()</CODE><BR> <B>Deprecated.</B> If this method is called for the logged in user, then no further API calls can be made on that user's behalf until the user decides to authorize the application again.</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#batch_run(java.lang.String, boolean)">batch_run</A></B>(java.lang.String methods, 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> void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/FacebookRestClient.html#beginBatch()">beginBatch</A></B>()</CODE><BR> <B>Deprecated.</B> Starts a batch of queries.</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#beginPermissionsMode(java.lang.String)">beginPermissionsMode</A></B>(java.lang.String apiKey)</CODE><BR> <B>Deprecated.</B> Begins permissions mode, and allows the current application to begin making requests on behalf of the application associated with the specified API key.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected org.w3c.dom.Document</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/FacebookRestClient.html#callMethod(com.google.code.facebookapi.IFacebookMethod, java.util.Collection)">callMethod</A></B>(<A HREF="../../../../com/google/code/facebookapi/IFacebookMethod.html" title="interface in com.google.code.facebookapi">IFacebookMethod</A> method, java.util.Collection<<A HREF="../../../../com/google/code/facebookapi/Pair.html" title="class in com.google.code.facebookapi">Pair</A><java.lang.String,java.lang.CharSequence>> paramPairs)</CODE><BR> <B>Deprecated.</B> Call the specified method, with the given parameters, and return a DOM tree with the results.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected org.w3c.dom.Document</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/FacebookRestClient.html#callMethod(com.google.code.facebookapi.IFacebookMethod, com.google.code.facebookapi.Pair...)">callMethod</A></B>(<A HREF="../../../../com/google/code/facebookapi/IFacebookMethod.html" title="interface in com.google.code.facebookapi">IFacebookMethod</A> method, <A HREF="../../../../com/google/code/facebookapi/Pair.html" title="class in com.google.code.facebookapi">Pair</A><java.lang.String,java.lang.CharSequence>... paramPairs)</CODE><BR> <B>Deprecated.</B> Call the specified method, with the given parameters, and return a DOM tree with the results.</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#data_getCookies()">data_getCookies</A></B>()</CODE><BR> <B>Deprecated.</B> Get all cookies for the currently logged-in user.</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#data_getCookies(java.lang.Long)">data_getCookies</A></B>(java.lang.Long userId)</CODE><BR> <B>Deprecated.</B> Get all cookies for the specified user.</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#data_getCookies(java.lang.Long, java.lang.CharSequence)">data_getCookies</A></B>(java.lang.Long userId, java.lang.CharSequence name)</CODE><BR> <B>Deprecated.</B> Get a specific cookie for the specified user.</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#data_getCookies(java.lang.String)">data_getCookies</A></B>(java.lang.String name)</CODE><BR> <B>Deprecated.</B> Get a specific cookie for the currently logged-in user.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> java.lang.String</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/FacebookRestClient.html#data_getUserPreference(java.lang.Integer)">data_getUserPreference</A></B>(java.lang.Integer prefId)</CODE><BR> <B>Deprecated.</B> Lookup a single preference value for the current user.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> java.util.Map<java.lang.Integer,java.lang.String></CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/FacebookRestClient.html#data_getUserPreferences()">data_getUserPreferences</A></B>()</CODE><BR> <B>Deprecated.</B> Get a map containing all preference values set 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.Long, java.lang.CharSequence, java.lang.CharSequence)">data_setCookie</A></B>(java.lang.Long userId, java.lang.CharSequence name, java.lang.CharSequence value)</CODE><BR> <B>Deprecated.</B> Set a cookie for the specified 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.Long, java.lang.CharSequence, java.lang.CharSequence, java.lang.CharSequence)">data_setCookie</A></B>(java.lang.Long userId, java.lang.CharSequence name,
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?