Uses of Package
com.google.code.facebookapi

Classes in com.google.code.facebookapi used by com.google.code.facebookapi
AllocationType
          A listing of all allocation types used by the Admin.getAllocation method call.
ApplicationProperty
          An enumeration for managing the different application properties that Facebook supports.
ApplicationPropertySet
          This utility represents a set of application properties for use in the facebook.admin_setApplicatoinProperty API call.
AssociationInfo
          Describes one of two legs of an association.
AssociationType
          Describes a DataStore Association type.
Attachment
          A simple data structure for storing stream attachments used in the stream_publish API call.
AttachmentMedia
          Abstract class for attachment media types.
AttachmentProperty
          A simple data structure for property link type used by Attachment.
BaseAdapter
          Covers all the void return type methods where we don't care which return type we're asking Facebook to provide.
BundleActionLink
          A simple data structure for storing a story-template action link, used in the feed_registerTemplateBundle API call.
BundleStoryTemplate
          Deprecated. 
CommunicationStrategy
          Interface for encapsulating network communication logic.
DashboardActivityItem
          Domain-specific representation of a dashboard activity item.
DashboardItem
          Base class for common news and activity dashboard news items.
DashboardNewsItem
          Domain-specific representation of a dashboard news item.
ExtensibleClient
          Base class for interacting with the Facebook Application Programming Interface (API).
FacebookException
          A FacebookException is thrown by the FacebookRestClient to indicate that it encountered an error when trying to process an API request to Facebook.
FacebookExtendedPerm
          Deprecated. this class exists for legacy support only. Please use Permission instead.
FacebookJaxbRestClientBase
          A FacebookRestClient that JAXB response objects.
FacebookJsonRestClientBase
          A FacebookRestClient that uses the JSON result format.
FacebookMethod
          Enumeration that maps API method names to the (maximal) number of parameters that each method will send.
FacebookParam
          List of URL parameters added by Facebook.
FacebookReturnType
          Used in the IFacebookRestClient interface to tie together the method call (e.g.
FacebookWebappHelper
          Utility class to handle authorization and authentication of requests.
FacebookWebRequest
           
FacebookXmlRestClientBase
          A FacebookRestClient that uses the XML result format.
FBAppConf
           
FBAppConfs
           
FBWebRequest
           
FBWebSession
           
IFacebookMethod
          Interface for specifying a Facebook API method.
IFacebookRestClient
          Generic interface for a FacebookRestClient, parameterized by output format.
IFeedImage
          Interface for an image that appears in a newsfeed/minifeed story and the destination URL for a click on that image.
IPair
          This interface provides backwards compatibility between Pair and IFeedImage instances used in feed.* API calls, so that code that was written using the former method is not forced to be rewritten in order to conform to the latter.
MarketListing
          A utility class for creating and verifying marketplace listings.
MarketListingCategory
          Enum for specifying categories in marketplace listings and API calls.
MarketListingStatus
          Simple enum for specifying whether or not a marketplace listing was successful or not.
MarketListingSubcategory
          Enum for specifying sub-categories in marketplace listings/API calls.
Metric
          This class enumerates the various metrics that are available through the admin.getMetrics API call.
PageProfileField
          Enum describing the profile fields of Facebook Pages.
Pair
          Simple data structure for grouping two values together.
Permission
          Enum for managing the different permission-types used by Facebook.
PhotoTag
          Data structure for representing a photo tag.
ProfileField
          Enum for specifying profile-field names.
ProfileFieldItem
          A data structure for managing the profile field-item objects required by the profile.setInfo and profile.setInfoOptions API calls.
ProfileInfoField
          A data structure for managing the profile info fields objects required by the profile.setInfo and profile.setInfoOptions API calls.
PropertyType
          Encapsulates the property types used in the DataStore API.
SpecificReturnTypeAdapter
          Eventually want this to have no methods in it whatsoever.
TemplatizedAction
          Utility class to assist in creating a templatized action for publishing to the minifeed/newsfeed, because the API call Facebook decided to add in order to do it is ridiculously complex.
ToJsonObject
           
 



Copyright © 2010. All Rights Reserved.