facebookrestclient.html
来自「A Facebook API client implemented in Jav」· HTML 代码 · 共 1,129 行 · 第 1/5 页
HTML
1,129 行
<B>Deprecated.</B> Constructor</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/FacebookRestClient.html#FacebookRestClient(java.lang.String, java.lang.String, java.lang.String, java.lang.String, int)">FacebookRestClient</A></B>(java.lang.String serverAddr, java.lang.String apiKey, java.lang.String secret, java.lang.String sessionKey, int connectionTimeout)</CODE><BR> <B>Deprecated.</B> Constructor</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/FacebookRestClient.html#FacebookRestClient(java.net.URL, java.lang.String, java.lang.String, java.lang.String)">FacebookRestClient</A></B>(java.net.URL serverUrl, java.lang.String apiKey, java.lang.String secret, java.lang.String sessionKey)</CODE><BR> <B>Deprecated.</B> Constructor</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/FacebookRestClient.html#FacebookRestClient(java.net.URL, java.lang.String, java.lang.String, java.lang.String, int)">FacebookRestClient</A></B>(java.net.URL serverUrl, java.lang.String apiKey, java.lang.String secret, java.lang.String sessionKey, int connectionTimeout)</CODE><BR> <B>Deprecated.</B> Constructor</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/FacebookRestClient.html#FacebookRestClient(java.net.URL, java.lang.String, java.lang.String, java.lang.String, int, int)">FacebookRestClient</A></B>(java.net.URL serverUrl, java.lang.String apiKey, java.lang.String secret, java.lang.String sessionKey, int connectionTimeout, int readTimeout)</CODE><BR> <B>Deprecated.</B> Constructor</TD></TR></TABLE> <!-- ========== METHOD SUMMARY =========== --><A NAME="method_summary"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"><B>Method Summary</B></FONT></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> java.lang.Long</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/FacebookRestClient.html#_getExpires()">_getExpires</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> java.lang.String</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/FacebookRestClient.html#_getSessionKey()">_getSessionKey</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> java.lang.Long</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/FacebookRestClient.html#_getUserId()">_getUserId</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> void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/FacebookRestClient.html#_setExpires(java.lang.Long)">_setExpires</A></B>(java.lang.Long _expires)</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#_setSessionKey(java.lang.String)">_setSessionKey</A></B>(java.lang.String key)</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#_setUserId(java.lang.Long)">_setUserId</A></B>(java.lang.Long id)</CODE><BR> <B>Deprecated.</B> </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#addParam(java.lang.String, java.lang.CharSequence, java.util.Collection)">addParam</A></B>(java.lang.String name, java.lang.CharSequence value, 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>> params)</CODE><BR> <B>Deprecated.</B> </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#addParam(java.lang.String, java.lang.Long, java.util.Collection)">addParam</A></B>(java.lang.String name, java.lang.Long value, 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>> params)</CODE><BR> <B>Deprecated.</B> </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#addParamIfNotBlank(java.lang.String, java.lang.CharSequence, java.util.Collection)">addParamIfNotBlank</A></B>(java.lang.String name, java.lang.CharSequence value, 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>> params)</CODE><BR> <B>Deprecated.</B> </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#addParamIfNotBlank(java.lang.String, java.lang.Long, java.util.Collection)">addParamIfNotBlank</A></B>(java.lang.String name, java.lang.Long value, 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>> params)</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_getAllocation(com.google.code.facebookapi.AllocationType)">admin_getAllocation</A></B>(<A HREF="../../../../com/google/code/facebookapi/AllocationType.html" title="enum in com.google.code.facebookapi">AllocationType</A> allocationType)</CODE><BR> <B>Deprecated.</B> Get your application's current allocation of the specified type of request (i.e.</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_getAllocation(java.lang.String)">admin_getAllocation</A></B>(java.lang.String allocationType)</CODE><BR> <B>Deprecated.</B> Get your application's current allocation of the specified type of request (i.e.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> org.json.JSONObject</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/FacebookRestClient.html#admin_getAppProperties(java.util.Collection)">admin_getAppProperties</A></B>(java.util.Collection<<A HREF="../../../../com/google/code/facebookapi/ApplicationProperty.html" title="enum in com.google.code.facebookapi">ApplicationProperty</A>> properties)</CODE><BR> <B>Deprecated.</B> <I>use admin_getAppPropertiesMap() instead</I></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../../com/google/code/facebookapi/ApplicationPropertySet.html" title="class in com.google.code.facebookapi">ApplicationPropertySet</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/FacebookRestClient.html#admin_getAppPropertiesAsSet(java.util.EnumSet)">admin_getAppPropertiesAsSet</A></B>(java.util.EnumSet<<A HREF="../../../../com/google/code/facebookapi/ApplicationProperty.html" title="enum in com.google.code.facebookapi">ApplicationProperty</A>> properties)</CODE><BR> <B>Deprecated.</B> Gets property values previously set for an application on either the Facebook Developer application or the with the <code>admin.setAppProperties</code> call.</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#admin_getAppPropertiesAsString(java.util.Collection)">admin_getAppPropertiesAsString</A></B>(java.util.Collection<<A HREF="../../../../com/google/code/facebookapi/ApplicationProperty.html" title="enum in com.google.code.facebookapi">ApplicationProperty</A>> properties)</CODE><BR> <B>Deprecated.</B> Retrieve application properties.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> java.util.Map<<A HREF="../../../../com/google/code/facebookapi/ApplicationProperty.html" title="enum in com.google.code.facebookapi">ApplicationProperty</A>,java.lang.String></CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/google/code/facebookapi/FacebookRestClient.html#admin_getAppPropertiesMap(java.util.Collection)">admin_getAppPropertiesMap</A></B>(java.util.Collection<<A HREF="../../../../com/google/code/facebookapi/ApplicationProperty.html" title="enum in com.google.code.facebookapi">ApplicationProperty</A>> properties)</CODE><BR> <B>Deprecated.</B> Retrieve 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#admin_getDailyMetrics(java.util.Set, java.util.Date, java.util.Date)">admin_getDailyMetrics</A></B>(java.util.Set<<A HREF="../../../../com/google/code/facebookapi/Metric.html" title="enum in com.google.code.facebookapi">Metric</A>> metrics, java.util.Date start, java.util.Date end)</CODE><BR> <B>Deprecated.</B> </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#admin_getDailyMetrics(java.util.Set, long, long)">admin_getDailyMetrics</A></B>(java.util.Set<<A HREF="../../../../com/google/code/facebookapi/Metric.html" title="enum in com.google.code.facebookapi">Metric</A>> metrics, long start, long end)</CODE><BR> <B>Deprecated.</B> </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#admin_getMetrics(java.util.Set, java.util.Date, java.util.Date, long)">admin_getMetrics</A></B>(java.util.Set<<A HREF="../../../../com/google/code/facebookapi/Metric.html" title="enum in com.google.code.facebookapi">Metric</A>> metrics, java.util.Date start, java.util.Date end, long period)</CODE><BR> <B>Deprecated.</B> Retrieve metrics for the current 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#admin_getMetrics(java.util.Set, long, long, long)">admin_getMetrics</A></B>(java.util.Set<<A HREF="../../../../com/google/code/facebookapi/Metric.html" title="enum in com.google.code.facebookapi">Metric</A>> metrics, long start, long end, long period)</CODE>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?