package-use.html
来自「A Facebook API client implemented in Jav」· HTML 代码 · 共 323 行 · 第 1/2 页
HTML
323 行
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"><!--NewPage--><HTML><HEAD><!-- Generated by javadoc (build 1.5.0_13) on Wed Sep 17 19:17:33 PDT 2008 --><META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><TITLE>Uses of Package com.google.code.facebookapi (Facebook Java Library 2.0.1 API)</TITLE><LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style"><SCRIPT type="text/javascript">function windowTitle(){ parent.document.title="Uses of Package com.google.code.facebookapi (Facebook Java Library 2.0.1 API)";}</SCRIPT><NOSCRIPT></NOSCRIPT></HEAD><BODY BGCOLOR="white" onload="windowTitle();"><!-- ========= START OF TOP NAVBAR ======= --><A NAME="navbar_top"><!-- --></A><A HREF="#skip-navbar_top" title="Skip navigation links"></A><TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""><TR><TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"><A NAME="navbar_top_firstrow"><!-- --></A><TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../com/google/code/facebookapi/package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Use</B></FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> </TR></TABLE></TD><TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM></EM></TD></TR><TR><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> PREV NEXT</FONT></TD><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../../../index.html?com/google/code/facebookapi/package-use.html" target="_top"><B>FRAMES</B></A> <A HREF="package-use.html" target="_top"><B>NO FRAMES</B></A> <SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A>'); } //--></SCRIPT><NOSCRIPT> <A HREF="../../../../allclasses-noframe.html"><B>All Classes</B></A></NOSCRIPT></FONT></TD></TR></TABLE><A NAME="skip-navbar_top"></A><!-- ========= END OF TOP NAVBAR ========= --><HR><CENTER><H2><B>Uses of Package<br>com.google.code.facebookapi</B></H2></CENTER><A NAME="com.google.code.facebookapi"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">Classes in <A HREF="../../../../com/google/code/facebookapi/package-summary.html">com.google.code.facebookapi</A> used by <A HREF="../../../../com/google/code/facebookapi/package-summary.html">com.google.code.facebookapi</A></FONT></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../../../com/google/code/facebookapi/class-use/AllocationType.html#com.google.code.facebookapi"><B>AllocationType</B></A></B><BR> A listing of all allocation types used by the Admin.getAllocation method call.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../../../com/google/code/facebookapi/class-use/ApplicationProperty.html#com.google.code.facebookapi"><B>ApplicationProperty</B></A></B><BR> An enumeration for managing the different application properties that Facebook supports.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../../../com/google/code/facebookapi/class-use/ApplicationPropertySet.html#com.google.code.facebookapi"><B>ApplicationPropertySet</B></A></B><BR> This utility represents a set of application properties for use in the facebook.admin_setApplicatoinProperty API call.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../../../com/google/code/facebookapi/class-use/BundleStoryTemplate.html#com.google.code.facebookapi"><B>BundleStoryTemplate</B></A></B><BR> A simple data structure for storing a story-template used in the feed_registerTemplateBundle API call.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../../../com/google/code/facebookapi/class-use/ExtensibleClient.html#com.google.code.facebookapi"><B>ExtensibleClient</B></A></B><BR> Base class for interacting with the Facebook Application Programming Interface (API).</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../../../com/google/code/facebookapi/class-use/FacebookException.html#com.google.code.facebookapi"><B>FacebookException</B></A></B><BR> A FacebookException is thrown by the FacebookRestClient to indicate that it encountered an error when trying to process an API request to Facebook.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../../../com/google/code/facebookapi/class-use/FacebookExtendedPerm.html#com.google.code.facebookapi"><B>FacebookExtendedPerm</B></A></B><BR> <B>Deprecated.</B> <I>this class exists for legacy support only. Please use Permission instead.</I></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../../../com/google/code/facebookapi/class-use/FacebookMethod.html#com.google.code.facebookapi"><B>FacebookMethod</B></A></B><BR> Enumaration that maps API method names to the (maximal) number of parameters that each method will send.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../../../com/google/code/facebookapi/class-use/FacebookParam.html#com.google.code.facebookapi"><B>FacebookParam</B></A></B><BR> List of URL parameters added by Facebook.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../../../com/google/code/facebookapi/class-use/FacebookWebappHelper.html#com.google.code.facebookapi"><B>FacebookWebappHelper</B></A></B><BR> Utility class to handle authorization and authentication of requests.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../../../com/google/code/facebookapi/class-use/FacebookWebRequest.html#com.google.code.facebookapi"><B>FacebookWebRequest</B></A></B><BR> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../../../com/google/code/facebookapi/class-use/IFacebookMethod.html#com.google.code.facebookapi"><B>IFacebookMethod</B></A></B><BR> Interface for specifying a Facebook API method.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><B><A HREF="../../../../com/google/code/facebookapi/class-use/IFacebookRestClient.html#com.google.code.facebookapi"><B>IFacebookRestClient</B></A></B>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?