A B C D E F G H I J K L M N O P Q R S T U V W X Y

A

about(String) - Method in class facebook4j.PageUpdate
 
AccessToken - Class in facebook4j.auth
Represents an access token (with expiration date).
AccessToken(HttpResponse) - Constructor for class facebook4j.auth.AccessToken
 
AccessToken(String) - Constructor for class facebook4j.auth.AccessToken
 
AccessToken(String, Long) - Constructor for class facebook4j.auth.AccessToken
 
accessToken(String) - Method in class facebook4j.BatchRequest
 
Account - Interface in facebook4j
 
AccountMethods - Interface in facebook4j.api
 
accounts() - Method in interface facebook4j.Facebook
 
Achievement - Interface in facebook4j
 
Achievement.AchievedObject - Interface in facebook4j
 
actions(List<PostUpdate.PostAction>) - Method in class facebook4j.PostUpdate
 
activities() - Method in interface facebook4j.Facebook
 
Activity - Interface in facebook4j
 
ActivityMethods - Interface in facebook4j.api
 
addAlbumPhoto(String, Media) - Method in interface facebook4j.api.AlbumMethods
Adds a photo to the album.
addAlbumPhoto(String, Media, String) - Method in interface facebook4j.api.AlbumMethods
Adds a photo to the album.
addAllow(String) - Method in class facebook4j.PrivacyBuilder
 
addAttachedFile(BatchAttachment) - Method in class facebook4j.BatchRequest
 
addDeny(String) - Method in class facebook4j.PrivacyBuilder
 
addFriendlistMember(String, String) - Method in interface facebook4j.api.FriendMethods
Adds a user to the friend list.
addNetwork(String) - Method in class facebook4j.PrivacyBuilder
 
addParameter(String, Object) - Method in class facebook4j.Reading
 
addQuestionOption(String, String) - Method in interface facebook4j.api.QuestionMethods
Adds the option to a question.
addTagToPhoto(String, String) - Method in interface facebook4j.api.PhotoMethods
Adds the tag to a photo.
addTagToPhoto(String, List<String>) - Method in interface facebook4j.api.PhotoMethods
Adds the tag to a photo.
addTagToPhoto(String, TagUpdate) - Method in interface facebook4j.api.PhotoMethods
Adds the tag to a photo.
Admin - Interface in facebook4j
 
after(String) - Method in class facebook4j.Reading
 
ageMax(Integer) - Method in class facebook4j.FeedTargetingParameter
 
ageMin(Integer) - Method in class facebook4j.FeedTargetingParameter
 
Album - Interface in facebook4j
 
AlbumMethods - Interface in facebook4j.api
 
albums() - Method in interface facebook4j.Facebook
 
AlbumUpdate - Class in facebook4j
 
AlbumUpdate(String) - Constructor for class facebook4j.AlbumUpdate
 
AlbumUpdate(String, String) - Constructor for class facebook4j.AlbumUpdate
 
AlbumUpdate(String, PrivacyParameter) - Constructor for class facebook4j.AlbumUpdate
 
AlbumUpdate(String, String, PrivacyParameter) - Constructor for class facebook4j.AlbumUpdate
 
allowNewOptions(boolean) - Method in class facebook4j.QuestionUpdate
 
answerConversation(String, String) - Method in interface facebook4j.api.ConversationMethods
Answer conversation.
APIStatistics - Class in facebook4j.management
Container for all InvocationStatisticsCalculators in a given API (like Twitter)
APIStatistics(int) - Constructor for class facebook4j.management.APIStatistics
 
APIStatisticsMBean - Interface in facebook4j.management
Simple MBean interface for APIStatistics.
APIStatisticsOpenMBean - Class in facebook4j.management
Dynamic version of APIStatisticsMBean that wraps an APIStatisticsOpenMBean.
APIStatisticsOpenMBean(APIStatistics) - Constructor for class facebook4j.management.APIStatisticsOpenMBean
 
Application - Interface in facebook4j
 
asBoolean() - Method in interface facebook4j.RawAPIResponse
 
asHttpParameter() - Method in class facebook4j.BatchAttachment
 
asHttpParameter(String) - Method in class facebook4j.Media
 
asJSONArray() - Method in interface facebook4j.BatchResponse
 
asJSONArray() - Method in class facebook4j.BatchResponseImpl
 
asJSONArray() - Method in interface facebook4j.RawAPIResponse
 
asJSONObject() - Method in class facebook4j.BatchRequest
 
asJSONObject() - Method in interface facebook4j.BatchResponse
 
asJSONObject() - Method in class facebook4j.BatchResponseImpl
 
asJSONObject() - Method in class facebook4j.FeedTargetingParameter
 
asJSONObject() - Method in class facebook4j.GeoLocation
 
asJSONObject() - Method in class facebook4j.PrivacyParameter
 
asJSONObject() - Method in interface facebook4j.RawAPIResponse
 
asJSONObject() - Method in class facebook4j.TargetingParameter
 
asJSONString() - Method in class facebook4j.BatchRequest
 
asJSONString() - Method in class facebook4j.FeedTargetingParameter
 
asJSONString() - Method in class facebook4j.GeoLocation
 
asJSONString() - Method in class facebook4j.PrivacyParameter
 
asJSONString() - Method in class facebook4j.TargetingParameter
 
asParameterString() - Method in class facebook4j.GeoLocation
 
asReader() - Method in class facebook4j.BatchResponseImpl
 
asResponseList() - Method in interface facebook4j.BatchResponse
 
asResponseList() - Method in class facebook4j.BatchResponseImpl
 
asStream() - Method in class facebook4j.BatchResponseImpl
 
asString() - Method in interface facebook4j.BatchResponse
 
asString() - Method in class facebook4j.BatchResponseImpl
 
asString() - Method in interface facebook4j.RawAPIResponse
 
attachedFile(BatchAttachment) - Method in class facebook4j.BatchRequest
 
attachedFiles(List<BatchAttachment>) - Method in class facebook4j.BatchRequest
 
attachmentId(String) - Method in class facebook4j.CommentUpdate
 
attachmentUrl(String) - Method in class facebook4j.CommentUpdate
 
authNonce(String) - Method in class facebook4j.auth.DialogAuthOption
 
AuthOption - Interface in facebook4j.auth
 
Authorization - Interface in facebook4j.auth
An interface represents credentials.
AuthorizationConfiguration - Interface in facebook4j.auth
An interface represents configuration for Authorization.
AuthorizationFactory - Class in facebook4j.auth
A static factory class for Authorization.
AuthorizationFactory() - Constructor for class facebook4j.auth.AuthorizationFactory
 
authReferralEnabled() - Method in interface facebook4j.Application
 
AuthType - Enum in facebook4j.auth
 
authType(AuthType) - Method in class facebook4j.auth.DialogAuthOption
 

B

backdatedTime(Integer) - Method in class facebook4j.BackdatingPostUpdate
 
backdatedTime(Date) - Method in class facebook4j.BackdatingPostUpdate
 
BackdatedTimeGranularity - Enum in facebook4j
 
backdatedTimeGranularity(BackdatedTimeGranularity) - Method in class facebook4j.BackdatingPostUpdate
 
BackdatingPostUpdate - Class in facebook4j
 
BackdatingPostUpdate(String) - Constructor for class facebook4j.BackdatingPostUpdate
 
BackdatingPostUpdate(URL) - Constructor for class facebook4j.BackdatingPostUpdate
 
barcode(String) - Method in class facebook4j.OfferUpdate
 
batch() - Method in interface facebook4j.Facebook
 
BatchAttachment - Class in facebook4j
 
BatchAttachment(String, Media) - Constructor for class facebook4j.BatchAttachment
 
BatchRequest - Class in facebook4j
 
BatchRequest(RequestMethod, String) - Constructor for class facebook4j.BatchRequest
 
BatchRequests<T extends BatchRequest> - Class in facebook4j
 
BatchRequests() - Constructor for class facebook4j.BatchRequests
 
BatchRequestsMethods - Interface in facebook4j.api
 
BatchResponse - Interface in facebook4j
 
BatchResponseImpl - Class in facebook4j
 
before(String) - Method in class facebook4j.Reading
 
BIRTHDAY_DATE_FORMAT - Static variable in interface facebook4j.User
 
block(List<String>) - Method in interface facebook4j.api.PageMethods
Blocks users from posting content to the current page.
block(String, List<String>) - Method in interface facebook4j.api.PageMethods
Blocks users from posting content to the current page.
body(String) - Method in class facebook4j.BatchRequest
 
Book - Interface in facebook4j
 
build() - Method in class facebook4j.conf.ConfigurationBuilder
 
build() - Method in class facebook4j.PrivacyBuilder
 

C

callDeleteAPI(String) - Method in interface facebook4j.api.RawAPIMethods
Calls raw Facebook DELETE API simply.
callDeleteAPI(String, Map<String, String>) - Method in interface facebook4j.api.RawAPIMethods
Calls raw Facebook DELETE API simply.
callGetAPI(String) - Method in interface facebook4j.api.RawAPIMethods
Calls raw Facebook GET API simply.
callGetAPI(String, Map<String, String>) - Method in interface facebook4j.api.RawAPIMethods
Calls raw Facebook GET API simply.
callGetAPI(String, HttpParameter...) - Method in interface facebook4j.api.RawAPIMethods
Calls raw Facebook GET API simply.
callPostAPI(String) - Method in interface facebook4j.api.RawAPIMethods
Calls raw Facebook POST API simply.
callPostAPI(String, Map<String, String>) - Method in interface facebook4j.api.RawAPIMethods
Calls raw Facebook POST API simply.
callPostAPI(String, HttpParameter...) - Method in interface facebook4j.api.RawAPIMethods
Calls raw Facebook POST API simply.
canComment() - Method in interface facebook4j.Comment
 
canDelete() - Method in interface facebook4j.GroupDoc
 
canEdit() - Method in interface facebook4j.GroupDoc
 
canHide() - Method in interface facebook4j.Comment
 
canLike() - Method in interface facebook4j.Comment
 
canPost() - Method in interface facebook4j.Page
 
canRemove() - Method in interface facebook4j.Comment
 
canUpload() - Method in interface facebook4j.Album
 
canvasFluidHeight() - Method in interface facebook4j.Application
 
canvasFluidWidth() - Method in interface facebook4j.Application
 
caption(String) - Method in class facebook4j.PostUpdate
 
Category - Interface in facebook4j
 
checkin(CheckinUpdate) - Method in interface facebook4j.api.CheckinMethods
Deprecated. creating a Post with a location attached
checkin(String, CheckinUpdate) - Method in interface facebook4j.api.CheckinMethods
Deprecated. creating a Post with a location attached
Checkin - Interface in facebook4j
 
CheckinMethods - Interface in facebook4j.api
 
checkins() - Method in interface facebook4j.Facebook
 
CheckinUpdate - Class in facebook4j
 
CheckinUpdate(String, GeoLocation) - Constructor for class facebook4j.CheckinUpdate
 
CheckinUpdate(String, GeoLocation, String, String, URL, URL) - Constructor for class facebook4j.CheckinUpdate
 
cities(Collection<TargetingGeoLocation>) - Method in class facebook4j.TargetingParameter
 
city(TargetingGeoLocation) - Method in class facebook4j.TargetingParameter
 
claimLimit(Integer) - Method in class facebook4j.OfferUpdate
 
CLIENT_URL - Static variable in class facebook4j.conf.PropertyConfiguration
 
CLIENT_VERSION - Static variable in class facebook4j.conf.PropertyConfiguration
 
collegeMajors(Set<String>) - Method in class facebook4j.FeedTargetingParameter
 
collegeNetworks(Set<IdNameEntity>) - Method in class facebook4j.FeedTargetingParameter
 
collegeYears(Set<Integer>) - Method in class facebook4j.FeedTargetingParameter
 
Comment - Interface in facebook4j
 
Comment.Attachment - Interface in facebook4j
 
Comment.Attachment.AttachmentMedia - Interface in facebook4j
 
Comment.Attachment.AttachmentTarget - Interface in facebook4j
 
commentAlbum(String, String) - Method in interface facebook4j.api.AlbumMethods
Comments on the album.
commentAlbum(String, CommentUpdate) - Method in interface facebook4j.api.AlbumMethods
Comments on the album.
commentCheckin(String, String) - Method in interface facebook4j.api.CheckinMethods
Comments on a checkin.
commentLink(String, String) - Method in interface facebook4j.api.LinkMethods
Comments on the link.
commentLink(String, CommentUpdate) - Method in interface facebook4j.api.LinkMethods
Comments on the link.
CommentMethods - Interface in facebook4j.api
 
commentNote(String, String) - Method in interface facebook4j.api.NoteMethods
Comments on the note.
commentPhoto(String, String) - Method in interface facebook4j.api.PhotoMethods
Comments on the photo.
commentPhoto(String, CommentUpdate) - Method in interface facebook4j.api.PhotoMethods
Comments on the photo.
commentPost(String, String) - Method in interface facebook4j.api.PostMethods
Comments on the post.
commentPost(String, CommentUpdate) - Method in interface facebook4j.api.PostMethods
Comments on the post.
comments() - Method in interface facebook4j.Facebook
 
CommentUpdate - Class in facebook4j
 
CommentUpdate() - Constructor for class facebook4j.CommentUpdate
 
commentVideo(String, String) - Method in interface facebook4j.api.VideoMethods
Comments on the video.
commentVideo(String, CommentUpdate) - Method in interface facebook4j.api.VideoMethods
Comments on the video.
Configuration - Interface in facebook4j.conf
An interface represents configuration.
CONFIGURATION_IMPL - Static variable in class facebook4j.conf.ConfigurationContext
 
ConfigurationBase - Class in facebook4j.conf
Configuration base class with default settings.
ConfigurationBuilder - Class in facebook4j.conf
A builder that can be used to construct a twitter4j configuration with desired settings.
ConfigurationBuilder() - Constructor for class facebook4j.conf.ConfigurationBuilder
 
ConfigurationContext - Class in facebook4j.conf
Static factory of Configuration.
ConfigurationContext() - Constructor for class facebook4j.conf.ConfigurationContext
 
ConfigurationFactory - Interface in facebook4j.conf
 
Conversation - Interface in facebook4j
 
ConversationMethods - Interface in facebook4j.api
 
conversations() - Method in interface facebook4j.Facebook
 
countries(Collection<String>) - Method in class facebook4j.TargetingParameter
 
country(String) - Method in class facebook4j.TargetingParameter
 
couponType(String) - Method in class facebook4j.OfferUpdate
 
Cover - Interface in facebook4j
 
createAccount(String) - Static method in class facebook4j.json.DataObjectFactory
Constructs a Account object from rawJSON string.
createAchievement(String) - Static method in class facebook4j.json.DataObjectFactory
Constructs a Achievement object from rawJSON string.
createActivity(String) - Static method in class facebook4j.json.DataObjectFactory
Constructs a Activity object from rawJSON string.
createAdmin(String) - Static method in class facebook4j.json.DataObjectFactory
Constructs a Admin object from rawJSON string.
createAlbum(AlbumUpdate) - Method in interface facebook4j.api.AlbumMethods
Creates the current user's photo album.
createAlbum(String, AlbumUpdate) - Method in interface facebook4j.api.AlbumMethods
Creates the user's photo album.
createAlbum(String) - Static method in class facebook4j.json.DataObjectFactory
Constructs a Album object from rawJSON string.
createBook(String) - Static method in class facebook4j.json.DataObjectFactory
Constructs a Book object from rawJSON string.
createCategory(String) - Static method in class facebook4j.json.DataObjectFactory
Constructs a Category object from rawJSON string.
createCheckin(String) - Static method in class facebook4j.json.DataObjectFactory
Constructs a Checkin object from rawJSON string.
createComment(String) - Static method in class facebook4j.json.DataObjectFactory
Constructs a Comment object from rawJSON string.
createDomain(String) - Static method in class facebook4j.json.DataObjectFactory
Constructs a Domain object from rawJSON string.
createEvent(EventUpdate) - Method in interface facebook4j.api.EventMethods
Creates the event for the current user/page.
createEvent(String, EventUpdate) - Method in interface facebook4j.api.EventMethods
Creates the event for a user/event/page.
createEvent(String) - Static method in class facebook4j.json.DataObjectFactory
Constructs a Event object from rawJSON string.
createFamily(String) - Static method in class facebook4j.json.DataObjectFactory
Constructs a Family object from rawJSON string.
createFriend(String) - Static method in class facebook4j.json.DataObjectFactory
Constructs a Friend object from rawJSON string.
createFriendlist(String) - Method in interface facebook4j.api.FriendMethods
Creates the friend list for the current user.
createFriendlist(String, String) - Method in interface facebook4j.api.FriendMethods
Creates the friend list for a user.
createFriendlist(String) - Static method in class facebook4j.json.DataObjectFactory
Constructs a Friendlist object from rawJSON string.
createFriendRequest(String) - Static method in class facebook4j.json.DataObjectFactory
Constructs a FriendRequest object from rawJSON string.
createGame(String) - Static method in class facebook4j.json.DataObjectFactory
Constructs a Game object from rawJSON string.
createGroup(String) - Static method in class facebook4j.json.DataObjectFactory
Constructs a Group object from rawJSON string.
createGroupDoc(String) - Static method in class facebook4j.json.DataObjectFactory
Constructs a GroupDoc object from rawJSON string.
createGroupMember(String) - Static method in class facebook4j.json.DataObjectFactory
Constructs a GroupMember object from rawJSON string.
createInsight(String) - Static method in class facebook4j.json.DataObjectFactory
Constructs a Insight object from rawJSON string.
createInterest(String) - Static method in class facebook4j.json.DataObjectFactory
Constructs a Interest object from rawJSON string.
createLike(String) - Static method in class facebook4j.json.DataObjectFactory
Constructs a Like object from rawJSON string.
createLink(String) - Static method in class facebook4j.json.DataObjectFactory
Constructs a Link object from rawJSON string.
createLocation(String) - Static method in class facebook4j.json.DataObjectFactory
Constructs a Location object from rawJSON string.
createMessage(String) - Static method in class facebook4j.json.DataObjectFactory
Constructs a Message object from rawJSON string.
createMilestone(MilestoneUpdate) - Method in interface facebook4j.api.PageMethods
Creates the milestone for the current page.
createMilestone(String, MilestoneUpdate) - Method in interface facebook4j.api.PageMethods
Creates the milestone for the page.
createMilestone(String) - Static method in class facebook4j.json.DataObjectFactory
Constructs a Milestone object from rawJSON string.
createMovie(String) - Static method in class facebook4j.json.DataObjectFactory
Constructs a Movie object from rawJSON string.
createMusic(String) - Static method in class facebook4j.json.DataObjectFactory
Constructs a Music object from rawJSON string.
createNote(String, String) - Method in interface facebook4j.api.NoteMethods
Creates the current user's/page's note.
createNote(String, String, String) - Method in interface facebook4j.api.NoteMethods
Creates the note on behalf of a user/page.
createNote(String) - Static method in class facebook4j.json.DataObjectFactory
Constructs a Note object from rawJSON string.
createNotification(String) - Static method in class facebook4j.json.DataObjectFactory
Constructs a Notification object from rawJSON string.
createOffer(OfferUpdate) - Method in interface facebook4j.api.PageMethods
Creates an offer for the current page.
createOffer(String, OfferUpdate) - Method in interface facebook4j.api.PageMethods
Creates an offers for the page.
createOffer(String) - Static method in class facebook4j.json.DataObjectFactory
Constructs a Offer object from rawJSON string.
createPage(String) - Static method in class facebook4j.json.DataObjectFactory
Constructs a Page object from rawJSON string.
createPageSetting(String) - Static method in class facebook4j.json.DataObjectFactory
Constructs a PageSetting object from rawJSON string.
createPhoto(String) - Static method in class facebook4j.json.DataObjectFactory
Constructs a Photo object from rawJSON string.
createPlace(String) - Static method in class facebook4j.json.DataObjectFactory
Constructs a Place object from rawJSON string.
createPoke(String) - Static method in class facebook4j.json.DataObjectFactory
Constructs a Poke object from rawJSON string.
createPost(String) - Static method in class facebook4j.json.DataObjectFactory
Constructs a Post object from rawJSON string.
createQuestion(QuestionUpdate) - Method in interface facebook4j.api.QuestionMethods
Creates a current page's question.
createQuestion(String, QuestionUpdate) - Method in interface facebook4j.api.QuestionMethods
Creates the question.
createQuestion(String) - Static method in class facebook4j.json.DataObjectFactory
Constructs a Question object from rawJSON string.
createQuestionVotes(String) - Static method in class facebook4j.json.DataObjectFactory
Constructs a QuestionVotes object from rawJSON string.
createRSVPStatus(String) - Static method in class facebook4j.json.DataObjectFactory
Constructs a RSVPStatus object from rawJSON string.
createScore(String) - Static method in class facebook4j.json.DataObjectFactory
Constructs a Score object from rawJSON string.
createSubscribedto(String) - Static method in class facebook4j.json.DataObjectFactory
Constructs a Subscribedto object from rawJSON string.
createSubscriber(String) - Static method in class facebook4j.json.DataObjectFactory
Constructs a Subscriber object from rawJSON string.
createTab(String) - Static method in class facebook4j.json.DataObjectFactory
Constructs a Tab object from rawJSON string.
createTag(String) - Static method in class facebook4j.json.DataObjectFactory
Constructs a Tag object from rawJSON string.
createTagged(String) - Static method in class facebook4j.json.DataObjectFactory
Constructs a Tagged object from rawJSON string.
createTelevision(String) - Static method in class facebook4j.json.DataObjectFactory
Constructs a Television object from rawJSON string.
createTestUser(String) - Method in interface facebook4j.api.TestUserMethods
Creates a test user associated with a particular app.
createTestUser(String, String, String, String) - Method in interface facebook4j.api.TestUserMethods
Creates a test user associated with a particular app.
createTestUser(String, String, String, String, boolean) - Method in interface facebook4j.api.TestUserMethods
Creates a test user associated with a particular app.
createUser(String) - Static method in class facebook4j.json.DataObjectFactory
Constructs a User object from rawJSON string.
createVideo(String) - Static method in class facebook4j.json.DataObjectFactory
Constructs a Video object from rawJSON string.
customImage(Media) - Method in class facebook4j.TabUpdate
 
customImageUrl(URL) - Method in class facebook4j.TabUpdate
 
customName(String) - Method in class facebook4j.TabUpdate
 

D

DALVIK - Static variable in class facebook4j.conf.ConfigurationBase
 
DataObjectFactory - Class in facebook4j.json
 
DEBUG - Static variable in class facebook4j.conf.PropertyConfiguration
 
DEFAULT_CONFIGURATION_FACTORY - Static variable in class facebook4j.conf.ConfigurationContext
 
deleteAchievement(URL) - Method in interface facebook4j.api.GameMethods
Deletes the achievement for the current user.
deleteAchievement(String, URL) - Method in interface facebook4j.api.GameMethods
Deletes the achievement for a user.
deleteAllPermissions() - Method in interface facebook4j.api.PermissionMethods
This method is an alias of: PermissionMethods.revokeAllPermissions() .
deleteAllPermissions(String) - Method in interface facebook4j.api.PermissionMethods
This method is an alias of: PermissionMethods.revokeAllPermissions() .
deleteComment(String) - Method in interface facebook4j.api.CommentMethods
Deletes the comment.
deleteEvent(String) - Method in interface facebook4j.api.EventMethods
Deletes the event.
deleteEventPicture(String) - Method in interface facebook4j.api.EventMethods
Deletes the event's profile picture.
deleteFriendlist(String) - Method in interface facebook4j.api.FriendMethods
Deletes the friend list.
deleteFriendlistMember(String, String) - Method in interface facebook4j.api.FriendMethods
This method is an alias of: FriendMethods.removeFriendlistMember(String, String) .
deleteMilestone(String) - Method in interface facebook4j.api.PageMethods
Deletes the milestone.
deleteOffer(String) - Method in interface facebook4j.api.PageMethods
Deletes the createOffer.
deletePermission(String) - Method in interface facebook4j.api.PermissionMethods
This method is an alias of: PermissionMethods.revokePermission(String) .
deletePermission(String, String) - Method in interface facebook4j.api.PermissionMethods
This method is an alias of: PermissionMethods.revokePermission(String, String) .
deletePhoto(String) - Method in interface facebook4j.api.PhotoMethods
Deletes the photo.
deletePost(String) - Method in interface facebook4j.api.PostMethods
Deletes the post.
deleteQuestion(String) - Method in interface facebook4j.api.QuestionMethods
Deletes the question.
deleteScore() - Method in interface facebook4j.api.GameMethods
Deletes the current score for the current user.
deleteScore(String) - Method in interface facebook4j.api.GameMethods
Deletes the current score for a user.
deleteTab(String) - Method in interface facebook4j.api.PageMethods
Deletes an installed profile_tab where is_permanent is not true for the current page.
deleteTab(String, String) - Method in interface facebook4j.api.PageMethods
Deletes an installed profile_tab where is_permanent is not true for the page.
deleteTagOnPhoto(String, String) - Method in interface facebook4j.api.PhotoMethods
Deletes a tag for a particular user in the photo.
deleteTestUser(String) - Method in interface facebook4j.api.TestUserMethods
Deletes the test user.
dependsOn(String) - Method in class facebook4j.BatchRequest
 
description(String) - Method in class facebook4j.EventUpdate
 
description(String) - Method in class facebook4j.PageUpdate
 
description(String) - Method in class facebook4j.PostUpdate
 
description(String) - Method in class facebook4j.VideoUpdate
 
DeviceCode - Class in facebook4j.auth
 
DeviceCode(HttpResponse) - Constructor for class facebook4j.auth.DeviceCode
 
DialogAuthOption - Class in facebook4j.auth
 
DialogAuthOption() - Constructor for class facebook4j.auth.DialogAuthOption
 
disconnect() - Method in class facebook4j.BatchResponseImpl
 
display(Display) - Method in class facebook4j.auth.DialogAuthOption
 
Display - Enum in facebook4j.auth
 
displayPagePost(String, boolean) - Method in interface facebook4j.api.PageMethods
Hides/Shows the page's post that is published by a non-admin user.
dispose() - Method in interface facebook4j.conf.ConfigurationFactory
clean up resources acquired by this factory.
Domain - Interface in facebook4j
 
DomainMethods - Interface in facebook4j.api
 
domains() - Method in interface facebook4j.Facebook
 

E

editEvent(String, EventUpdate) - Method in interface facebook4j.api.EventMethods
Updates the event.
educationStatuses(Set<Integer>) - Method in class facebook4j.FeedTargetingParameter
 
endTime(Calendar) - Method in class facebook4j.EventUpdate
 
equals(Object) - Method in class facebook4j.AlbumUpdate
 
equals(Object) - Method in class facebook4j.auth.AccessToken
 
equals(Object) - Method in class facebook4j.auth.DeviceCode
 
equals(Object) - Method in class facebook4j.auth.DialogAuthOption
 
equals(Object) - Method in class facebook4j.auth.OAuthAuthorization
 
equals(Object) - Method in class facebook4j.BackdatingPostUpdate
 
equals(Object) - Method in class facebook4j.BatchAttachment
 
equals(Object) - Method in class facebook4j.BatchRequest
 
equals(Object) - Method in class facebook4j.BatchRequests
 
equals(Object) - Method in class facebook4j.CheckinUpdate
 
equals(Object) - Method in class facebook4j.CommentUpdate
 
equals(Object) - Method in class facebook4j.conf.ConfigurationBase
 
equals(Object) - Method in class facebook4j.EventUpdate
 
equals(Object) - Method in exception facebook4j.FacebookException
 
equals(Object) - Method in class facebook4j.FeedTargetingParameter
 
equals(Object) - Method in class facebook4j.GeoLocation
 
equals(Object) - Method in class facebook4j.Media
 
equals(Object) - Method in class facebook4j.MilestoneUpdate
 
equals(Object) - Method in class facebook4j.OfferUpdate
 
equals(Object) - Method in class facebook4j.PageCoverUpdate
 
equals(Object) - Method in class facebook4j.PagePhotoUpdate
 
equals(Object) - Method in class facebook4j.PagePostUpdate
 
equals(Object) - Method in class facebook4j.PageSettingUpdate
 
equals(Object) - Method in class facebook4j.PageUpdate
 
equals(Object) - Method in class facebook4j.PageVideoUpdate
 
equals(Object) - Method in class facebook4j.PhotoUpdate
 
equals(Object) - Method in class facebook4j.PostUpdate
 
equals(Object) - Method in class facebook4j.PrivacyParameter
 
equals(Object) - Method in class facebook4j.QuestionUpdate
 
equals(Object) - Method in class facebook4j.Reading
 
equals(Object) - Method in class facebook4j.TabUpdate
 
equals(Object) - Method in class facebook4j.TagUpdate
 
equals(Object) - Method in class facebook4j.TargetingParameter
 
equals(Object) - Method in class facebook4j.VideoUpdate
 
Event - Interface in facebook4j
 
EventMethods - Interface in facebook4j.api
 
EventPrivacyType - Enum in facebook4j
An enum represents the visibility of a event
events() - Method in interface facebook4j.Facebook
 
EventUpdate - Class in facebook4j
 
EventUpdate() - Constructor for class facebook4j.EventUpdate
 
EventUpdate(String, Calendar) - Constructor for class facebook4j.EventUpdate
 
executeBatch(BatchRequests<BatchRequest>) - Method in interface facebook4j.api.BatchRequestsMethods
Calls Facebook batch API.
executeFQL(String) - Method in interface facebook4j.api.FQLMethods
Executes a single FQL query.
executeFQL(String, Locale) - Method in interface facebook4j.api.FQLMethods
Executes a single FQL query.
executeMultiFQL(Map<String, String>) - Method in interface facebook4j.api.FQLMethods
Executes multiple FQL queries.
executeMultiFQL(Map<String, String>, Locale) - Method in interface facebook4j.api.FQLMethods
Executes multiple FQL queries.
expirationTime(Calendar) - Method in class facebook4j.OfferUpdate
 
extendTokenExpiration(String) - Method in class facebook4j.auth.OAuthAuthorization
 
extendTokenExpiration() - Method in class facebook4j.auth.OAuthAuthorization
 
extendTokenExpiration(String) - Method in interface facebook4j.auth.OAuthSupport
Extends the short-lived-token expiration.
extendTokenExpiration() - Method in interface facebook4j.auth.OAuthSupport
Extends this instance's short-lived-token expiration.

F

Facebook - Interface in facebook4j
 
facebook4j - package facebook4j
 
facebook4j.api - package facebook4j.api
 
facebook4j.auth - package facebook4j.auth
 
facebook4j.conf - package facebook4j.conf
 
facebook4j.json - package facebook4j.json
 
facebook4j.management - package facebook4j.management
 
FacebookAPIMonitor - Class in facebook4j
Singleton instance of all Twitter API monitoring.
FacebookBase - Interface in facebook4j
 
FacebookException - Exception in facebook4j
An exception class that will be thrown when Facebook Graph API calls are failed.
In case the Facebook server returned HTTP error code, you can get the HTTP status code using getStatusCode() method.
FacebookException(String, Throwable) - Constructor for exception facebook4j.FacebookException
 
FacebookException(String, HttpResponse) - Constructor for exception facebook4j.FacebookException
 
FacebookException(String) - Constructor for exception facebook4j.FacebookException
 
FacebookException(Throwable) - Constructor for exception facebook4j.FacebookException
 
FacebookException(String, Throwable, int) - Constructor for exception facebook4j.FacebookException
 
FacebookFactory - Class in facebook4j
A factory class for Facebook.
FacebookFactory() - Constructor for class facebook4j.FacebookFactory
Creates a FacebookFactory with the root configuration.
FacebookFactory(Configuration) - Constructor for class facebook4j.FacebookFactory
Creates a FacebookFactory with the given configuration.
FacebookFactory(String) - Constructor for class facebook4j.FacebookFactory
Creates a FacebookFactory with a specified config tree
FacebookResponse - Interface in facebook4j
Super interface of Facebook Response data interfaces
FacebookResponse.Metadata - Interface in facebook4j
An interface represents introspection of objects.
FacebookResponse.Metadata.Connections - Interface in facebook4j
 
FacebookResponse.Metadata.Fields - Interface in facebook4j
 
FacebookResponse.Metadata.Fields.Field - Interface in facebook4j
 
family() - Method in interface facebook4j.Facebook
 
Family - Interface in facebook4j
 
FamilyMethods - Interface in facebook4j.api
 
FavoriteMethods - Interface in facebook4j.api
 
favorites() - Method in interface facebook4j.Facebook
 
feedTargeting(FeedTargetingParameter) - Method in class facebook4j.PagePhotoUpdate
 
feedTargeting(FeedTargetingParameter) - Method in class facebook4j.PagePostUpdate
 
feedTargeting(FeedTargetingParameter) - Method in class facebook4j.PageVideoUpdate
 
FeedTargetingParameter - Class in facebook4j
 
FeedTargetingParameter() - Constructor for class facebook4j.FeedTargetingParameter
 
FeedTargetingParameter.Gender - Enum in facebook4j
 
fetchNext(Paging<T>) - Method in interface facebook4j.FacebookBase
Fetches the data of the next page.
fetchPrevious(Paging<T>) - Method in interface facebook4j.FacebookBase
Fetches the data of the previous page.
fields(String...) - Method in class facebook4j.Reading
 
filter(String) - Method in class facebook4j.Reading
 
fql() - Method in interface facebook4j.Facebook
 
FQLMethods - Interface in facebook4j.api
 
Friend - Interface in facebook4j
 
Friendlist - Interface in facebook4j
 
FriendMethods - Interface in facebook4j.api
 
FriendRequest - Interface in facebook4j
 
friends() - Method in interface facebook4j.Facebook
 

G

GAE - Static variable in class facebook4j.conf.ConfigurationBase
 
Game - Interface in facebook4j
 
GameMethods - Interface in facebook4j.api
 
games() - Method in interface facebook4j.Facebook
 
genders(FeedTargetingParameter.Gender) - Method in class facebook4j.FeedTargetingParameter
 
generalInfo(String) - Method in class facebook4j.PageUpdate
 
generateAppSecretProof() - Method in class facebook4j.auth.OAuthAuthorization
Computes a appsecret_proof value using the HMAC method.
generateAppSecretProof() - Method in interface facebook4j.auth.Security
 
GeoLocation - Class in facebook4j
A data class representing geo location.
GeoLocation(double, double) - Constructor for class facebook4j.GeoLocation
Creates a GeoLocation instance
geoLocations(TargetingParameter) - Method in class facebook4j.FeedTargetingParameter
 
get() - Method in interface facebook4j.Insight.Value.Entry
 
get(String) - Method in interface facebook4j.Insight.Value.Entry
 
getAbout() - Method in interface facebook4j.Page
 
getAbout() - Method in class facebook4j.PageUpdate
 
getAccessToken() - Method in interface facebook4j.Account
 
getAccessToken() - Method in class facebook4j.BatchRequest
 
getAccessToken() - Method in interface facebook4j.Page
 
getAccessToken() - Method in interface facebook4j.TestUser
 
getAccounts() - Method in interface facebook4j.api.AccountMethods
Returns the current user's accounts of Facebook apps and pages.
getAccounts(Reading) - Method in interface facebook4j.api.AccountMethods
Returns the current user's accounts of Facebook apps and pages.
getAccounts(String) - Method in interface facebook4j.api.AccountMethods
Returns a user's accounts of Facebook apps and pages.
getAccounts(String, Reading) - Method in interface facebook4j.api.AccountMethods
Returns a user's accounts of Facebook apps and pages.
getAchievement() - Method in interface facebook4j.Achievement
 
getAchievements() - Method in interface facebook4j.api.GameMethods
Returns the achievements for the current user.
getAchievements(Reading) - Method in interface facebook4j.api.GameMethods
Returns the achievements for the current user.
getAchievements(String) - Method in interface facebook4j.api.GameMethods
Returns the achievements for a user.
getAchievements(String, Reading) - Method in interface facebook4j.api.GameMethods
Returns the achievements for a user.
getActions() - Method in interface facebook4j.Post
 
getActions() - Method in class facebook4j.PostUpdate
 
getActivities() - Method in interface facebook4j.api.ActivityMethods
Returns the activities listed on the current user's profile.
getActivities(Reading) - Method in interface facebook4j.api.ActivityMethods
Returns the activities listed on the current user's profile.
getActivities(String) - Method in interface facebook4j.api.ActivityMethods
Returns the activities listed on a user's profile.
getActivities(String, Reading) - Method in interface facebook4j.api.ActivityMethods
Returns the activities listed on a user's profile.
getAfter() - Method in interface facebook4j.Paging.Cursors
 
getAge_max() - Method in class facebook4j.FeedTargetingParameter
 
getAge_min() - Method in class facebook4j.FeedTargetingParameter
 
getAgeRange() - Method in interface facebook4j.User
 
getAlbum(String) - Method in interface facebook4j.api.AlbumMethods
Returns a single photo album.
getAlbum(String, Reading) - Method in interface facebook4j.api.AlbumMethods
Returns a single photo album.
getAlbum() - Method in interface facebook4j.Photo
 
getAlbumComments(String) - Method in interface facebook4j.api.AlbumMethods
Returns the comments made on the album.
getAlbumComments(String, Reading) - Method in interface facebook4j.api.AlbumMethods
Returns the comments made on the album.
getAlbumCoverPhoto(String) - Method in interface facebook4j.api.AlbumMethods
Returns url of the album's cover photo.
getAlbumLikes(String) - Method in interface facebook4j.api.AlbumMethods
Returns likes made on the album.
getAlbumLikes(String, Reading) - Method in interface facebook4j.api.AlbumMethods
Returns likes made on the album.
getAlbumPhotos(String) - Method in interface facebook4j.api.AlbumMethods
Returns the photos contained in the album.
getAlbumPhotos(String, Reading) - Method in interface facebook4j.api.AlbumMethods
Returns the photos contained in the album.
getAlbumReactions(String) - Method in interface facebook4j.api.AlbumMethods
Returns the reactions on the album.
getAlbumReactions(String, Reading) - Method in interface facebook4j.api.AlbumMethods
Returns the reactions on the album.
getAlbums() - Method in interface facebook4j.api.AlbumMethods
Returns the photo albums the current user/page has created.
getAlbums(Reading) - Method in interface facebook4j.api.AlbumMethods
Returns the photo albums the current user/page has created.
getAlbums(String) - Method in interface facebook4j.api.AlbumMethods
Returns the photo albums a user/page has created.
getAlbums(String, Reading) - Method in interface facebook4j.api.AlbumMethods
Returns the photo albums a user/page has created.
getAllow() - Method in interface facebook4j.Privacy
 
getAllow() - Method in class facebook4j.PrivacyParameter
 
getAllowNewOptions() - Method in class facebook4j.QuestionUpdate
 
getAppDomains() - Method in interface facebook4j.Application
 
getApplication() - Method in interface facebook4j.Achievement
 
getApplication() - Method in interface facebook4j.Checkin
 
getApplication() - Method in interface facebook4j.Location
 
getApplication() - Method in interface facebook4j.Notification
 
getApplication() - Method in interface facebook4j.Post
 
getApplication() - Method in interface facebook4j.Score
 
getApplication() - Method in interface facebook4j.Tab
 
getAppSecretProofCacheSize() - Method in interface facebook4j.auth.AuthorizationConfiguration
 
getAppSecretProofCacheSize() - Method in class facebook4j.conf.ConfigurationBase
 
getAttachedFiles() - Method in class facebook4j.BatchRequest
 
getAttachment() - Method in interface facebook4j.Comment
 
getAttachmentId() - Method in class facebook4j.CommentUpdate
 
getAttachments() - Method in interface facebook4j.Message
 
getAttachments() - Method in interface facebook4j.Post
 
getAttachmentUrl() - Method in class facebook4j.CommentUpdate
 
getAttribute(String) - Method in class facebook4j.management.APIStatisticsOpenMBean
 
getAttributes(String[]) - Method in class facebook4j.management.APIStatisticsOpenMBean
 
getAuthDialogDataHelpUrl() - Method in interface facebook4j.Application
 
getAuthDialogDescription() - Method in interface facebook4j.Application
 
getAuthDialogHeadline() - Method in interface facebook4j.Application
 
getAuthDialogPermsExplanation() - Method in interface facebook4j.Application
 
getAuthNonce() - Method in class facebook4j.auth.AccessToken
 
getAuthorization() - Method in interface facebook4j.FacebookBase
Returns the authorization scheme for this instance.
The returned type will be either of BasicAuthorization, OAuthAuthorization, or NullAuthorization
getAuthReferralDefaultActivityPrivacy() - Method in interface facebook4j.Application
 
getAuthReferralExtendedPerms() - Method in interface facebook4j.Application
 
getAuthReferralFriendPerms() - Method in interface facebook4j.Application
 
getAuthReferralResponseType() - Method in interface facebook4j.Application
 
getAuthReferralUserPerms() - Method in interface facebook4j.Application
 
getAverageTime() - Method in class facebook4j.management.APIStatistics
 
getAverageTime() - Method in interface facebook4j.management.InvocationStatistics
 
getAverageTime() - Method in class facebook4j.management.InvocationStatisticsCalculator
 
getBackdatedTime() - Method in class facebook4j.BackdatingPostUpdate
 
getBackdatedTimeGranularity() - Method in class facebook4j.BackdatingPostUpdate
 
getBarcode() - Method in class facebook4j.OfferUpdate
 
getBefore() - Method in interface facebook4j.Paging.Cursors
 
getBelongsFriend(String) - Method in interface facebook4j.api.FriendMethods
Returns the friend if the current user friends with.
getBelongsFriend(String, Reading) - Method in interface facebook4j.api.FriendMethods
Returns the friend if the current user friends with.
getBelongsFriend(String, String) - Method in interface facebook4j.api.FriendMethods
Returns the friend if a user friends with.
getBelongsFriend(String, String, Reading) - Method in interface facebook4j.api.FriendMethods
Returns the friend if a user friends with.
getBio() - Method in interface facebook4j.User
 
getBirthday() - Method in interface facebook4j.User
 
getBlocked() - Method in interface facebook4j.api.PageMethods
Returns a list of users blocked from the current Page.
getBlocked(Reading) - Method in interface facebook4j.api.PageMethods
Returns a list of users blocked from the current Page.
getBlocked(String) - Method in interface facebook4j.api.PageMethods
Returns a list of users blocked from the Page.
getBlocked(String, Reading) - Method in interface facebook4j.api.PageMethods
Returns a list of users blocked from the Page.
getBody() - Method in class facebook4j.BatchRequest
 
getBookmarkOrder() - Method in interface facebook4j.Group
 
getBooks() - Method in interface facebook4j.api.FavoriteMethods
Returns the books listed on the current user's profile.
getBooks(Reading) - Method in interface facebook4j.api.FavoriteMethods
Returns the books listed on the current user's profile.
getBooks(String) - Method in interface facebook4j.api.FavoriteMethods
Returns the books listed on a user's profile.
getBooks(String, Reading) - Method in interface facebook4j.api.FavoriteMethods
Returns the books listed on a user's profile.
getCallCount() - Method in class facebook4j.management.APIStatistics
 
getCallCount() - Method in interface facebook4j.management.InvocationStatistics
 
getCallCount() - Method in class facebook4j.management.InvocationStatisticsCalculator
 
getCanvasName() - Method in interface facebook4j.Application
 
getCanvasUrl() - Method in interface facebook4j.Application
 
getCaption() - Method in interface facebook4j.Post
 
getCaption() - Method in class facebook4j.PostUpdate
 
getCategories() - Method in interface facebook4j.Place
 
getCategory() - Method in interface facebook4j.Account
 
getCategory() - Method in interface facebook4j.Application
 
getCategory() - Method in interface facebook4j.Category
 
getCategory() - Method in interface facebook4j.Page
 
getCheckin(String) - Method in interface facebook4j.api.CheckinMethods
Returns a single checkin information.
getCheckin(String, Reading) - Method in interface facebook4j.api.CheckinMethods
Returns a single checkin information.
getCheckinComments(String) - Method in interface facebook4j.api.CheckinMethods
Returns the comments on a checkin.
getCheckinComments(String, Reading) - Method in interface facebook4j.api.CheckinMethods
Returns the comments on a checkin.
getCheckinLikes(String) - Method in interface facebook4j.api.CheckinMethods
Returns the users who like a checkin.
getCheckinLikes(String, Reading) - Method in interface facebook4j.api.CheckinMethods
Returns the users who like a checkin.
getCheckins() - Method in interface facebook4j.api.CheckinMethods
Returns the places that the current user has checked-into or made to the Place Page by the current user or friends of the current user.
getCheckins(Reading) - Method in interface facebook4j.api.CheckinMethods
Returns the places that the current user has checked-into or made to the Place Page by the current user or friends of the current user.
getCheckins(String) - Method in interface facebook4j.api.CheckinMethods
Returns the places that a user has checked-into or made to the Place Page by the user or friends of the user.
getCheckins(String, Reading) - Method in interface facebook4j.api.CheckinMethods
Returns the places that a user has checked-into or made to the Place Page by the user or friends of the user.
getCheckins() - Method in interface facebook4j.Page
 
getCities() - Method in interface facebook4j.Targeting
 
getCities() - Method in class facebook4j.TargetingParameter
 
getCity() - Method in interface facebook4j.Place.Location
 
getCity() - Method in interface facebook4j.Venue
 
getClaimLimit() - Method in interface facebook4j.Offer
 
getClaimLimit() - Method in class facebook4j.OfferUpdate
 
getClasses() - Method in interface facebook4j.User.Education
 
getClientURL() - Method in interface facebook4j.conf.Configuration
 
getClientURL() - Method in class facebook4j.conf.ConfigurationBase
 
getClientVersion() - Method in interface facebook4j.conf.Configuration
 
getClientVersion() - Method in class facebook4j.conf.ConfigurationBase
 
getCode() - Method in class facebook4j.auth.DeviceCode
 
getCollege_majors() - Method in class facebook4j.FeedTargetingParameter
 
getCollege_networks() - Method in class facebook4j.FeedTargetingParameter
 
getCollege_years() - Method in class facebook4j.FeedTargetingParameter
 
getComment(String) - Method in interface facebook4j.api.CommentMethods
Returns a single comment.
getComment(String, Reading) - Method in interface facebook4j.api.CommentMethods
Returns a single comment.
getCommentCount() - Method in interface facebook4j.Comment
 
getCommentLikes(String) - Method in interface facebook4j.api.CommentMethods
Returns the likes on a comment.
getCommentLikes(String, Reading) - Method in interface facebook4j.api.CommentMethods
Returns the likes on a comment.
getCommentReplies(String) - Method in interface facebook4j.api.CommentMethods
Returns the replies on a comment.
getCommentReplies(String, Reading) - Method in interface facebook4j.api.CommentMethods
Returns the replies on a comment.
getComments() - Method in interface facebook4j.Achievement
 
getComments() - Method in interface facebook4j.Album
 
getComments() - Method in interface facebook4j.Checkin
 
getComments() - Method in interface facebook4j.Comment
 
getComments() - Method in interface facebook4j.Link
 
getComments() - Method in interface facebook4j.Message
 
getComments() - Method in interface facebook4j.Note
 
getComments() - Method in interface facebook4j.Photo
 
getComments() - Method in interface facebook4j.Post
 
getComments() - Method in interface facebook4j.Video
 
getCompany() - Method in interface facebook4j.Application
 
getCompanyOverview() - Method in interface facebook4j.Page
Company overview about this page.
getConcentration() - Method in interface facebook4j.User.Education
 
getConfiguration() - Method in interface facebook4j.FacebookBase
Returns the configuration associated with this instance
getConnectionNames() - Method in interface facebook4j.FacebookResponse.Metadata.Connections
 
getConnections() - Method in interface facebook4j.FacebookResponse.Metadata
 
getContactEmail() - Method in interface facebook4j.Application
 
getConversation(String) - Method in interface facebook4j.api.ConversationMethods
Returns a single conversation.
getConversation(String, Reading) - Method in interface facebook4j.api.ConversationMethods
Returns a single conversation.
getConversation() - Method in interface facebook4j.Conversation
 
getConversations() - Method in interface facebook4j.api.ConversationMethods
Returns the conversations of the current page.
getConversations(Reading) - Method in interface facebook4j.api.ConversationMethods
Returns the conversations of the current page.
getConversations(String) - Method in interface facebook4j.api.ConversationMethods
Returns the conversations of a page.
getConversations(String, Reading) - Method in interface facebook4j.api.ConversationMethods
Returns the conversations of a page.
getCoordinates() - Method in interface facebook4j.Checkin
 
getCoordinates() - Method in class facebook4j.CheckinUpdate
 
getCount() - Method in interface facebook4j.Album
 
getCount() - Method in interface facebook4j.PagableList
 
getCountries() - Method in interface facebook4j.Targeting
 
getCountries() - Method in class facebook4j.TargetingParameter
 
getCountry() - Method in interface facebook4j.Place.Location
 
getCountry() - Method in interface facebook4j.Venue
 
getCouponType() - Method in interface facebook4j.Offer
 
getCouponType() - Method in class facebook4j.OfferUpdate
 
getCover() - Method in interface facebook4j.Page
 
getCover() - Method in interface facebook4j.User
 
getCoverPhoto() - Method in interface facebook4j.Album
 
getCreatedTime() - Method in interface facebook4j.Album
 
getCreatedTime() - Method in interface facebook4j.Application
 
getCreatedTime() - Method in interface facebook4j.Category
 
getCreatedTime() - Method in interface facebook4j.Checkin
 
getCreatedTime() - Method in interface facebook4j.Comment
 
getCreatedTime() - Method in interface facebook4j.FriendRequest
 
getCreatedTime() - Method in interface facebook4j.GroupDoc
 
getCreatedTime() - Method in interface facebook4j.Link
 
getCreatedTime() - Method in interface facebook4j.Location
 
getCreatedTime() - Method in interface facebook4j.Message
 
getCreatedTime() - Method in interface facebook4j.Milestone
 
getCreatedTime() - Method in interface facebook4j.Note
 
getCreatedTime() - Method in interface facebook4j.Notification
 
getCreatedTime() - Method in interface facebook4j.Offer
 
getCreatedTime() - Method in interface facebook4j.Page
 
getCreatedTime() - Method in interface facebook4j.Photo
 
getCreatedTime() - Method in interface facebook4j.PlaceTag
 
getCreatedTime() - Method in interface facebook4j.Poke
 
getCreatedTime() - Method in interface facebook4j.Post
 
getCreatedTime() - Method in interface facebook4j.Question
 
getCreatedTime() - Method in interface facebook4j.Question.Option
 
getCreatedTime() - Method in interface facebook4j.Tag
 
getCreatedTime() - Method in interface facebook4j.Video
 
getCreatorUid() - Method in interface facebook4j.Application
 
getCursors() - Method in interface facebook4j.Paging
 
getCustomImage() - Method in class facebook4j.TabUpdate
 
getCustomImageURL() - Method in interface facebook4j.Tab
 
getCustomImageUrl() - Method in class facebook4j.TabUpdate
 
getCustomName() - Method in interface facebook4j.Tab
 
getCustomName() - Method in class facebook4j.TabUpdate
 
getDailyActiveUsers() - Method in interface facebook4j.Application
 
getData() - Method in class facebook4j.BatchAttachment
 
getDeauthCallbackUrl() - Method in interface facebook4j.Application
 
getDegree() - Method in interface facebook4j.User.Education
 
getDeny() - Method in interface facebook4j.Privacy
 
getDeny() - Method in class facebook4j.PrivacyParameter
 
getDependsOn() - Method in class facebook4j.BatchRequest
 
getDescription() - Method in interface facebook4j.Album
 
getDescription() - Method in interface facebook4j.Application
 
getDescription() - Method in interface facebook4j.Comment.Attachment
 
getDescription() - Method in interface facebook4j.Event
 
getDescription() - Method in class facebook4j.EventUpdate
 
getDescription() - Method in interface facebook4j.FacebookResponse.Metadata.Fields.Field
 
getDescription() - Method in interface facebook4j.Group
 
getDescription() - Method in interface facebook4j.Insight
 
getDescription() - Method in interface facebook4j.Link
 
getDescription() - Method in interface facebook4j.Milestone
 
getDescription() - Method in class facebook4j.MilestoneUpdate
 
getDescription() - Method in class facebook4j.PageUpdate
 
getDescription() - Method in interface facebook4j.Post
 
getDescription() - Method in class facebook4j.PostUpdate
 
getDescription() - Method in interface facebook4j.Privacy
 
getDescription() - Method in class facebook4j.PrivacyParameter
 
getDescription() - Method in interface facebook4j.User.EducationClass
 
getDescription() - Method in interface facebook4j.Video
 
getDescription() - Method in class facebook4j.VideoUpdate
 
getDomain(String) - Method in interface facebook4j.api.DomainMethods
Returns the website domain information using Facebook.
getDomainByName(String) - Method in interface facebook4j.api.DomainMethods
Returns the website domain information using Facebook.
getDomainsByName(String...) - Method in interface facebook4j.api.DomainMethods
Returns the website domains information using Facebook.
getEducation() - Method in interface facebook4j.User
 
getEducation_statuses() - Method in class facebook4j.FeedTargetingParameter
 
getEmail() - Method in interface facebook4j.Group
 
getEmail() - Method in interface facebook4j.TestUser
 
getEmail() - Method in interface facebook4j.User
 
getEmbedHtml() - Method in interface facebook4j.Video.Format
 
getEmbedHtml() - Method in interface facebook4j.Video
 
getEmployer() - Method in interface facebook4j.User.Work
 
getEndDate() - Method in interface facebook4j.User.Work
 
getEndTime() - Method in interface facebook4j.Achievement
 
getEndTime() - Method in interface facebook4j.Event
 
getEndTime() - Method in class facebook4j.EventUpdate
 
getEndTime() - Method in interface facebook4j.Insight.Value
 
getEndTime() - Method in interface facebook4j.Milestone
 
getErrorCode() - Method in exception facebook4j.FacebookException
 
getErrorCount() - Method in class facebook4j.management.APIStatistics
 
getErrorCount() - Method in interface facebook4j.management.InvocationStatistics
 
getErrorCount() - Method in class facebook4j.management.InvocationStatisticsCalculator
 
getErrorMessage() - Method in exception facebook4j.FacebookException
 
getErrorSubcode() - Method in exception facebook4j.FacebookException
 
getErrorType() - Method in exception facebook4j.FacebookException
 
getEvent(String) - Method in interface facebook4j.api.EventMethods
Returns a single event.
getEvent(String, Reading) - Method in interface facebook4j.api.EventMethods
Returns a single event.
getEventPhotos(String) - Method in interface facebook4j.api.EventMethods
Returns the event's photos.
getEventPhotos(String, Reading) - Method in interface facebook4j.api.EventMethods
Returns the event's photos.
getEventPictureURL(String) - Method in interface facebook4j.api.EventMethods
Returns url of the event's profile picture.
getEventPictureURL(String, PictureSize) - Method in interface facebook4j.api.EventMethods
Returns url of the event's profile picture.
getEvents() - Method in interface facebook4j.api.EventMethods
Returns the events the current user/page is attending.
getEvents(Reading) - Method in interface facebook4j.api.EventMethods
Returns the events the current user/page is attending.
getEvents(String) - Method in interface facebook4j.api.EventMethods
Returns the events a user/event/page is attending.
getEvents(String, Reading) - Method in interface facebook4j.api.EventMethods
Returns the events a user/event/page is attending.
getEventVideos(String) - Method in interface facebook4j.api.EventMethods
Returns the event's videos.
getEventVideos(String, Reading) - Method in interface facebook4j.api.EventMethods
Returns the event's videos.
getExpirationTime() - Method in interface facebook4j.Offer
 
getExpirationTime() - Method in class facebook4j.OfferUpdate
 
getExpires() - Method in class facebook4j.auth.AccessToken
 
getExpiresIn() - Method in class facebook4j.auth.DeviceCode
 
getFamily() - Method in interface facebook4j.api.FamilyMethods
Returns the current user's family relationships.
getFamily(Reading) - Method in interface facebook4j.api.FamilyMethods
Returns the current user's family relationships.
getFamily(String) - Method in interface facebook4j.api.FamilyMethods
Returns a user's family relationships.
getFamily(String, Reading) - Method in interface facebook4j.api.FamilyMethods
Returns a user's family relationships.
getFanCount() - Method in interface facebook4j.Page
Number of people who like this page.
getFavoriteAthletes() - Method in interface facebook4j.User
 
getFavoriteTeams() - Method in interface facebook4j.User
 
getFeed() - Method in interface facebook4j.api.PostMethods
Returns the current user's/page's/event's wall.
getFeed(Reading) - Method in interface facebook4j.api.PostMethods
Returns the current user's/page's/event's wall.
getFeed(String) - Method in interface facebook4j.api.PostMethods
Returns a user's/page's/event's wall.
getFeed(String, Reading) - Method in interface facebook4j.api.PostMethods
Returns a user's/page's/event's wall.
getFeedTargeting() - Method in class facebook4j.PagePhotoUpdate
 
getFeedTargeting() - Method in class facebook4j.PagePostUpdate
 
getFeedTargeting() - Method in class facebook4j.PageVideoUpdate
 
getFields() - Method in interface facebook4j.FacebookResponse.Metadata.Fields
 
getFields() - Method in interface facebook4j.FacebookResponse.Metadata
 
getFilter() - Method in interface facebook4j.Video.Format
 
getFirstName() - Method in interface facebook4j.User
 
getFollowCount() - Method in interface facebook4j.PageBackedInstagramAccount
 
getFollowedByCount() - Method in interface facebook4j.PageBackedInstagramAccount
 
getFormat() - Method in interface facebook4j.Video
 
getFriendlist(String) - Method in interface facebook4j.api.FriendMethods
Returns a single friend list.
getFriendlist(String, Reading) - Method in interface facebook4j.api.FriendMethods
Returns a single friend list.
getFriendlistMembers(String) - Method in interface facebook4j.api.FriendMethods
Returns all of the users who are members of this list.
getFriendlists() - Method in interface facebook4j.api.FriendMethods
Returns the current user's friend lists.
getFriendlists(Reading) - Method in interface facebook4j.api.FriendMethods
Returns the current user's friend lists.
getFriendlists(String) - Method in interface facebook4j.api.FriendMethods
Returns the user's friend lists.
getFriendlists(String, Reading) - Method in interface facebook4j.api.FriendMethods
Returns the user's friend lists.
getFriendRequests() - Method in interface facebook4j.api.FriendMethods
Returns the current user's incoming friend requests.
getFriendRequests(Reading) - Method in interface facebook4j.api.FriendMethods
Returns the current user's incoming friend requests.
getFriendRequests(String) - Method in interface facebook4j.api.FriendMethods
Returns the user's incoming friend requests.
getFriendRequests(String, Reading) - Method in interface facebook4j.api.FriendMethods
Returns the user's incoming friend requests.
getFriends() - Method in interface facebook4j.api.FriendMethods
Returns the current user's friends.
getFriends(Reading) - Method in interface facebook4j.api.FriendMethods
Returns the current user's friends.
getFriends(String) - Method in interface facebook4j.api.FriendMethods
Returns a user's friends.
getFriends(String, Reading) - Method in interface facebook4j.api.FriendMethods
Returns a user's friends.
getFriends() - Method in interface facebook4j.Privacy
 
getFriends() - Method in class facebook4j.PrivacyParameter
 
getFrom() - Method in interface facebook4j.Achievement
 
getFrom() - Method in interface facebook4j.Album
 
getFrom() - Method in interface facebook4j.Checkin
 
getFrom() - Method in interface facebook4j.Comment
 
getFrom() - Method in interface facebook4j.FriendRequest
 
getFrom() - Method in interface facebook4j.GroupDoc
 
getFrom() - Method in interface facebook4j.Link
 
getFrom() - Method in interface facebook4j.Location
 
getFrom() - Method in interface facebook4j.Message
 
getFrom() - Method in interface facebook4j.Milestone
 
getFrom() - Method in interface facebook4j.Note
 
getFrom() - Method in interface facebook4j.Notification
 
getFrom() - Method in interface facebook4j.Offer
 
getFrom() - Method in interface facebook4j.Photo
 
getFrom() - Method in interface facebook4j.Poke
 
getFrom() - Method in interface facebook4j.Post
 
getFrom() - Method in interface facebook4j.Question
 
getFrom() - Method in interface facebook4j.Question.Option
 
getFrom() - Method in interface facebook4j.Video
 
getFullPicture() - Method in interface facebook4j.Post
 
getGames() - Method in interface facebook4j.api.FavoriteMethods
Returns the games the current user has added to the Arts and Entertainment section of their profile.
getGames(Reading) - Method in interface facebook4j.api.FavoriteMethods
Returns the games the current user has added to the Arts and Entertainment section of their profile.
getGames(String) - Method in interface facebook4j.api.FavoriteMethods
Returns the games a user has added to the Arts and Entertainment section of their profile.
getGames(String, Reading) - Method in interface facebook4j.api.FavoriteMethods
Returns the games a user has added to the Arts and Entertainment section of their profile.
getGender() - Method in interface facebook4j.User
 
getGenders() - Method in class facebook4j.FeedTargetingParameter
 
getGeneralInfo() - Method in class facebook4j.PageUpdate
 
getGeo_locations() - Method in class facebook4j.FeedTargetingParameter
 
getGlobalBrandChildren(String) - Method in interface facebook4j.api.PageMethods
Returns all children pages of a specific page.
getGlobalBrandChildren(String, Reading) - Method in interface facebook4j.api.PageMethods
Returns all children pages of a specific page.
getGroup(String) - Method in interface facebook4j.api.GroupMethods
Returns a single group.
getGroup(String, Reading) - Method in interface facebook4j.api.GroupMethods
Returns a single group.
getGroupDocs(String) - Method in interface facebook4j.api.GroupMethods
Returns the docs in a group.
getGroupDocs(String, Reading) - Method in interface facebook4j.api.GroupMethods
Returns the docs in a group.
getGroupFeed(String) - Method in interface facebook4j.api.GroupMethods
Returns the group's wall.
getGroupFeed(String, Reading) - Method in interface facebook4j.api.GroupMethods
Returns the group's wall.
getGroupMembers(String) - Method in interface facebook4j.api.GroupMethods
Returns all of the users who are members of a group.
getGroupMembers(String, Reading) - Method in interface facebook4j.api.GroupMethods
Returns all of the users who are members of a group.
getGroupPictureURL(String) - Method in interface facebook4j.api.GroupMethods
Returns url of a group's profile picture.
getGroups() - Method in interface facebook4j.api.GroupMethods
Returns the Groups that the current user belongs to.
getGroups(Reading) - Method in interface facebook4j.api.GroupMethods
Returns the Groups that the current user belongs to.
getGroups(String) - Method in interface facebook4j.api.GroupMethods
Returns the Groups that a user belongs to.
getGroups(String, Reading) - Method in interface facebook4j.api.GroupMethods
Returns the Groups that a user belongs to.
getHeight() - Method in interface facebook4j.Image
 
getHeight() - Method in interface facebook4j.Photo
 
getHeight() - Method in interface facebook4j.Video.Format
 
getHome() - Method in interface facebook4j.api.PostMethods
Returns the current user's news feed.
getHome(Reading) - Method in interface facebook4j.api.PostMethods
Returns the current user's news feed.
getHometown() - Method in interface facebook4j.User
 
getHostingUrl() - Method in interface facebook4j.Application
 
getHours() - Method in interface facebook4j.Page
 
getHref() - Method in interface facebook4j.Post.Property
 
getHttpConnectionTimeout() - Method in class facebook4j.conf.ConfigurationBase
 
getHttpDefaultMaxPerRoute() - Method in class facebook4j.conf.ConfigurationBase
 
getHttpMaxTotalConnections() - Method in class facebook4j.conf.ConfigurationBase
 
getHttpProxyHost() - Method in class facebook4j.conf.ConfigurationBase
 
getHttpProxyPassword() - Method in class facebook4j.conf.ConfigurationBase
 
getHttpProxyPort() - Method in class facebook4j.conf.ConfigurationBase
 
getHttpProxyUser() - Method in class facebook4j.conf.ConfigurationBase
 
getHttpReadTimeout() - Method in class facebook4j.conf.ConfigurationBase
 
getHttpRetryCount() - Method in class facebook4j.conf.ConfigurationBase
 
getHttpRetryIntervalSeconds() - Method in class facebook4j.conf.ConfigurationBase
 
getHttpStreamingReadTimeout() - Method in class facebook4j.conf.ConfigurationBase
 
getIcon() - Method in interface facebook4j.Group
 
getIcon() - Method in interface facebook4j.GroupDoc
 
getIcon() - Method in interface facebook4j.Link
 
getIcon() - Method in interface facebook4j.Note
 
getIcon() - Method in interface facebook4j.Photo
 
getIcon() - Method in interface facebook4j.Post
 
getIcon() - Method in interface facebook4j.Video
 
getIconUrl() - Method in interface facebook4j.Application
 
getId() - Method in interface facebook4j.Account
 
getId() - Method in interface facebook4j.Achievement.AchievedObject
 
getId() - Method in interface facebook4j.Achievement
 
getId() - Method in interface facebook4j.Admin
 
getId() - Method in interface facebook4j.Album
 
getId() - Method in interface facebook4j.Application
 
getId() - Method in interface facebook4j.Category
 
getId() - Method in interface facebook4j.Checkin
 
getId() - Method in interface facebook4j.Comment.Attachment.AttachmentTarget
 
getId() - Method in interface facebook4j.Comment
 
getId() - Method in interface facebook4j.Conversation
 
getId() - Method in interface facebook4j.Cover
 
getId() - Method in interface facebook4j.Event
 
getId() - Method in interface facebook4j.FacebookBase
Returns the ID of authenticating user/page.
This method may internally call '/me' on the first invocation if
- this instance is authenticated by OAuth.
getId() - Method in interface facebook4j.Friendlist
 
getId() - Method in interface facebook4j.Group
 
getId() - Method in interface facebook4j.GroupDoc
 
getId() - Method in interface facebook4j.IdName
 
getId() - Method in interface facebook4j.IdNameEntity
 
getId() - Method in interface facebook4j.Insight
 
getId() - Method in interface facebook4j.Link
 
getId() - Method in interface facebook4j.Location
 
getId() - Method in interface facebook4j.Message.Attachment
 
getId() - Method in interface facebook4j.Message
 
getId() - Method in interface facebook4j.Milestone
 
getId() - Method in interface facebook4j.Note
 
getId() - Method in interface facebook4j.Notification
 
getId() - Method in interface facebook4j.Notification.TargetObject
 
getId() - Method in interface facebook4j.Offer
 
getId() - Method in interface facebook4j.Page
 
getId() - Method in interface facebook4j.PageBackedInstagramAccount
 
getId() - Method in interface facebook4j.Photo
 
getId() - Method in interface facebook4j.Place
 
getId() - Method in interface facebook4j.PlaceTag
 
getId() - Method in interface facebook4j.Post.Attachment
 
getId() - Method in interface facebook4j.Post
 
getId() - Method in interface facebook4j.Question
 
getId() - Method in interface facebook4j.Question.Option
 
getId() - Method in interface facebook4j.QuestionVotes
 
getId() - Method in interface facebook4j.RSVPStatus
 
getId() - Method in interface facebook4j.Tab
 
getId() - Method in interface facebook4j.Tag
 
getId() - Method in interface facebook4j.Tagged
 
getId() - Method in interface facebook4j.TestUser
 
getId() - Method in interface facebook4j.User
 
getId() - Method in interface facebook4j.Venue
 
getId() - Method in interface facebook4j.Video
 
getImage() - Method in interface facebook4j.Comment.Attachment.AttachmentMedia
 
getImage() - Method in class facebook4j.OfferUpdate
 
getImages() - Method in interface facebook4j.Photo
 
getImageURL() - Method in interface facebook4j.Offer
 
getImageURL() - Method in class facebook4j.OfferUpdate
 
getImageURL() - Method in interface facebook4j.Tab
 
getImportance() - Method in interface facebook4j.Achievement
 
getInbox() - Method in interface facebook4j.api.MessageMethods
Returns the messages in the current user's inbox.
getInbox(Reading) - Method in interface facebook4j.api.MessageMethods
Returns the messages in the current user's inbox.
getInbox(String) - Method in interface facebook4j.api.MessageMethods
Returns the messages in a user's inbox.
getInbox(String, Reading) - Method in interface facebook4j.api.MessageMethods
Returns the messages in a user's inbox.
getInboxSummary() - Method in interface facebook4j.InboxResponseList
 
getIncludeHeaders() - Method in class facebook4j.BatchRequests
 
getInsights(String, String) - Method in interface facebook4j.api.InsightMethods
 
getInsights(String, String, Reading) - Method in interface facebook4j.api.InsightMethods
 
getInstalledTabs(List<String>) - Method in interface facebook4j.api.PageMethods
Returns the current Page's profile tabs if a specific app is installed.
getInstalledTabs(List<String>, Reading) - Method in interface facebook4j.api.PageMethods
Returns the current Page's profile tabs if a specific app is installed.
getInstalledTabs(String, List<String>) - Method in interface facebook4j.api.PageMethods
Returns the Page's profile tabs if a specific app is installed.
getInstalledTabs(String, List<String>, Reading) - Method in interface facebook4j.api.PageMethods
Returns the Page's profile tabs if a specific app is installed.
getInstance(Configuration) - Static method in class facebook4j.auth.AuthorizationFactory
 
getInstance() - Static method in class facebook4j.auth.NullAuthorization
 
getInstance() - Static method in class facebook4j.conf.ConfigurationContext
 
getInstance(String) - Static method in class facebook4j.conf.ConfigurationContext
 
getInstance() - Method in interface facebook4j.conf.ConfigurationFactory
returns the root configuration
getInstance(String) - Method in interface facebook4j.conf.ConfigurationFactory
returns the configuration specified by the path
getInstance(String) - Static method in enum facebook4j.EventPrivacyType
 
getInstance() - Static method in class facebook4j.FacebookAPIMonitor
 
getInstance() - Method in class facebook4j.FacebookFactory
Returns a instance associated with the configuration bound to this factory.
getInstance(AccessToken) - Method in class facebook4j.FacebookFactory
Returns a OAuth Authenticated instance.
app Id and app Secret must be provided by facebook4j.properties, or system properties.
Unlike OAuthSupport.setOAuthAccessToken(facebook4j.auth.AccessToken), this factory method potentially returns a cached instance.
getInstance(Authorization) - Method in class facebook4j.FacebookFactory
 
getInstance(String) - Static method in enum facebook4j.GroupPrivacyType
 
getInstance(String) - Static method in enum facebook4j.PrivacyType
 
getInstance(String) - Static method in enum facebook4j.Summary.SummaryOrder
 
getInterested_in() - Method in class facebook4j.FeedTargetingParameter
 
getInterestedIn() - Method in interface facebook4j.User
 
getInterests() - Method in interface facebook4j.api.FavoriteMethods
Returns the interests listed on the current user's profile.
getInterests(Reading) - Method in interface facebook4j.api.FavoriteMethods
Returns the interests listed on the current user's profile.
getInterests(String) - Method in interface facebook4j.api.FavoriteMethods
Returns the interests listed on a user's profile.
getInterests(String, Reading) - Method in interface facebook4j.api.FavoriteMethods
Returns the interests listed on a user's profile.
getInterval() - Method in class facebook4j.auth.DeviceCode
 
getInvocationStatistics() - Method in class facebook4j.management.APIStatistics
 
getInvocationStatistics() - Method in interface facebook4j.management.APIStatisticsMBean
 
getIphoneAppStoreId() - Method in interface facebook4j.Application
 
getJSONObjectType() - Method in interface facebook4j.Paging
 
getKey() - Method in class facebook4j.TargetingGeoLocation
 
getLanguages() - Method in interface facebook4j.User
 
getLastName() - Method in interface facebook4j.User
 
getLatitude() - Method in class facebook4j.GeoLocation
returns the latitude of the geo location
getLatitude() - Method in interface facebook4j.Place.Location
 
getLatitude() - Method in interface facebook4j.Venue
 
getLength() - Method in interface facebook4j.Tag
 
getLength() - Method in interface facebook4j.User.VideoUploadLimits
 
getLikeCount() - Method in interface facebook4j.Comment
 
getLikedPage(String) - Method in interface facebook4j.api.PageMethods
Returns a specific page that the current user has liked.
getLikedPage(String, Reading) - Method in interface facebook4j.api.PageMethods
Returns a specific page that the current user has liked.
getLikedPage(String, String) - Method in interface facebook4j.api.PageMethods
Returns a specific page that a user has liked.
getLikedPage(String, String, Reading) - Method in interface facebook4j.api.PageMethods
Returns a specific page that a user has liked.
getLikes() - Method in interface facebook4j.Achievement
 
getLikes() - Method in interface facebook4j.Album
 
getLikes() - Method in interface facebook4j.Checkin
 
getLikes() - Method in interface facebook4j.Link
 
getLikes() - Method in interface facebook4j.Page
 
getLikes() - Method in interface facebook4j.Photo
 
getLikes() - Method in interface facebook4j.Post
 
getLink() - Method in interface facebook4j.Album
 
getLink(String) - Method in interface facebook4j.api.LinkMethods
Returns the link shared on a user's wall.
getLink(String, Reading) - Method in interface facebook4j.api.LinkMethods
Returns the link shared on a user's wall.
getLink() - Method in interface facebook4j.Application
 
getLink() - Method in class facebook4j.CheckinUpdate
 
getLink() - Method in interface facebook4j.Link
 
getLink() - Method in interface facebook4j.Notification
 
getLink() - Method in interface facebook4j.Page
 
getLink() - Method in interface facebook4j.Photo
 
getLink() - Method in interface facebook4j.Post.Action
 
getLink() - Method in interface facebook4j.Post
 
getLink() - Method in class facebook4j.PostUpdate
 
getLink() - Method in class facebook4j.PostUpdate.PostAction
 
getLink() - Method in interface facebook4j.Tab
 
getLink() - Method in interface facebook4j.User
 
getLink() - Method in interface facebook4j.Video
 
getLinkComments(String) - Method in interface facebook4j.api.LinkMethods
Returns all of the comments on a link.
getLinkComments(String, Reading) - Method in interface facebook4j.api.LinkMethods
Returns all of the comments on a link.
getLinkLikes(String) - Method in interface facebook4j.api.LinkMethods
Returns the likes on a link.
getLinkLikes(String, Reading) - Method in interface facebook4j.api.LinkMethods
Returns the likes on a link.
getLinks() - Method in interface facebook4j.api.LinkMethods
Returns the current user's/page's/event's posted links.
getLinks(Reading) - Method in interface facebook4j.api.LinkMethods
Returns the current user's/page's/event's posted links.
getLinks(String) - Method in interface facebook4j.api.LinkMethods
Returns a user's/page's/event's posted links.
getLinks(String, Reading) - Method in interface facebook4j.api.LinkMethods
Returns a user's/page's/event's posted links.
getListType() - Method in interface facebook4j.Friendlist
 
getLocale() - Method in interface facebook4j.User
 
getLocales() - Method in interface facebook4j.Targeting
 
getLocales() - Method in class facebook4j.TargetingParameter
 
getLocation() - Method in interface facebook4j.Album
 
getLocation() - Method in interface facebook4j.Event
 
getLocation() - Method in class facebook4j.EventUpdate
 
getLocation() - Method in interface facebook4j.Page
 
getLocation() - Method in interface facebook4j.Place
 
getLocation() - Method in interface facebook4j.User
 
getLocation() - Method in interface facebook4j.User.Work
 
getLocationId() - Method in class facebook4j.EventUpdate
 
getLocations() - Method in interface facebook4j.api.LocationMethods
Returns the posts with location.
getLocations(Reading) - Method in interface facebook4j.api.LocationMethods
Returns the posts with location.
getLocations(String) - Method in interface facebook4j.api.LocationMethods
Returns the posts with location.
getLocations(String, Reading) - Method in interface facebook4j.api.LocationMethods
Returns the posts with location.
getLoginUrl() - Method in interface facebook4j.TestUser
 
getLogoUrl() - Method in interface facebook4j.Application
 
getLongitude() - Method in class facebook4j.GeoLocation
returns the longitude of the geo location
getLongitude() - Method in interface facebook4j.Place.Location
 
getLongitude() - Method in interface facebook4j.Venue
 
getMax() - Method in interface facebook4j.User.AgeRange
 
getMBeanInfo() - Method in class facebook4j.management.APIStatisticsOpenMBean
 
getMe() - Method in interface facebook4j.api.UserMethods
Returns the current user.
getMe(Reading) - Method in interface facebook4j.api.UserMethods
Returns the current user.
getMedia() - Method in interface facebook4j.Comment.Attachment
 
getMediaBody() - Method in class facebook4j.Media
 
getMediaCount() - Method in interface facebook4j.PageBackedInstagramAccount
 
getMediaFile() - Method in class facebook4j.Media
 
getMediaName() - Method in class facebook4j.Media
 
getMessage() - Method in class facebook4j.AlbumUpdate
 
getMessage(String) - Method in interface facebook4j.api.MessageMethods
Returns a single message.
getMessage(String, Reading) - Method in interface facebook4j.api.MessageMethods
Returns a single message.
getMessage() - Method in interface facebook4j.Checkin
 
getMessage() - Method in class facebook4j.CheckinUpdate
 
getMessage() - Method in interface facebook4j.Comment
 
getMessage() - Method in class facebook4j.CommentUpdate
 
getMessage() - Method in exception facebook4j.FacebookException
 
getMessage() - Method in interface facebook4j.FriendRequest
 
getMessage() - Method in interface facebook4j.GroupDoc
 
getMessage() - Method in interface facebook4j.Link
 
getMessage() - Method in interface facebook4j.Message
 
getMessage() - Method in interface facebook4j.Note
 
getMessage() - Method in class facebook4j.PagePhotoUpdate
 
getMessage() - Method in class facebook4j.PhotoUpdate
 
getMessage() - Method in interface facebook4j.Post
 
getMessage() - Method in class facebook4j.PostUpdate
 
getMessage() - Method in interface facebook4j.Tagged
 
getMessageCount() - Method in interface facebook4j.Conversation
 
getMessages() - Method in interface facebook4j.Conversation
 
getMessageTags() - Method in interface facebook4j.Comment
 
getMessageTags() - Method in interface facebook4j.Post
 
getMessageTags() - Method in interface facebook4j.Tagged
 
getMetadata() - Method in interface facebook4j.FacebookResponse
Returns the introspection of the object if available.
getMethod() - Method in class facebook4j.BatchRequest
 
getMethodLevelSummariesAsString() - Method in class facebook4j.management.APIStatistics
 
getMethodLevelSummariesAsString() - Method in interface facebook4j.management.APIStatisticsMBean
 
getMethodLevelSummary(String) - Method in class facebook4j.management.APIStatistics
 
getMethodLevelSummary(String) - Method in interface facebook4j.management.APIStatisticsMBean
 
getMiddleName() - Method in interface facebook4j.User
 
getMigrations() - Method in interface facebook4j.Application
 
getMilestones() - Method in interface facebook4j.api.PageMethods
Returns a list of the Page's milestones.
getMilestones(Reading) - Method in interface facebook4j.api.PageMethods
/** Returns a list of the Page's milestones.
getMilestones(String) - Method in interface facebook4j.api.PageMethods
Returns a list of the Page's milestones.
getMilestones(String, Reading) - Method in interface facebook4j.api.PageMethods
Returns a list of the Page's milestones.
getMimeType() - Method in interface facebook4j.Message.Attachment
 
getMin() - Method in interface facebook4j.User.AgeRange
 
getMission() - Method in interface facebook4j.Page
 
getMobileWebUrl() - Method in interface facebook4j.Application
 
getMonthlyActiveUsers() - Method in interface facebook4j.Application
 
getMovies() - Method in interface facebook4j.api.FavoriteMethods
Returns the movies listed on the current user's profile.
getMovies(Reading) - Method in interface facebook4j.api.FavoriteMethods
Returns the movies listed on the current user's profile.
getMovies(String) - Method in interface facebook4j.api.FavoriteMethods
Returns the movies listed on a user's profile.
getMovies(String, Reading) - Method in interface facebook4j.api.FavoriteMethods
Returns the movies listed on a user's profile.
getMusic() - Method in interface facebook4j.api.FavoriteMethods
Returns the music listed on the current user's profile.
getMusic(Reading) - Method in interface facebook4j.api.FavoriteMethods
Returns the music listed on the current user's profile.
getMusic(String) - Method in interface facebook4j.api.FavoriteMethods
Returns the music listed on a user's profile.
getMusic(String, Reading) - Method in interface facebook4j.api.FavoriteMethods
Returns the music listed on a user's profile.
getMutualFriends(String) - Method in interface facebook4j.api.FriendMethods
Returns the mutual friends between the current user and friend.
getMutualFriends(String, Reading) - Method in interface facebook4j.api.FriendMethods
Returns the mutual friends between the current user and friend.
getMutualFriends(String, String) - Method in interface facebook4j.api.FriendMethods
Returns the mutual friends between two users.
getMutualFriends(String, String, Reading) - Method in interface facebook4j.api.FriendMethods
Returns the mutual friends between two users.
getName() - Method in interface facebook4j.Account
 
getName() - Method in interface facebook4j.Admin
 
getName() - Method in interface facebook4j.Album
 
getName() - Method in class facebook4j.AlbumUpdate
 
getName() - Method in interface facebook4j.Application
 
getName() - Method in class facebook4j.BatchAttachment
 
getName() - Method in class facebook4j.BatchRequest
 
getName() - Method in interface facebook4j.Category
 
getName() - Method in interface facebook4j.Event
 
getName() - Method in class facebook4j.EventUpdate
 
getName() - Method in interface facebook4j.FacebookBase
Returns authenticating user's/page's name.
This method may internally call '/me' on the first invocation if
- this instance is authenticated by OAuth.
getName() - Method in interface facebook4j.FacebookResponse.Metadata.Fields.Field
 
getName() - Method in interface facebook4j.Friendlist
 
getName() - Method in interface facebook4j.Group
 
getName() - Method in interface facebook4j.IdName
 
getName() - Method in interface facebook4j.IdNameEntity
 
getName() - Method in interface facebook4j.Insight
 
getName() - Method in interface facebook4j.Link
 
getName() - Method in class facebook4j.management.APIStatistics
APIStatisticsMBean implementation
getName() - Method in interface facebook4j.management.InvocationStatistics
 
getName() - Method in class facebook4j.management.InvocationStatisticsCalculator
 
getName() - Method in interface facebook4j.Message.Attachment
 
getName() - Method in interface facebook4j.Page
 
getName() - Method in interface facebook4j.Permission
 
getName() - Method in interface facebook4j.Photo
 
getName() - Method in interface facebook4j.Place
 
getName() - Method in interface facebook4j.Post.Action
 
getName() - Method in interface facebook4j.Post
 
getName() - Method in interface facebook4j.Post.Property
 
getName() - Method in class facebook4j.PostUpdate
 
getName() - Method in class facebook4j.PostUpdate.PostAction
 
getName() - Method in interface facebook4j.Question.Option
 
getName() - Method in interface facebook4j.RSVPStatus
 
getName() - Method in interface facebook4j.Tab
 
getName() - Method in interface facebook4j.Tag
 
getName() - Method in interface facebook4j.TaggableFriend
 
getName() - Method in interface facebook4j.User
 
getName() - Method in interface facebook4j.Video
 
getNamespace() - Method in interface facebook4j.Application
 
getNetworks() - Method in interface facebook4j.Privacy
 
getNetworks() - Method in class facebook4j.PrivacyParameter
 
getNext() - Method in interface facebook4j.Paging
 
getNoFeedStory() - Method in class facebook4j.EventUpdate
 
getNoFeedStory() - Method in class facebook4j.PageCoverUpdate
 
getNonConnectionLandingTab() - Method in class facebook4j.TabUpdate
 
getNoStory() - Method in class facebook4j.PagePhotoUpdate
 
getNoStory() - Method in class facebook4j.PhotoUpdate
 
getNote(String) - Method in interface facebook4j.api.NoteMethods
Returns a note.
getNote(String, Reading) - Method in interface facebook4j.api.NoteMethods
Returns a note.
getNoteComments(String) - Method in interface facebook4j.api.NoteMethods
Returns all of the comments on a note.
getNoteComments(String, Reading) - Method in interface facebook4j.api.NoteMethods
Returns all of the comments on a note.
getNoteLikes(String) - Method in interface facebook4j.api.NoteMethods
Returns the likes made on a note.
getNoteLikes(String, Reading) - Method in interface facebook4j.api.NoteMethods
Returns the likes made on a note.
getNotes() - Method in interface facebook4j.api.NoteMethods
Returns the current user's/page's notes.
getNotes(Reading) - Method in interface facebook4j.api.NoteMethods
Returns the current user's/page's notes.
getNotes(String) - Method in interface facebook4j.api.NoteMethods
Returns a user's/page's notes.
getNotes(String, Reading) - Method in interface facebook4j.api.NoteMethods
Returns a user's/page's notes.
getNotifications() - Method in interface facebook4j.api.NotificationMethods
Returns the notifications for the current user.
getNotifications(boolean) - Method in interface facebook4j.api.NotificationMethods
Returns the notifications for the current user.
getNotifications(Reading) - Method in interface facebook4j.api.NotificationMethods
Returns the notifications for the current user.
getNotifications(Reading, boolean) - Method in interface facebook4j.api.NotificationMethods
Returns the notifications for the current user.
getNotifications(String) - Method in interface facebook4j.api.NotificationMethods
Returns the notifications for a user.
getNotifications(String, boolean) - Method in interface facebook4j.api.NotificationMethods
Returns the notifications for a user.
getNotifications(String, Reading) - Method in interface facebook4j.api.NotificationMethods
Returns the notifications for a user.
getNotifications(String, Reading, boolean) - Method in interface facebook4j.api.NotificationMethods
Returns the notifications for a user.
getOAuthAccessToken() - Method in interface facebook4j.auth.AuthorizationConfiguration
 
getOAuthAccessToken(String) - Method in class facebook4j.auth.OAuthAuthorization
 
getOAuthAccessToken(String, String) - Method in class facebook4j.auth.OAuthAuthorization
 
getOAuthAccessToken() - Method in class facebook4j.auth.OAuthAuthorization
 
getOAuthAccessToken() - Method in interface facebook4j.auth.OAuthSupport
Returns an access token associated with this instance.
getOAuthAccessToken(String) - Method in interface facebook4j.auth.OAuthSupport
Exchange the code for a User Access Token.
getOAuthAccessToken(String, String) - Method in interface facebook4j.auth.OAuthSupport
Exchange the code for a User Access Token.
getOAuthAccessToken() - Method in class facebook4j.conf.ConfigurationBase
 
getOAuthAccessTokenInfo(String) - Method in class facebook4j.auth.OAuthAuthorization
 
getOAuthAccessTokenInfo() - Method in class facebook4j.auth.OAuthAuthorization
 
getOAuthAccessTokenInfo(String) - Method in interface facebook4j.auth.OAuthSupport
Returns the access token information.
getOAuthAccessTokenInfo() - Method in interface facebook4j.auth.OAuthSupport
Returns the access token information.
getOAuthAccessTokenInfoURL() - Method in interface facebook4j.conf.Configuration
 
getOAuthAccessTokenInfoURL() - Method in class facebook4j.conf.ConfigurationBase
 
getOAuthAccessTokenURL() - Method in interface facebook4j.conf.Configuration
 
getOAuthAccessTokenURL() - Method in class facebook4j.conf.ConfigurationBase
 
getOAuthAppAccessToken() - Method in class facebook4j.auth.OAuthAuthorization
 
getOAuthAppAccessToken() - Method in interface facebook4j.auth.OAuthSupport
Returns an App Access Token.
getOAuthAppId() - Method in interface facebook4j.auth.AuthorizationConfiguration
 
getOAuthAppId() - Method in class facebook4j.conf.ConfigurationBase
 
getOAuthAppSecret() - Method in interface facebook4j.auth.AuthorizationConfiguration
 
getOAuthAppSecret() - Method in class facebook4j.conf.ConfigurationBase
 
getOAuthAuthorizationURL(String) - Method in class facebook4j.auth.OAuthAuthorization
 
getOAuthAuthorizationURL(String, String) - Method in class facebook4j.auth.OAuthAuthorization
 
getOAuthAuthorizationURL(String, AuthOption) - Method in class facebook4j.auth.OAuthAuthorization
 
getOAuthAuthorizationURL(String) - Method in interface facebook4j.auth.OAuthSupport
 
getOAuthAuthorizationURL(String, String) - Method in interface facebook4j.auth.OAuthSupport
 
getOAuthAuthorizationURL(String, AuthOption) - Method in interface facebook4j.auth.OAuthSupport
 
getOAuthAuthorizationURL() - Method in interface facebook4j.conf.Configuration
 
getOAuthAuthorizationURL() - Method in class facebook4j.conf.ConfigurationBase
 
getOAuthCallbackURL() - Method in interface facebook4j.auth.AuthorizationConfiguration
 
getOAuthCallbackURL() - Method in class facebook4j.auth.OAuthAuthorization
 
getOAuthCallbackURL() - Method in interface facebook4j.auth.OAuthSupport
Sets the access token and callback URL
getOAuthCallbackURL() - Method in class facebook4j.conf.ConfigurationBase
 
getOAuthDeviceCode() - Method in class facebook4j.auth.OAuthAuthorization
 
getOAuthDeviceCode() - Method in interface facebook4j.auth.OAuthSupport
Returns a generated device code.
getOAuthDeviceToken(DeviceCode) - Method in class facebook4j.auth.OAuthAuthorization
 
getOAuthDeviceToken(DeviceCode) - Method in interface facebook4j.auth.OAuthSupport
Returns a Device Access Token.
getOAuthDeviceTokenURL() - Method in interface facebook4j.conf.Configuration
 
getOAuthDeviceTokenURL() - Method in class facebook4j.conf.ConfigurationBase
 
getOAuthPermissions() - Method in interface facebook4j.auth.AuthorizationConfiguration
 
getOAuthPermissions() - Method in class facebook4j.conf.ConfigurationBase
 
getOAuthReAuthenticationURL(String, String) - Method in class facebook4j.auth.OAuthAuthorization
 
getOAuthReAuthenticationURL(String, String) - Method in interface facebook4j.auth.OAuthSupport
Returns the URL that asks the person to re-authenticate unconditionally.
getObjectAttachment() - Method in class facebook4j.PostUpdate
 
getObjectId() - Method in interface facebook4j.Post
 
getObjectId() - Method in interface facebook4j.Tagged
 
getOffer(String) - Method in interface facebook4j.api.PageMethods
Returns the offer.
getOffers() - Method in interface facebook4j.api.PageMethods
Returns a list of offers of the current page.
getOffers(Reading) - Method in interface facebook4j.api.PageMethods
Returns a list of offers of the current page.
getOffers(String) - Method in interface facebook4j.api.PageMethods
Returns a list of offers of the current page.
getOffers(String, Reading) - Method in interface facebook4j.api.PageMethods
Returns a list of offers of the current page.
getOffset() - Method in interface facebook4j.Tag
 
getOffsetY() - Method in interface facebook4j.Cover
 
getOffsetY() - Method in class facebook4j.PageCoverUpdate
 
getOptions() - Method in interface facebook4j.Question
 
getOptions() - Method in class facebook4j.QuestionUpdate
 
getOrder() - Method in interface facebook4j.Summary
 
getOutbox() - Method in interface facebook4j.api.MessageMethods
Returns the messages in the current user's outbox.
getOutbox(Reading) - Method in interface facebook4j.api.MessageMethods
Returns the messages in the current user's outbox.
getOutbox(String) - Method in interface facebook4j.api.MessageMethods
Returns the messages in a user's outbox.
getOutbox(String, Reading) - Method in interface facebook4j.api.MessageMethods
Returns the messages in a user's outbox.
getOwner() - Method in interface facebook4j.Event
 
getOwner() - Method in interface facebook4j.Group
 
getPage() - Method in interface facebook4j.api.PageMethods
Returns the current page.
getPage(Reading) - Method in interface facebook4j.api.PageMethods
Returns the current page.
getPage(String) - Method in interface facebook4j.api.PageMethods
Returns the page.
getPage(String, Reading) - Method in interface facebook4j.api.PageMethods
Returns the page.
getPageAdmins() - Method in interface facebook4j.api.PageMethods
Returns a list of the Page's Admins.
getPageAdmins(Reading) - Method in interface facebook4j.api.PageMethods
Returns a list of the Page's Admins.
getPageAdmins(String) - Method in interface facebook4j.api.PageMethods
Returns a list of the Page's Admins.
getPageAdmins(String, Reading) - Method in interface facebook4j.api.PageMethods
Returns a list of the Page's Admins.
getPageBackedInstagramAccounts() - Method in interface facebook4j.Page
 
getPageInsights(String) - Method in interface facebook4j.api.PageMethods
Returns the page's insights data.
getPageInsights(String, Reading) - Method in interface facebook4j.api.PageMethods
Returns the page's insights data.
getPageLikes(String) - Method in interface facebook4j.api.PageMethods
Returns likes made by the page.
getPageLikes(String, Reading) - Method in interface facebook4j.api.PageMethods
Returns likes made by the page.
getPagePictureURL() - Method in interface facebook4j.api.PageMethods
Returns the url of a page's profile picture.
getPagePictureURL(PictureSize) - Method in interface facebook4j.api.PageMethods
Returns the url of a page's profile picture.
getPagePictureURL(String) - Method in interface facebook4j.api.PageMethods
Returns the url of a page's profile picture.
getPagePictureURL(String, PictureSize) - Method in interface facebook4j.api.PageMethods
Returns the url of a page's profile picture.
getPageSettings() - Method in interface facebook4j.api.PageMethods
Returns the settings for the current page.
getPageSettings(String) - Method in interface facebook4j.api.PageMethods
Returns the settings for the page.
getPageTabDefaultName() - Method in interface facebook4j.Application
 
getPageTabUrl() - Method in interface facebook4j.Application
 
getPageTagged(String) - Method in interface facebook4j.api.PageMethods
Returns the photos, videos, and posts in which the Page has been tagged.
getPageTagged(String, Reading) - Method in interface facebook4j.api.PageMethods
Returns the photos, videos, and posts in which the Page has been tagged.
getPaging() - Method in interface facebook4j.PagableList
 
getParameter(String) - Method in class facebook4j.auth.AccessToken
 
getParent() - Method in interface facebook4j.Comment
 
getParentId() - Method in interface facebook4j.Post
 
getPassword() - Method in interface facebook4j.TestUser
 
getPeriod() - Method in interface facebook4j.Insight
 
getPermalinkUrl() - Method in interface facebook4j.Post
 
getPermissions() - Method in interface facebook4j.api.PermissionMethods
Returns the permissions granted the current user to the current application.
getPermissions(String) - Method in interface facebook4j.api.PermissionMethods
Returns the permissions granted a user to the current application.
getPerms() - Method in interface facebook4j.Account
 
getPerms() - Method in interface facebook4j.Admin
 
getPhone() - Method in interface facebook4j.Page
 
getPhone() - Method in class facebook4j.PageUpdate
 
getPhoto(String) - Method in interface facebook4j.api.PhotoMethods
Returns a single photo.
getPhoto(String, Reading) - Method in interface facebook4j.api.PhotoMethods
Returns a single photo.
getPhoto() - Method in interface facebook4j.Tagged
 
getPhotoComments(String) - Method in interface facebook4j.api.PhotoMethods
Returns the comments made on a photo.
getPhotoComments(String, Reading) - Method in interface facebook4j.api.PhotoMethods
Returns the comments made on a photo.
getPhotoId() - Method in class facebook4j.PageCoverUpdate
 
getPhotoLikes(String) - Method in interface facebook4j.api.PhotoMethods
Returns the likes made on a photo.
getPhotoLikes(String, Reading) - Method in interface facebook4j.api.PhotoMethods
Returns the likes made on a photo.
getPhotoReactions(String) - Method in interface facebook4j.api.PhotoMethods
Returns the reactions on a photo.
getPhotoReactions(String, Reading) - Method in interface facebook4j.api.PhotoMethods
Returns the reactions on a photo.
getPhotos() - Method in interface facebook4j.api.PhotoMethods
Returns the photos the current user/page is tagged in.
getPhotos(Reading) - Method in interface facebook4j.api.PhotoMethods
Returns the photos the current user/page is tagged in.
getPhotos(String) - Method in interface facebook4j.api.PhotoMethods
Returns the photos a user is tagged in / uploaded to a page / published to an event.
getPhotos(String, Reading) - Method in interface facebook4j.api.PhotoMethods
Returns the photos a user is tagged in / uploaded to a page / published to an event.
getPhotoSharedposts(String) - Method in interface facebook4j.api.PhotoMethods
Returns the posts in which this photo is shared.
getPhotoSharedposts(String, Reading) - Method in interface facebook4j.api.PhotoMethods
Returns the posts in which this photo is shared.
getPhotoURL(String) - Method in interface facebook4j.api.PhotoMethods
Returns url of a photo.
getPicture() - Method in interface facebook4j.Album
 
getPicture() - Method in class facebook4j.CheckinUpdate
 
getPicture() - Method in interface facebook4j.Link
 
getPicture() - Method in interface facebook4j.Page
 
getPicture() - Method in interface facebook4j.Photo
 
getPicture() - Method in interface facebook4j.Post
 
getPicture() - Method in class facebook4j.PostUpdate
 
getPicture() - Method in interface facebook4j.TaggableFriend
 
getPicture() - Method in interface facebook4j.User
 
getPicture() - Method in interface facebook4j.Video.Format
 
getPicture() - Method in interface facebook4j.Video
 
getPictureURL() - Method in interface facebook4j.api.UserMethods
Returns the url of the current user's profile picture.
getPictureURL(PictureSize) - Method in interface facebook4j.api.UserMethods
Returns the url of the current user's profile picture.
getPictureURL(int, int) - Method in interface facebook4j.api.UserMethods
Returns the url of the current user's profile picture.
getPictureURL(String) - Method in interface facebook4j.api.UserMethods
Returns the url of a user's profile picture.
getPictureURL(String, PictureSize) - Method in interface facebook4j.api.UserMethods
Returns the url of a user's profile picture.
getPictureURL(String, int, int) - Method in interface facebook4j.api.UserMethods
Returns the url of a user's profile picture.
getPlace() - Method in interface facebook4j.Album
 
getPlace() - Method in interface facebook4j.Checkin
 
getPlace() - Method in class facebook4j.CheckinUpdate
 
getPlace() - Method in interface facebook4j.Location
 
getPlace() - Method in class facebook4j.PagePhotoUpdate
 
getPlace() - Method in interface facebook4j.Photo
 
getPlace() - Method in class facebook4j.PhotoUpdate
 
getPlace() - Method in interface facebook4j.Post
 
getPlace() - Method in class facebook4j.PostUpdate
 
getPlaceTag() - Method in interface facebook4j.PlaceTag
 
getPokes() - Method in interface facebook4j.api.PokeMethods
Returns the current user's pokes.
getPokes(Reading) - Method in interface facebook4j.api.PokeMethods
Returns the current user's pokes.
getPokes(String) - Method in interface facebook4j.api.PokeMethods
Returns a user's pokes.
getPokes(String, Reading) - Method in interface facebook4j.api.PokeMethods
Returns a user's pokes.
getPolitical() - Method in interface facebook4j.User
 
getPosition() - Method in interface facebook4j.Photo
 
getPosition() - Method in interface facebook4j.Tab
 
getPosition() - Method in class facebook4j.TabUpdate
 
getPosition() - Method in interface facebook4j.User.Work
 
getPost(String) - Method in interface facebook4j.api.PostMethods
Returns a single post.
getPost(String, Reading) - Method in interface facebook4j.api.PostMethods
Returns a single post.
getPost() - Method in interface facebook4j.Tagged
 
getPostComments(String) - Method in interface facebook4j.api.PostMethods
Returns all of the comments on a post.
getPostComments(String, Reading) - Method in interface facebook4j.api.PostMethods
Returns all of the comments on a post.
getPostLikes(String) - Method in interface facebook4j.api.PostMethods
Returns the likes on a post.
getPostLikes(String, Reading) - Method in interface facebook4j.api.PostMethods
Returns the likes on a post.
getPostReactions(String) - Method in interface facebook4j.api.PostMethods
Returns the reactions on a post.
getPostReactions(String, Reading) - Method in interface facebook4j.api.PostMethods
Returns the reactions on a post.
getPosts() - Method in interface facebook4j.api.PostMethods
Returns the current user's/page's own posts.
getPosts(Reading) - Method in interface facebook4j.api.PostMethods
Returns the current user's/page's own posts.
getPosts(String) - Method in interface facebook4j.api.PostMethods
Returns the user's/page's own posts.
getPosts(String, Reading) - Method in interface facebook4j.api.PostMethods
Returns the user's/page's own posts.
getPreviewUrl() - Method in interface facebook4j.Message.Attachment
 
getPrevious() - Method in interface facebook4j.Paging
 
getPrivacy() - Method in interface facebook4j.Album
 
getPrivacy() - Method in class facebook4j.AlbumUpdate
 
getPrivacy() - Method in interface facebook4j.Event
 
getPrivacy() - Method in interface facebook4j.Group
 
getPrivacy() - Method in interface facebook4j.Link
 
getPrivacy() - Method in class facebook4j.PhotoUpdate
 
getPrivacy() - Method in interface facebook4j.Post
 
getPrivacy() - Method in class facebook4j.PostUpdate
 
getPrivacy() - Method in interface facebook4j.Tagged
 
getPrivacyPolicyUrl() - Method in interface facebook4j.Application
 
getPrivacyType() - Method in class facebook4j.EventUpdate
 
getProfilePic() - Method in interface facebook4j.PageBackedInstagramAccount
 
getPromotableId() - Method in interface facebook4j.Post
 
getPromotablePosts() - Method in interface facebook4j.api.PageMethods
Returns the current Page's own posts, including unpublished and scheduled posts.
getPromotablePosts(Reading) - Method in interface facebook4j.api.PageMethods
Returns the current Page's own posts, including unpublished and scheduled posts.
getPromotablePosts(String) - Method in interface facebook4j.api.PageMethods
Returns the Page's own posts, including unpublished and scheduled posts.
getPromotablePosts(String, Reading) - Method in interface facebook4j.api.PageMethods
Returns the Page's own posts, including unpublished and scheduled posts.
getProperties() - Method in interface facebook4j.Post
 
getPublished() - Method in class facebook4j.OfferUpdate
 
getPublished() - Method in class facebook4j.PagePhotoUpdate
 
getPublished() - Method in class facebook4j.PostUpdate
 
getPublished() - Method in class facebook4j.QuestionUpdate
 
getPublished() - Method in class facebook4j.VideoUpdate
 
getPublishTime() - Method in interface facebook4j.Achievement
 
getQrcode() - Method in class facebook4j.OfferUpdate
 
getQuery(String) - Method in interface facebook4j.auth.AuthOption
 
getQuery(String) - Method in class facebook4j.auth.DialogAuthOption
 
getQuery(String) - Method in class facebook4j.auth.NullAuthOption
 
getQuery() - Method in class facebook4j.Reading
 
getQuestion(String) - Method in interface facebook4j.api.QuestionMethods
Returns a single question.
getQuestion(String, Reading) - Method in interface facebook4j.api.QuestionMethods
Returns a single question.
getQuestion() - Method in interface facebook4j.Question
 
getQuestion() - Method in class facebook4j.QuestionUpdate
 
getQuestionOptions(String) - Method in interface facebook4j.api.QuestionMethods
Returns the options available as answers to the question.
getQuestionOptions(String, Reading) - Method in interface facebook4j.api.QuestionMethods
Returns the options available as answers to the question.
getQuestionOptionVotes(String) - Method in interface facebook4j.api.QuestionMethods
Returns the votes a particular option to a question has received.
getQuestions() - Method in interface facebook4j.api.QuestionMethods
Returns the current user's/page's questions.
getQuestions(Reading) - Method in interface facebook4j.api.QuestionMethods
Returns the current user's/page's questions.
getQuestions(String) - Method in interface facebook4j.api.QuestionMethods
Returns a user's/page's questions.
getQuestions(String, Reading) - Method in interface facebook4j.api.QuestionMethods
Returns a user's/page's questions.
getQuotes() - Method in interface facebook4j.User
 
getRawJSON(Object) - Static method in class facebook4j.json.DataObjectFactory
Returns a raw JSON form of the provided object.
Note that raw JSON forms can be retrieved only from the same thread invoked the last method call and will become inaccessible once another method call
getReactions() - Method in interface facebook4j.Album
 
getReactions() - Method in interface facebook4j.Photo
 
getReactions() - Method in interface facebook4j.Post
 
getRedemptionCode() - Method in interface facebook4j.Offer
 
getRedemptionCode() - Method in class facebook4j.OfferUpdate
 
getRedemptionLink() - Method in interface facebook4j.Offer
 
getRedemptionLink() - Method in class facebook4j.OfferUpdate
 
getRegions() - Method in interface facebook4j.Targeting
 
getRegions() - Method in class facebook4j.TargetingParameter
 
getRelationship() - Method in interface facebook4j.Family
 
getRelationship_statuses() - Method in class facebook4j.FeedTargetingParameter
 
getRelationshipStatus() - Method in interface facebook4j.User
 
getRelativeUrl() - Method in class facebook4j.BatchRequest
 
getReligion() - Method in interface facebook4j.User
 
getReminderTime() - Method in interface facebook4j.Offer
 
getReminderTime() - Method in class facebook4j.OfferUpdate
 
getRequestHeaders() - Method in class facebook4j.conf.ConfigurationBase
 
getResponseHeader(String) - Method in interface facebook4j.BatchResponse
 
getResponseHeader(String) - Method in class facebook4j.BatchResponseImpl
 
getResponseHeader(String) - Method in exception facebook4j.FacebookException
 
getResponseHeaderFields() - Method in interface facebook4j.BatchResponse
 
getResponseHeaderFields() - Method in class facebook4j.BatchResponseImpl
 
getRestBaseURL() - Method in interface facebook4j.conf.Configuration
 
getRestBaseURL() - Method in class facebook4j.conf.ConfigurationBase
 
getRestrictions() - Method in interface facebook4j.Application
 
getRevision() - Method in interface facebook4j.GroupDoc
 
getRole() - Method in interface facebook4j.Admin
 
getRsvpStatus() - Method in interface facebook4j.Event
 
getRsvpStatus() - Method in interface facebook4j.RSVPStatus
 
getRSVPStatusAsInvited(String) - Method in interface facebook4j.api.EventMethods
Returns a list of invitees for the event.
getRSVPStatusAsInvited(String, String) - Method in interface facebook4j.api.EventMethods
Checks a specific user has been invited to the event.
getRSVPStatusAsNoreply(String) - Method in interface facebook4j.api.EventMethods
Returns a list of all users who have not replied to the event.
getRSVPStatusAsNoreply(String, String) - Method in interface facebook4j.api.EventMethods
Returns a single user who have not replied to the event.
getRSVPStatusInAttending(String) - Method in interface facebook4j.api.EventMethods
Returns a list of all users who responded 'yes' to the event.
getRSVPStatusInAttending(String, String) - Method in interface facebook4j.api.EventMethods
Checks a specific user responded 'yes' to the event.
getRSVPStatusInDeclined(String) - Method in interface facebook4j.api.EventMethods
Returns a list of all users who responded 'no' to the event.
getRSVPStatusInDeclined(String, String) - Method in interface facebook4j.api.EventMethods
Checks a specific user responded 'no' to the event.
getRSVPStatusInMaybe(String) - Method in interface facebook4j.api.EventMethods
Returns a list of all users who responded 'maybe' to the event.
getRSVPStatusInMaybe(String, String) - Method in interface facebook4j.api.EventMethods
Checks a specific user responded 'maybe' to the event.
getScheduledPublishTime() - Method in interface facebook4j.Offer
 
getScheduledPublishTime() - Method in class facebook4j.OfferUpdate
 
getScheduledPublishTime() - Method in class facebook4j.PagePhotoUpdate
 
getScheduledPublishTime() - Method in interface facebook4j.Post
 
getScheduledPublishTime() - Method in class facebook4j.PostUpdate
 
getScheduledPublishTime() - Method in class facebook4j.QuestionUpdate
 
getScheduledPublishTime() - Method in class facebook4j.VideoUpdate
 
getSchool() - Method in interface facebook4j.User.Education
 
getScore() - Method in interface facebook4j.Score
 
getScores() - Method in interface facebook4j.api.GameMethods
Returns the current scores for a user in games.
getScores(Reading) - Method in interface facebook4j.api.GameMethods
Returns the current scores for a user in games.
getScores(String) - Method in interface facebook4j.api.GameMethods
Returns the current scores for the current user in games.
getScores(String, Reading) - Method in interface facebook4j.api.GameMethods
Returns the current scores for the current user in games.
getSecureCanvasUrl() - Method in interface facebook4j.Application
 
getSecurePageTabUrl() - Method in interface facebook4j.Application
 
getSenders() - Method in interface facebook4j.Conversation
 
getServerIpWhitelist() - Method in interface facebook4j.Application
 
getSetting() - Method in interface facebook4j.PageSetting
 
getSetting() - Method in class facebook4j.PageSettingUpdate
 
getSharedPosts(String) - Method in interface facebook4j.api.PostMethods
Returns the posts in which this post is shared.
getSharedPosts(String, Reading) - Method in interface facebook4j.api.PostMethods
Returns the posts in which this post is shared.
getSharesCount() - Method in interface facebook4j.Post
 
getSignificantOther() - Method in interface facebook4j.User
 
getSingleton() - Static method in class facebook4j.FacebookFactory
Returns default singleton Facebook instance.
getSize() - Method in interface facebook4j.User.VideoUploadLimits
 
getSource() - Method in class facebook4j.CommentUpdate
 
getSource() - Method in interface facebook4j.Cover
 
getSource() - Method in interface facebook4j.Image
 
getSource() - Method in class facebook4j.PagePhotoUpdate
 
getSource() - Method in interface facebook4j.Photo
 
getSource() - Method in class facebook4j.PhotoUpdate
 
getSource() - Method in interface facebook4j.Post
 
getSource() - Method in interface facebook4j.Video
 
getSource() - Method in class facebook4j.VideoUpdate
 
getSSLPictureURL() - Method in interface facebook4j.api.UserMethods
Returns the url of the current user's profile picture over a secure connection.
getSSLPictureURL(PictureSize) - Method in interface facebook4j.api.UserMethods
Returns the url of the current user's profile picture over a secure connection.
getSSLPictureURL(String) - Method in interface facebook4j.api.UserMethods
Returns the url of a user's profile picture over a secure connection.
getSSLPictureURL(String, PictureSize) - Method in interface facebook4j.api.UserMethods
Returns the url of a user's profile picture over a secure connection.
getStartDate() - Method in interface facebook4j.User.Work
 
getStartTime() - Method in interface facebook4j.Achievement
 
getStartTime() - Method in interface facebook4j.Event
 
getStartTime() - Method in class facebook4j.EventUpdate
 
getStartTime() - Method in interface facebook4j.Milestone
 
getStartTime() - Method in class facebook4j.MilestoneUpdate
 
getState() - Method in interface facebook4j.Place.Location
 
getState() - Method in interface facebook4j.Venue
 
getStatistics() - Method in class facebook4j.FacebookAPIMonitor
 
getStatistics() - Method in class facebook4j.management.APIStatisticsOpenMBean
 
getStatusCode() - Method in interface facebook4j.BatchResponse
 
getStatusCode() - Method in exception facebook4j.FacebookException
 
getStatuses() - Method in interface facebook4j.api.PostMethods
Returns the current user's status updates.
getStatuses(Reading) - Method in interface facebook4j.api.PostMethods
Returns the current user's status updates.
getStatuses(String) - Method in interface facebook4j.api.PostMethods
Returns the user's/page's status updates.
getStatuses(String, Reading) - Method in interface facebook4j.api.PostMethods
Returns the user's/page's status updates.
getStatusType() - Method in interface facebook4j.Post
 
getSticker() - Method in interface facebook4j.Message
 
getStory() - Method in interface facebook4j.Post
 
getStoryTags() - Method in interface facebook4j.Post
 
getStreet() - Method in interface facebook4j.Place.Location
 
getStreet() - Method in interface facebook4j.Venue
 
getSubattachments() - Method in interface facebook4j.Post.Attachment
 
getSubcategory() - Method in interface facebook4j.Application
 
getSubject() - Method in interface facebook4j.GroupDoc
 
getSubject() - Method in interface facebook4j.Note
 
getSubscribedto() - Method in interface facebook4j.api.SubscribeMethods
Returns people the current user is subscribed to.
getSubscribedto(Reading) - Method in interface facebook4j.api.SubscribeMethods
Returns people the current user is subscribed to.
getSubscribedto(String) - Method in interface facebook4j.api.SubscribeMethods
Returns people a user is subscribed to.
getSubscribedto(String, Reading) - Method in interface facebook4j.api.SubscribeMethods
Returns people a user is subscribed to.
getSubscribers() - Method in interface facebook4j.api.SubscribeMethods
Returns the current user's subscribers.
getSubscribers(Reading) - Method in interface facebook4j.api.SubscribeMethods
Returns the current user's subscribers.
getSubscribers(String) - Method in interface facebook4j.api.SubscribeMethods
Returns a user's subscribers.
getSubscribers(String, Reading) - Method in interface facebook4j.api.SubscribeMethods
Returns a user's subscribers.
getSummary() - Method in interface facebook4j.PagableList
 
getTabs() - Method in interface facebook4j.api.PageMethods
Returns the current Page's profile tabs.
getTabs(Reading) - Method in interface facebook4j.api.PageMethods
Returns the current Page's profile tabs.
getTabs(String) - Method in interface facebook4j.api.PageMethods
Returns the Page's profile tabs.
getTabs(String, Reading) - Method in interface facebook4j.api.PageMethods
Returns the Page's profile tabs.
getTaggableFriends() - Method in interface facebook4j.api.FriendMethods
Returns the list of friends of the current user.
getTaggableFriends(Reading) - Method in interface facebook4j.api.FriendMethods
Returns the list of friends of the current user.
getTaggableFriends(String) - Method in interface facebook4j.api.FriendMethods
Returns the list of friends of the current user.
getTaggableFriends(String, Reading) - Method in interface facebook4j.api.FriendMethods
Returns the list of friends of the current user.
getTagged() - Method in interface facebook4j.api.PostMethods
Returns the posts the current user is tagged in.
getTagged(Reading) - Method in interface facebook4j.api.PostMethods
Returns the posts the current user is tagged in.
getTagged(String) - Method in interface facebook4j.api.PostMethods
Returns the posts a user is tagged in.
getTagged(String, Reading) - Method in interface facebook4j.api.PostMethods
Returns the posts the user is tagged in.
getTaggedPlaces() - Method in interface facebook4j.api.LocationMethods
Returns a list of tags of this person at a place in a photo, video, post, status or link.
getTaggedPlaces(Reading) - Method in interface facebook4j.api.LocationMethods
Returns a list of tags of this person at a place in a photo, video, post, status or link.
getTaggedPlaces(String) - Method in interface facebook4j.api.LocationMethods
Returns a list of tags of this person at a place in a photo, video, post, status or link.
getTaggedPlaces(String, Reading) - Method in interface facebook4j.api.LocationMethods
Returns a list of tags of this person at a place in a photo, video, post, status or link.
getTags() - Method in interface facebook4j.Checkin
 
getTags() - Method in class facebook4j.CheckinUpdate
 
getTags() - Method in interface facebook4j.Location
 
getTags() - Method in interface facebook4j.Photo
 
getTags() - Method in class facebook4j.PostUpdate
 
getTags() - Method in interface facebook4j.Video
 
getTagsOnPhoto(String) - Method in interface facebook4j.api.PhotoMethods
Returns the Users tagged in a photo.
getTagsOnPhoto(String, Reading) - Method in interface facebook4j.api.PhotoMethods
Returns the Users tagged in a photo.
getTagText() - Method in class facebook4j.TagUpdate
 
getTalkingAboutCount() - Method in interface facebook4j.Page
 
getTarget() - Method in interface facebook4j.Comment.Attachment
 
getTargeting() - Method in class facebook4j.PagePhotoUpdate
 
getTargeting() - Method in class facebook4j.PagePostUpdate
 
getTargeting() - Method in class facebook4j.PageVideoUpdate
 
getTargeting() - Method in interface facebook4j.Post
 
getTargeting() - Method in class facebook4j.PostUpdate
 
getTargetObject() - Method in interface facebook4j.Notification
 
getTelevision() - Method in interface facebook4j.api.FavoriteMethods
Returns the television listed on the current user's profile.
getTelevision(Reading) - Method in interface facebook4j.api.FavoriteMethods
Returns the television listed on the current user's profile.
getTelevision(String) - Method in interface facebook4j.api.FavoriteMethods
Returns the television listed on a user's profile.
getTelevision(String, Reading) - Method in interface facebook4j.api.FavoriteMethods
Returns the television listed on a user's profile.
getTerms() - Method in interface facebook4j.Offer
 
getTerms() - Method in class facebook4j.OfferUpdate
 
getTermsOfServiceUrl() - Method in interface facebook4j.Application
 
getTestUsers(String) - Method in interface facebook4j.api.TestUserMethods
Returns test users associated with a particular app.
getTestUsers(String, Integer) - Method in interface facebook4j.api.TestUserMethods
Returns test users associated with a particular app.
getText() - Method in interface facebook4j.Place.Location
 
getText() - Method in interface facebook4j.Post.Property
 
getThirdPartyId() - Method in interface facebook4j.User
 
getTicketURI() - Method in interface facebook4j.Event
 
getTicketURI() - Method in class facebook4j.EventUpdate
 
getTimezone() - Method in interface facebook4j.Event
 
getTimezone() - Method in interface facebook4j.User
 
getTitle() - Method in interface facebook4j.Achievement.AchievedObject
 
getTitle() - Method in interface facebook4j.Comment.Attachment
 
getTitle() - Method in interface facebook4j.Insight
 
getTitle() - Method in interface facebook4j.Milestone
 
getTitle() - Method in class facebook4j.MilestoneUpdate
 
getTitle() - Method in interface facebook4j.Notification
 
getTitle() - Method in interface facebook4j.Offer
 
getTitle() - Method in class facebook4j.OfferUpdate
 
getTitle() - Method in interface facebook4j.Post.Attachment
 
getTitle() - Method in class facebook4j.VideoUpdate
 
getTo() - Method in interface facebook4j.FriendRequest
 
getTo() - Method in interface facebook4j.Message
 
getTo() - Method in interface facebook4j.Notification
 
getTo() - Method in interface facebook4j.Poke
 
getTo() - Method in interface facebook4j.Post
 
getTo() - Method in interface facebook4j.Tagged
 
getTo() - Method in class facebook4j.TagUpdate
 
getToken() - Method in class facebook4j.auth.AccessToken
 
getToken() - Method in interface facebook4j.TaggableFriend
 
getTokenForBusiness() - Method in interface facebook4j.User
 
getTotalCount() - Method in interface facebook4j.Summary
 
getTotalTime() - Method in class facebook4j.management.APIStatistics
 
getTotalTime() - Method in interface facebook4j.management.InvocationStatistics
 
getTotalTime() - Method in class facebook4j.management.InvocationStatisticsCalculator
 
getType() - Method in interface facebook4j.Achievement.AchievedObject
 
getType() - Method in interface facebook4j.Album
 
getType() - Method in class facebook4j.auth.AccessToken
 
getType() - Method in interface facebook4j.Checkin
 
getType() - Method in interface facebook4j.Comment.Attachment
 
getType() - Method in interface facebook4j.FacebookResponse.Metadata.Fields.Field
 
getType() - Method in interface facebook4j.FacebookResponse.Metadata
 
getType() - Method in interface facebook4j.Link
 
getType() - Method in interface facebook4j.Location
 
getType() - Method in interface facebook4j.Notification.TargetObject
 
getType() - Method in interface facebook4j.Post.Attachment
 
getType() - Method in interface facebook4j.Post
 
getType() - Method in interface facebook4j.Reaction
 
getType() - Method in interface facebook4j.Score
 
getType() - Method in interface facebook4j.Tag
 
getType() - Method in interface facebook4j.Tagged
 
getType() - Method in interface facebook4j.User.Education
 
getUnread() - Method in interface facebook4j.Message
 
getUnreadCount() - Method in interface facebook4j.Conversation
 
getUnreadCount() - Method in interface facebook4j.InboxResponseList.InboxSummary
 
getUnseen() - Method in interface facebook4j.Message
 
getUnseenCount() - Method in interface facebook4j.InboxResponseList.InboxSummary
 
getUpdatedTime() - Method in interface facebook4j.Album
 
getUpdatedTime() - Method in interface facebook4j.Conversation
 
getUpdatedTime() - Method in interface facebook4j.Event
 
getUpdatedTime() - Method in interface facebook4j.Group
 
getUpdatedTime() - Method in interface facebook4j.GroupDoc
 
getUpdatedTime() - Method in interface facebook4j.InboxResponseList.InboxSummary
 
getUpdatedTime() - Method in interface facebook4j.Message
 
getUpdatedTime() - Method in interface facebook4j.Milestone
 
getUpdatedTime() - Method in interface facebook4j.Note
 
getUpdatedTime() - Method in interface facebook4j.Notification
 
getUpdatedTime() - Method in interface facebook4j.Photo
 
getUpdatedTime() - Method in interface facebook4j.Post
 
getUpdatedTime() - Method in interface facebook4j.Question
 
getUpdatedTime() - Method in interface facebook4j.Tagged
 
getUpdatedTime() - Method in interface facebook4j.User
 
getUpdatedTime() - Method in interface facebook4j.Video
 
getUpdates() - Method in interface facebook4j.api.MessageMethods
Returns the updates in the current user's inbox.
getUpdates(Reading) - Method in interface facebook4j.api.MessageMethods
Returns the updates in the current user's inbox.
getUpdates(String) - Method in interface facebook4j.api.MessageMethods
Returns the updates in a user's inbox.
getUpdates(String, Reading) - Method in interface facebook4j.api.MessageMethods
Returns the updates in a user's inbox.
getUploadedPhotos() - Method in interface facebook4j.api.PhotoMethods
Returns All of the updates photos of the current user/page.
getUploadedPhotos(Reading) - Method in interface facebook4j.api.PhotoMethods
Returns All of the updates photos of the current user/page.
getUploadedPhotos(String) - Method in interface facebook4j.api.PhotoMethods
Returns All of the updates photos of the current user/page.
getUploadedPhotos(String, Reading) - Method in interface facebook4j.api.PhotoMethods
Returns All of the updates photos of the current user/page.
getUrl() - Method in interface facebook4j.Achievement.AchievedObject
 
getUrl() - Method in interface facebook4j.Comment.Attachment.AttachmentTarget
 
getUrl() - Method in interface facebook4j.Comment.Attachment
 
getURL(String) - Method in interface facebook4j.FacebookResponse.Metadata.Connections
 
getUrl() - Method in interface facebook4j.Message.Attachment
 
getUrl() - Method in class facebook4j.PagePhotoUpdate
 
getUrl() - Method in class facebook4j.PhotoUpdate
 
getURL() - Method in interface facebook4j.Picture
 
getUrl() - Method in interface facebook4j.Post.Attachment
 
getUser(String) - Method in interface facebook4j.api.UserMethods
Returns a given user, specified by ID.
getUser(String, Reading) - Method in interface facebook4j.api.UserMethods
Returns a given user, specified by ID.
getUser() - Method in interface facebook4j.Score
 
getUserAgent() - Method in interface facebook4j.conf.Configuration
 
getUserAgent() - Method in class facebook4j.conf.ConfigurationBase
 
getUserCode() - Method in class facebook4j.auth.DeviceCode
 
getUserLikes() - Method in interface facebook4j.api.LikeMethods
Returns all the pages the current user has liked.
getUserLikes(Reading) - Method in interface facebook4j.api.LikeMethods
Returns all the pages the current user has liked.
getUserLikes(String) - Method in interface facebook4j.api.LikeMethods
Returns all the pages a user has liked.
getUserLikes(String, Reading) - Method in interface facebook4j.api.LikeMethods
Returns all the pages a user has liked.
getUsername() - Method in interface facebook4j.Page
 
getUsername() - Method in interface facebook4j.PageBackedInstagramAccount
 
getUsername() - Method in interface facebook4j.User
 
getUsers(String...) - Method in interface facebook4j.api.UserMethods
Returns the users specified by IDs.
getUserSupportEmail() - Method in interface facebook4j.Application
 
getUserSupportUrl() - Method in interface facebook4j.Application
 
getValue() - Method in enum facebook4j.FeedTargetingParameter.Gender
 
getValue() - Method in interface facebook4j.Insight.Value
 
getValue() - Method in interface facebook4j.PageSetting
 
getValue() - Method in interface facebook4j.Privacy
 
getValue() - Method in class facebook4j.PrivacyParameter
 
getValues() - Method in interface facebook4j.Insight
 
getVenue() - Method in interface facebook4j.Event
 
getVenue() - Method in interface facebook4j.Group
 
getVerificationUri() - Method in class facebook4j.auth.DeviceCode
 
getVersion() - Method in interface facebook4j.Group
 
getVersion() - Static method in class facebook4j.Version
 
getVideo(String) - Method in interface facebook4j.api.VideoMethods
Returns a single video.
getVideo(String, Reading) - Method in interface facebook4j.api.VideoMethods
Returns a single video.
getVideo() - Method in interface facebook4j.Tagged
 
getVideoBaseURL() - Method in interface facebook4j.conf.Configuration
 
getVideoBaseURL() - Method in class facebook4j.conf.ConfigurationBase
 
getVideoComments(String) - Method in interface facebook4j.api.VideoMethods
Returns the comments on a video.
getVideoComments(String, Reading) - Method in interface facebook4j.api.VideoMethods
Returns the comments on a video.
getVideoCover(String) - Method in interface facebook4j.api.VideoMethods
Returns url of the image which represents the content of a video.
getVideoLikes(String) - Method in interface facebook4j.api.VideoMethods
Returns all of the likes on a video.
getVideoLikes(String, Reading) - Method in interface facebook4j.api.VideoMethods
Returns all of the likes on a video.
getVideoReactions(String) - Method in interface facebook4j.api.VideoMethods
Returns all of the reactions on a video.
getVideoReactions(String, Reading) - Method in interface facebook4j.api.VideoMethods
Returns all of the reactions on a video.
getVideos() - Method in interface facebook4j.api.VideoMethods
Returns the videos the current user has been tagged in / the current page has uploaded.
getVideos(Reading) - Method in interface facebook4j.api.VideoMethods
Returns the videos the current user has been tagged in / the current page has uploaded.
getVideos(String) - Method in interface facebook4j.api.VideoMethods
Returns the videos a user has been tagged in / the current page has uploaded.
getVideos(String, Reading) - Method in interface facebook4j.api.VideoMethods
Returns the videos a user has been tagged in / the current page has uploaded.
getVideoSharedposts(String) - Method in interface facebook4j.api.VideoMethods
Returns the posts in which this video is shared.
getVideoSharedposts(String, Reading) - Method in interface facebook4j.api.VideoMethods
Returns the posts in which this video is shared.
getVideoUploadLimits() - Method in interface facebook4j.User
 
getVoteCount() - Method in interface facebook4j.Question.Option
 
getVotes() - Method in interface facebook4j.Question.Option
 
getVotes() - Method in interface facebook4j.QuestionVotes
 
getWebsite() - Method in interface facebook4j.Page
 
getWebsite() - Method in class facebook4j.PageUpdate
 
getWebsite() - Method in interface facebook4j.User
 
getWebsiteUrl() - Method in interface facebook4j.Application
 
getWeeklyActiveUsers() - Method in interface facebook4j.Application
 
getWereHereCount() - Method in interface facebook4j.Page
 
getWidth() - Method in interface facebook4j.Image
 
getWidth() - Method in interface facebook4j.Photo
 
getWidth() - Method in interface facebook4j.Video.Format
 
getWith() - Method in interface facebook4j.User.Education
 
getWith() - Method in interface facebook4j.User.EducationClass
 
getWithTags() - Method in interface facebook4j.Post
 
getWork() - Method in interface facebook4j.User
 
getWork_networks() - Method in class facebook4j.FeedTargetingParameter
 
getX() - Method in interface facebook4j.Tag
 
getX() - Method in class facebook4j.TagUpdate
 
getY() - Method in interface facebook4j.Tag
 
getY() - Method in class facebook4j.TagUpdate
 
getYear() - Method in interface facebook4j.User.Education
 
getZip() - Method in interface facebook4j.Place.Location
 
getZip() - Method in interface facebook4j.Venue
 
Group - Interface in facebook4j
 
GroupDoc - Interface in facebook4j
 
GroupMember - Interface in facebook4j
 
GroupMethods - Interface in facebook4j.api
 
GroupPrivacyType - Enum in facebook4j
An enum represents the privacy setting of a group
groups() - Method in interface facebook4j.Facebook
 

H

hashCode() - Method in class facebook4j.AlbumUpdate
 
hashCode() - Method in class facebook4j.auth.AccessToken
 
hashCode() - Method in class facebook4j.auth.DeviceCode
 
hashCode() - Method in class facebook4j.auth.DialogAuthOption
 
hashCode() - Method in class facebook4j.auth.OAuthAuthorization
 
hashCode() - Method in class facebook4j.BackdatingPostUpdate
 
hashCode() - Method in class facebook4j.BatchAttachment
 
hashCode() - Method in class facebook4j.BatchRequest
 
hashCode() - Method in class facebook4j.BatchRequests
 
hashCode() - Method in class facebook4j.CheckinUpdate
 
hashCode() - Method in class facebook4j.CommentUpdate
 
hashCode() - Method in class facebook4j.conf.ConfigurationBase
 
hashCode() - Method in class facebook4j.EventUpdate
 
hashCode() - Method in exception facebook4j.FacebookException
 
hashCode() - Method in class facebook4j.FeedTargetingParameter
 
hashCode() - Method in class facebook4j.GeoLocation
 
hashCode() - Method in class facebook4j.Media
 
hashCode() - Method in class facebook4j.MilestoneUpdate
 
hashCode() - Method in class facebook4j.OfferUpdate
 
hashCode() - Method in class facebook4j.PageCoverUpdate
 
hashCode() - Method in class facebook4j.PagePhotoUpdate
 
hashCode() - Method in class facebook4j.PagePostUpdate
 
hashCode() - Method in class facebook4j.PageSettingUpdate
 
hashCode() - Method in class facebook4j.PageUpdate
 
hashCode() - Method in class facebook4j.PageVideoUpdate
 
hashCode() - Method in class facebook4j.PhotoUpdate
 
hashCode() - Method in class facebook4j.PostUpdate
 
hashCode() - Method in class facebook4j.PrivacyParameter
 
hashCode() - Method in class facebook4j.QuestionUpdate
 
hashCode() - Method in class facebook4j.Reading
 
hashCode() - Method in class facebook4j.TabUpdate
 
hashCode() - Method in class facebook4j.TagUpdate
 
hashCode() - Method in class facebook4j.TargetingParameter
 
hashCode() - Method in class facebook4j.VideoUpdate
 
HMAC_SHA_256 - Static variable in class facebook4j.auth.OAuthAuthorization
 
HTTP_CONNECTION_TIMEOUT - Static variable in class facebook4j.conf.PropertyConfiguration
 
HTTP_DEFAULT_MAX_PER_ROUTE - Static variable in class facebook4j.conf.PropertyConfiguration
 
HTTP_GZIP - Static variable in class facebook4j.conf.PropertyConfiguration
 
HTTP_MAX_TOTAL_CONNECTIONS - Static variable in class facebook4j.conf.PropertyConfiguration
 
HTTP_PRETTY_DEBUG - Static variable in class facebook4j.conf.PropertyConfiguration
 
HTTP_PROXY_HOST - Static variable in class facebook4j.conf.PropertyConfiguration
 
HTTP_PROXY_HOST_FALLBACK - Static variable in class facebook4j.conf.PropertyConfiguration
 
HTTP_PROXY_PASSWORD - Static variable in class facebook4j.conf.PropertyConfiguration
 
HTTP_PROXY_PORT - Static variable in class facebook4j.conf.PropertyConfiguration
 
HTTP_PROXY_PORT_FALLBACK - Static variable in class facebook4j.conf.PropertyConfiguration
 
HTTP_PROXY_USER - Static variable in class facebook4j.conf.PropertyConfiguration
 
HTTP_READ_TIMEOUT - Static variable in class facebook4j.conf.PropertyConfiguration
 
HTTP_RETRY_COUNT - Static variable in class facebook4j.conf.PropertyConfiguration
 
HTTP_RETRY_INTERVAL_SECS - Static variable in class facebook4j.conf.PropertyConfiguration
 
HTTP_USE_SSL - Static variable in class facebook4j.conf.PropertyConfiguration
 
HTTP_USER_AGENT - Static variable in class facebook4j.conf.PropertyConfiguration
 

I

IdName - Interface in facebook4j
 
IdNameEntity - Interface in facebook4j
A data interface representing a simple id name pair.
Image - Interface in facebook4j
 
image(Media) - Method in class facebook4j.OfferUpdate
 
imageURL(URL) - Method in class facebook4j.OfferUpdate
 
InboxResponseList<T> - Interface in facebook4j
 
InboxResponseList.InboxSummary - Interface in facebook4j
 
includeHidden(boolean) - Method in class facebook4j.Reading
 
increment(long, boolean) - Method in class facebook4j.management.InvocationStatisticsCalculator
 
Insight - Interface in facebook4j
 
Insight.Value - Interface in facebook4j
 
Insight.Value.Entry - Interface in facebook4j
 
InsightMethods - Interface in facebook4j.api
 
insights() - Method in interface facebook4j.Facebook
 
installTab(String) - Method in interface facebook4j.api.PageMethods
Installs a profile_tab at the end of the current list of installed tabs for the current page.
installTab(String, String) - Method in interface facebook4j.api.PageMethods
Installs a profile_tab at the end of the current list of installed tabs for the current page.
Interest - Interface in facebook4j
 
interestedIn(Set<Integer>) - Method in class facebook4j.FeedTargetingParameter
 
inviteToEvent(String, String) - Method in interface facebook4j.api.EventMethods
Invites a user to the event.
inviteToEvent(String, String[]) - Method in interface facebook4j.api.EventMethods
Invites users to the event.
InvocationStatistics - Interface in facebook4j.management
 
InvocationStatisticsCalculator - Class in facebook4j.management
Object that collects/aggregates statistics for the invocation of a given method.
InvocationStatisticsCalculator(String, int) - Constructor for class facebook4j.management.InvocationStatisticsCalculator
 
invoke(String, Object[], String[]) - Method in class facebook4j.management.APIStatisticsOpenMBean
 
isAdministrator() - Method in interface facebook4j.Group
 
isAdministrator() - Method in interface facebook4j.GroupMember
 
isAppSecretProofEnabled() - Method in interface facebook4j.auth.AuthorizationConfiguration
 
isAppSecretProofEnabled() - Method in class facebook4j.auth.OAuthAuthorization
 
isAppSecretProofEnabled() - Method in interface facebook4j.auth.Security
 
isAppSecretProofEnabled() - Method in class facebook4j.conf.ConfigurationBase
 
isBoolean() - Method in interface facebook4j.RawAPIResponse
 
isCausedByNetworkIssue() - Method in exception facebook4j.FacebookException
Tests if the exception is caused by network issue
isCommunityPage() - Method in interface facebook4j.Page
 
isDalvik() - Method in interface facebook4j.conf.Configuration
 
isDalvik() - Method in class facebook4j.conf.ConfigurationBase
 
isDateOnly() - Method in interface facebook4j.Event
 
isDebugEnabled() - Method in interface facebook4j.conf.Configuration
 
isDebugEnabled() - Method in class facebook4j.conf.ConfigurationBase
 
isEnabled() - Method in interface facebook4j.auth.Authorization
Returns true if authorization credentials are set.
isEnabled() - Method in class facebook4j.auth.NullAuthorization
 
isEnabled() - Method in class facebook4j.auth.OAuthAuthorization
#{inheritDoc}
isGAE() - Method in interface facebook4j.conf.Configuration
 
isGAE() - Method in class facebook4j.conf.ConfigurationBase
 
isGranted() - Method in interface facebook4j.Permission
 
isGZIPEnabled() - Method in class facebook4j.conf.ConfigurationBase
 
isHidden() - Method in interface facebook4j.Comment
 
isHidden() - Method in interface facebook4j.Post
 
isInstalled() - Method in interface facebook4j.User
 
isJSONArray() - Method in interface facebook4j.RawAPIResponse
 
isJSONObject() - Method in interface facebook4j.RawAPIResponse
 
isJSONStoreEnabled() - Method in interface facebook4j.conf.Configuration
 
isJSONStoreEnabled() - Method in class facebook4j.conf.ConfigurationBase
 
isMBeanEnabled() - Method in interface facebook4j.conf.Configuration
 
isMBeanEnabled() - Method in class facebook4j.conf.ConfigurationBase
 
isNonConnectionLandingTab() - Method in interface facebook4j.Tab
 
isOmitResponseOnSuccess() - Method in class facebook4j.BatchRequest
 
isPermanent() - Method in interface facebook4j.Tab
 
isPrettyDebugEnabled() - Method in class facebook4j.conf.ConfigurationBase
 
isPublished() - Method in interface facebook4j.Offer
 
isPublished(Boolean) - Method in class facebook4j.OfferUpdate
 
isPublished() - Method in interface facebook4j.Page
 
isPublished() - Method in interface facebook4j.Post
 
isSilhouette() - Method in interface facebook4j.Picture
 
isUserLikes() - Method in interface facebook4j.Comment
 
isValue() - Method in class facebook4j.PageSettingUpdate
 
isVerified() - Method in interface facebook4j.User
 

J

JSON_STORE_ENABLED - Static variable in class facebook4j.conf.PropertyConfiguration
 

K

keys() - Method in interface facebook4j.Insight.Value.Entry
 

L

Like - Interface in facebook4j
 
likeAlbum(String) - Method in interface facebook4j.api.AlbumMethods
Likes the album.
likeCheckin(String) - Method in interface facebook4j.api.CheckinMethods
Likes the checkin.
likeComment(String) - Method in interface facebook4j.api.CommentMethods
Likes the comment.
likeLink(String) - Method in interface facebook4j.api.LinkMethods
Likes the link.
LikeMethods - Interface in facebook4j.api
 
likeNote(String) - Method in interface facebook4j.api.NoteMethods
Likes the note.
likePhoto(String) - Method in interface facebook4j.api.PhotoMethods
Likes the photo.
likePost(String) - Method in interface facebook4j.api.PostMethods
Likes the post.
likes() - Method in interface facebook4j.Facebook
 
likeVideo(String) - Method in interface facebook4j.api.VideoMethods
Likes the video.
limit(int) - Method in class facebook4j.Reading
 
link(URL) - Method in class facebook4j.CheckinUpdate
 
Link - Interface in facebook4j
 
link(URL) - Method in class facebook4j.PostUpdate
 
LinkMethods - Interface in facebook4j.api
 
links() - Method in interface facebook4j.Facebook
 
locale(Locale) - Method in class facebook4j.Reading
 
locale(Locale) - Method in class facebook4j.TargetingParameter
 
locales(Collection<Locale>) - Method in class facebook4j.TargetingParameter
 
location(String) - Method in class facebook4j.EventUpdate
 
Location - Interface in facebook4j
 
locationId(String) - Method in class facebook4j.EventUpdate
 
LocationMethods - Interface in facebook4j.api
 
locations() - Method in interface facebook4j.Facebook
 

M

main(String[]) - Static method in class facebook4j.Version
prints the version string
makeFriendTestUser(TestUser, TestUser) - Method in interface facebook4j.api.TestUserMethods
Makes friends connections for a test user with other test users.
markNotificationAsRead(String) - Method in interface facebook4j.api.NotificationMethods
Marks the notification as read.
MBEAN_ENABLED - Static variable in class facebook4j.conf.PropertyConfiguration
 
Media - Class in facebook4j
 
Media(File) - Constructor for class facebook4j.Media
 
Media(String, InputStream) - Constructor for class facebook4j.Media
 
message(String) - Method in class facebook4j.AlbumUpdate
 
message(String) - Method in class facebook4j.CheckinUpdate
 
message(String) - Method in class facebook4j.CommentUpdate
 
Message - Interface in facebook4j
 
message(String) - Method in class facebook4j.PagePhotoUpdate
 
message(String) - Method in class facebook4j.PhotoUpdate
 
message(String) - Method in class facebook4j.PostUpdate
 
Message.Attachment - Interface in facebook4j
 
MessageMethods - Interface in facebook4j.api
 
messages() - Method in interface facebook4j.Facebook
 
metadata() - Method in class facebook4j.Reading
 
methodCalled(String, long, boolean) - Method in class facebook4j.management.APIStatistics
 
Milestone - Interface in facebook4j
 
MilestoneUpdate - Class in facebook4j
 
MilestoneUpdate(String, String, Calendar) - Constructor for class facebook4j.MilestoneUpdate
 
Movie - Interface in facebook4j
 
Music - Interface in facebook4j
 

N

name(String) - Method in class facebook4j.BatchRequest
 
name(String) - Method in class facebook4j.EventUpdate
 
name(String) - Method in class facebook4j.PostUpdate
 
noFeedStory(Boolean) - Method in class facebook4j.EventUpdate
 
noFeedStory(Boolean) - Method in class facebook4j.PageCoverUpdate
 
nonConnectionLandingTab(Boolean) - Method in class facebook4j.TabUpdate
 
noStory(boolean) - Method in class facebook4j.PagePhotoUpdate
 
noStory(boolean) - Method in class facebook4j.PhotoUpdate
 
Note - Interface in facebook4j
 
NoteMethods - Interface in facebook4j.api
 
notes() - Method in interface facebook4j.Facebook
 
Notification - Interface in facebook4j
 
Notification.TargetObject - Interface in facebook4j
 
NotificationMethods - Interface in facebook4j.api
 
notifications() - Method in interface facebook4j.Facebook
 
NullAuthOption - Class in facebook4j.auth
 
NullAuthOption() - Constructor for class facebook4j.auth.NullAuthOption
 
NullAuthorization - Class in facebook4j.auth
An interface represents credentials.

O

OAUTH_ACCESS_TOKEN - Static variable in class facebook4j.conf.PropertyConfiguration
 
OAUTH_ACCESS_TOKEN_INFO_URL - Static variable in class facebook4j.conf.PropertyConfiguration
 
OAUTH_ACCESS_TOKEN_URL - Static variable in class facebook4j.conf.PropertyConfiguration
 
OAUTH_APP_ID - Static variable in class facebook4j.conf.PropertyConfiguration
 
OAUTH_APP_SECRET - Static variable in class facebook4j.conf.PropertyConfiguration
 
OAUTH_AUTHORIZATION_URL - Static variable in class facebook4j.conf.PropertyConfiguration
 
OAUTH_CALLBACK_URL - Static variable in class facebook4j.conf.PropertyConfiguration
 
OAUTH_DEVICE_TOKEN_URL - Static variable in class facebook4j.conf.PropertyConfiguration
 
OAUTH_PERMISSIONS - Static variable in class facebook4j.conf.PropertyConfiguration
 
OAuthAuthorization - Class in facebook4j.auth
 
OAuthAuthorization(Configuration) - Constructor for class facebook4j.auth.OAuthAuthorization
 
OAuthSupport - Interface in facebook4j.auth
 
objectAttachment(String) - Method in class facebook4j.PostUpdate
 
of(String) - Static method in enum facebook4j.auth.AuthType
 
of(String) - Static method in enum facebook4j.ReactionType
 
Offer - Interface in facebook4j
 
OfferUpdate - Class in facebook4j
 
OfferUpdate() - Constructor for class facebook4j.OfferUpdate
 
OfferUpdate(String, Calendar, URL) - Constructor for class facebook4j.OfferUpdate
 
OfferUpdate(String, Calendar, Media) - Constructor for class facebook4j.OfferUpdate
 
offset(int) - Method in class facebook4j.Reading
 
offsetY(Integer) - Method in class facebook4j.PageCoverUpdate
 
omitResponseOnSuccess(Boolean) - Method in class facebook4j.BatchRequest
 
option(String) - Method in class facebook4j.QuestionUpdate
 
options(List<String>) - Method in class facebook4j.QuestionUpdate
 
order(Ordering) - Method in class facebook4j.Reading
 
Ordering - Enum in facebook4j
 

P

PagableList<T> - Interface in facebook4j
 
Page - Interface in facebook4j
 
PageBackedInstagramAccount - Interface in facebook4j
 
PageCoverUpdate - Class in facebook4j
 
PageCoverUpdate(String) - Constructor for class facebook4j.PageCoverUpdate
 
PageMethods - Interface in facebook4j.api
 
PagePhotoUpdate - Class in facebook4j
 
PagePhotoUpdate(Media) - Constructor for class facebook4j.PagePhotoUpdate
 
PagePhotoUpdate(URL) - Constructor for class facebook4j.PagePhotoUpdate
 
PagePostUpdate - Class in facebook4j
 
PagePostUpdate(String) - Constructor for class facebook4j.PagePostUpdate
 
PagePostUpdate(URL) - Constructor for class facebook4j.PagePostUpdate
 
pages() - Method in interface facebook4j.Facebook
 
PageSetting - Interface in facebook4j
 
PageSettingUpdate - Class in facebook4j
 
PageSettingUpdate() - Constructor for class facebook4j.PageSettingUpdate
 
PageSettingUpdate(String, boolean) - Constructor for class facebook4j.PageSettingUpdate
 
PageUpdate - Class in facebook4j
 
PageUpdate() - Constructor for class facebook4j.PageUpdate
 
PageUpdate(String, String, String, String, String) - Constructor for class facebook4j.PageUpdate
 
PageVideoUpdate - Class in facebook4j
 
PageVideoUpdate(Media) - Constructor for class facebook4j.PageVideoUpdate
 
Paging<T> - Interface in facebook4j
 
Paging.Cursors - Interface in facebook4j
 
Permission - Interface in facebook4j
 
PermissionMethods - Interface in facebook4j.api
 
permissions() - Method in interface facebook4j.Facebook
 
phone(String) - Method in class facebook4j.PageUpdate
 
Photo - Interface in facebook4j
 
PhotoMethods - Interface in facebook4j.api
 
photos() - Method in interface facebook4j.Facebook
 
PhotoUpdate - Class in facebook4j
 
PhotoUpdate(Media) - Constructor for class facebook4j.PhotoUpdate
 
PhotoUpdate(URL) - Constructor for class facebook4j.PhotoUpdate
 
picture(URL) - Method in class facebook4j.CheckinUpdate
 
Picture - Interface in facebook4j
 
picture(URL) - Method in class facebook4j.PostUpdate
 
PictureSize - Enum in facebook4j
 
place(String) - Method in class facebook4j.PagePhotoUpdate
 
place(String) - Method in class facebook4j.PhotoUpdate
 
Place - Interface in facebook4j
 
place(String) - Method in class facebook4j.PostUpdate
 
Place.Location - Interface in facebook4j
 
PlaceTag - Interface in facebook4j
 
Poke - Interface in facebook4j
 
PokeMethods - Interface in facebook4j.api
 
pokes() - Method in interface facebook4j.Facebook
 
position(Integer) - Method in class facebook4j.TabUpdate
 
Post - Interface in facebook4j
 
Post.Action - Interface in facebook4j
 
Post.Attachment - Interface in facebook4j
 
Post.Property - Interface in facebook4j
 
postAchievement(URL) - Method in interface facebook4j.api.GameMethods
Posts the achievement for the current user.
postAchievement(String, URL) - Method in interface facebook4j.api.GameMethods
Posts the achievement for a user.
postBackdatingFeed(BackdatingPostUpdate) - Method in interface facebook4j.api.PageMethods
Creates the post that's back-dated to the current page's wall.
postBackdatingFeed(String, BackdatingPostUpdate) - Method in interface facebook4j.api.PageMethods
Creates the post that's back-dated to a page's wall.
postEventLink(String, URL) - Method in interface facebook4j.api.EventMethods
Posts the link on a event's wall.
postEventLink(String, URL, String) - Method in interface facebook4j.api.EventMethods
Posts the link on a event's wall.
postEventPhoto(String, Media) - Method in interface facebook4j.api.EventMethods
Posts the photo on a event's wall.
postEventPhoto(String, Media, String) - Method in interface facebook4j.api.EventMethods
Posts the photo on a event's wall.
postEventStatusMessage(String, String) - Method in interface facebook4j.api.EventMethods
Posts the status message on a event's wall.
postEventVideo(String, Media) - Method in interface facebook4j.api.EventMethods
Posts the video on a event's wall.
postEventVideo(String, Media, String, String) - Method in interface facebook4j.api.EventMethods
Posts the video on a event's wall.
postFeed(PostUpdate) - Method in interface facebook4j.api.PostMethods
Creates the post.
postFeed(String, PostUpdate) - Method in interface facebook4j.api.PostMethods
Creates the post.
postGroupFeed(String, PostUpdate) - Method in interface facebook4j.api.GroupMethods
Creates the post on a group's wall.
postGroupLink(String, URL) - Method in interface facebook4j.api.GroupMethods
Posts the link on a group's wall.
postGroupLink(String, URL, String) - Method in interface facebook4j.api.GroupMethods
Posts the link on a group's wall.
postGroupStatusMessage(String, String) - Method in interface facebook4j.api.GroupMethods
Posts the status message on a group's wall.
postLink(URL) - Method in interface facebook4j.api.PostMethods
Creates the link.
postLink(URL, String) - Method in interface facebook4j.api.PostMethods
Creates the link.
postLink(String, URL) - Method in interface facebook4j.api.PostMethods
Creates the link.
postLink(String, URL, String) - Method in interface facebook4j.api.PostMethods
Creates the link.
PostMethods - Interface in facebook4j.api
 
postPagePhoto(PagePhotoUpdate) - Method in interface facebook4j.api.PageMethods
Posts a photo to the current page's wall.
postPagePhoto(String, PagePhotoUpdate) - Method in interface facebook4j.api.PageMethods
Posts a photo to a page's wall.
postPhoto(Media) - Method in interface facebook4j.api.PhotoMethods
Posts a photo to the current user's wall.
postPhoto(PhotoUpdate) - Method in interface facebook4j.api.PhotoMethods
Posts a photo to the current user's wall.
postPhoto(String, Media) - Method in interface facebook4j.api.PhotoMethods
Posts the photo to a user's wall.
postPhoto(String, PhotoUpdate) - Method in interface facebook4j.api.PhotoMethods
Posts the photo to a user's wall.
posts() - Method in interface facebook4j.Facebook
 
postScore(int) - Method in interface facebook4j.api.GameMethods
Posts the score for the current user.
postScore(String, int) - Method in interface facebook4j.api.GameMethods
Posts the score for a user.
postStatusMessage(String) - Method in interface facebook4j.api.PostMethods
Creates the status message.
postStatusMessage(String, String) - Method in interface facebook4j.api.PostMethods
Creates the status message.
PostUpdate - Class in facebook4j
 
PostUpdate(String) - Constructor for class facebook4j.PostUpdate
 
PostUpdate(URL) - Constructor for class facebook4j.PostUpdate
 
PostUpdate.PostAction - Class in facebook4j
 
PostUpdate.PostAction(String, String) - Constructor for class facebook4j.PostUpdate.PostAction
 
postVideo(VideoUpdate) - Method in interface facebook4j.api.VideoMethods
Posts the video to the current user's/page's wall.
postVideo(String, VideoUpdate) - Method in interface facebook4j.api.VideoMethods
Posts the video to a user's/page's wall.
privacy(PrivacyParameter) - Method in class facebook4j.AlbumUpdate
 
privacy(PrivacyParameter) - Method in class facebook4j.PhotoUpdate
 
privacy(PrivacyParameter) - Method in class facebook4j.PostUpdate
 
Privacy - Interface in facebook4j
 
PrivacyBuilder - Class in facebook4j
 
PrivacyBuilder() - Constructor for class facebook4j.PrivacyBuilder
 
PrivacyParameter - Class in facebook4j
 
PrivacyParameter() - Constructor for class facebook4j.PrivacyParameter
 
privacyType(EventPrivacyType) - Method in class facebook4j.EventUpdate
 
PrivacyType - Enum in facebook4j
An enum represents the privacy settings.
PropertyConfiguration - Class in facebook4j.conf
 
PropertyConfiguration(InputStream) - Constructor for class facebook4j.conf.PropertyConfiguration
 
PropertyConfiguration(Properties) - Constructor for class facebook4j.conf.PropertyConfiguration
 
PropertyConfiguration(Properties, String) - Constructor for class facebook4j.conf.PropertyConfiguration
 
published(boolean) - Method in class facebook4j.PagePhotoUpdate
 
published(Boolean) - Method in class facebook4j.PostUpdate
 
published(boolean) - Method in class facebook4j.QuestionUpdate
 
published(boolean) - Method in class facebook4j.VideoUpdate
 

Q

qrcode(String) - Method in class facebook4j.OfferUpdate
 
Question - Interface in facebook4j
 
Question.Option - Interface in facebook4j
 
QuestionMethods - Interface in facebook4j.api
 
questions() - Method in interface facebook4j.Facebook
 
QuestionUpdate - Class in facebook4j
 
QuestionUpdate() - Constructor for class facebook4j.QuestionUpdate
 
QuestionUpdate(String) - Constructor for class facebook4j.QuestionUpdate
 
QuestionVotes - Interface in facebook4j
 

R

rawAPI() - Method in interface facebook4j.Facebook
 
RawAPIMethods - Interface in facebook4j.api
 
RawAPIResponse - Interface in facebook4j
 
Reaction - Interface in facebook4j
 
ReactionType - Enum in facebook4j
An enum represents the reaction types.
Reading - Class in facebook4j
A builder that can construct a Graph API's reading options (selection, paging, dates, introspection).
Reading() - Constructor for class facebook4j.Reading
 
redemptionCode(String) - Method in class facebook4j.OfferUpdate
 
redemptionLink(URL) - Method in class facebook4j.OfferUpdate
 
region(TargetingGeoLocation) - Method in class facebook4j.TargetingParameter
 
regions(Collection<TargetingGeoLocation>) - Method in class facebook4j.TargetingParameter
 
relationshipStatuses(Set<Integer>) - Method in class facebook4j.FeedTargetingParameter
 
reminderTime(Calendar) - Method in class facebook4j.OfferUpdate
 
removeFriendlistMember(String, String) - Method in interface facebook4j.api.FriendMethods
Removes the user from a friend list.
reset() - Method in class facebook4j.management.APIStatistics
 
reset() - Method in class facebook4j.management.APIStatisticsOpenMBean
 
reset() - Method in interface facebook4j.management.InvocationStatistics
 
reset() - Method in class facebook4j.management.InvocationStatisticsCalculator
 
resourceNotFound() - Method in exception facebook4j.FacebookException
Tests if the exception is caused by non-existing resource
ResponseList<T> - Interface in facebook4j
 
REST_BASE_URL - Static variable in class facebook4j.conf.PropertyConfiguration
 
revokeAllPermissions() - Method in interface facebook4j.api.PermissionMethods
Revokes all permissions from the current application.
revokeAllPermissions(String) - Method in interface facebook4j.api.PermissionMethods
Revokes all permissions from the current application.
revokePermission(String) - Method in interface facebook4j.api.PermissionMethods
Revokes a specific permission from the current application.
revokePermission(String, String) - Method in interface facebook4j.api.PermissionMethods
Revokes a specific permission from the current application.
rsvpEventAsAttending(String) - Method in interface facebook4j.api.EventMethods
RSVPs the current user as 'attending' the event.
rsvpEventAsDeclined(String) - Method in interface facebook4j.api.EventMethods
RSVPs the current user as 'declined' the event.
rsvpEventAsMaybe(String) - Method in interface facebook4j.api.EventMethods
RSVPs the current user as 'maybe' the event.
RSVPStatus - Interface in facebook4j
 

S

scheduledPublishTime(Integer) - Method in class facebook4j.OfferUpdate
 
scheduledPublishTime(Date) - Method in class facebook4j.OfferUpdate
 
scheduledPublishTime(Integer) - Method in class facebook4j.PagePhotoUpdate
 
scheduledPublishTime(Date) - Method in class facebook4j.PagePhotoUpdate
 
scheduledPublishTime(Integer) - Method in class facebook4j.PostUpdate
 
scheduledPublishTime(Date) - Method in class facebook4j.PostUpdate
 
scheduledPublishTime(Integer) - Method in class facebook4j.QuestionUpdate
 
scheduledPublishTime(Date) - Method in class facebook4j.QuestionUpdate
 
scheduledPublishTime(Integer) - Method in class facebook4j.VideoUpdate
 
scheduledPublishTime(Date) - Method in class facebook4j.VideoUpdate
 
Score - Interface in facebook4j
 
search(String) - Method in interface facebook4j.api.SearchMethods
Searches every type all public objects.
search(String, Reading) - Method in interface facebook4j.api.SearchMethods
Searches every type all public objects.
search(String, String, Reading) - Method in interface facebook4j.api.SearchMethods
Searches all public objects of given type.
search() - Method in interface facebook4j.Facebook
 
searchCheckins() - Method in interface facebook4j.api.SearchMethods
Returns latest checkins.
searchCheckins(Reading) - Method in interface facebook4j.api.SearchMethods
Returns latest checkins.
searchEvents(String) - Method in interface facebook4j.api.SearchMethods
Searches events.
searchEvents(String, Reading) - Method in interface facebook4j.api.SearchMethods
Searches events.
searchGroups(String) - Method in interface facebook4j.api.SearchMethods
Searches groups.
searchGroups(String, Reading) - Method in interface facebook4j.api.SearchMethods
Searches groups.
searchLocations(GeoLocation, int) - Method in interface facebook4j.api.SearchMethods
Returns locations near a geographical location.
searchLocations(GeoLocation, int, Reading) - Method in interface facebook4j.api.SearchMethods
Returns locations near a geographical location.
searchLocations(String) - Method in interface facebook4j.api.SearchMethods
Returns a particular place.
searchLocations(String, Reading) - Method in interface facebook4j.api.SearchMethods
Returns a particular place.
SearchMethods - Interface in facebook4j.api
 
searchPages(String) - Method in interface facebook4j.api.SearchMethods
Searches pages.
searchPages(String, Reading) - Method in interface facebook4j.api.SearchMethods
Searches pages.
searchPlaces(String) - Method in interface facebook4j.api.SearchMethods
Searches places.
searchPlaces(String, Reading) - Method in interface facebook4j.api.SearchMethods
Searches places.
searchPlaces(String, GeoLocation, int) - Method in interface facebook4j.api.SearchMethods
Searches places.
searchPlaces(String, GeoLocation, int, Reading) - Method in interface facebook4j.api.SearchMethods
Searches places.
searchPosts(String) - Method in interface facebook4j.api.SearchMethods
Searches public posts.
searchPosts(String, Reading) - Method in interface facebook4j.api.SearchMethods
Searches public posts.
searchUsers(String) - Method in interface facebook4j.api.SearchMethods
Searches users.
searchUsers(String, Reading) - Method in interface facebook4j.api.SearchMethods
Searches users.
Security - Interface in facebook4j.auth
An interface represents security support.
SECURITY_APP_SECRET_PROOF_CACHE_SIZE - Static variable in class facebook4j.conf.PropertyConfiguration
 
SECURITY_APP_SECRET_PROOF_ENABLED - Static variable in class facebook4j.conf.PropertyConfiguration
 
setAbout(String) - Method in class facebook4j.PageUpdate
 
setAccessToken(String) - Method in class facebook4j.BatchRequest
 
setActions(List<PostUpdate.PostAction>) - Method in class facebook4j.PostUpdate
 
setAgeMax(Integer) - Method in class facebook4j.FeedTargetingParameter
 
setAgeMin(Integer) - Method in class facebook4j.FeedTargetingParameter
 
setAllow(String) - Method in class facebook4j.PrivacyBuilder
 
setAllow(List<String>) - Method in class facebook4j.PrivacyBuilder
 
setAllow(String) - Method in class facebook4j.PrivacyParameter
 
setAllowNewOptions(Boolean) - Method in class facebook4j.QuestionUpdate
 
setAppSecretProofCacheSize(int) - Method in class facebook4j.conf.ConfigurationBase
 
setAppSecretProofCacheSize(int) - Method in class facebook4j.conf.ConfigurationBuilder
 
setAppSecretProofEnabled(boolean) - Method in class facebook4j.auth.OAuthAuthorization
 
setAppSecretProofEnabled(boolean) - Method in class facebook4j.conf.ConfigurationBase
 
setAppSecretProofEnabled(boolean) - Method in class facebook4j.conf.ConfigurationBuilder
 
setAttachedFiles(List<BatchAttachment>) - Method in class facebook4j.BatchRequest
 
setAttachmentId(String) - Method in class facebook4j.CommentUpdate
 
setAttachmentUrl(String) - Method in class facebook4j.CommentUpdate
 
setAttribute(Attribute) - Method in class facebook4j.management.APIStatisticsOpenMBean
 
setAttributes(AttributeList) - Method in class facebook4j.management.APIStatisticsOpenMBean
 
setBackdatedTime(Integer) - Method in class facebook4j.BackdatingPostUpdate
 
setBackdatedTime(Date) - Method in class facebook4j.BackdatingPostUpdate
 
setBackdatedTimeGranularity(BackdatedTimeGranularity) - Method in class facebook4j.BackdatingPostUpdate
 
setBarcode(String) - Method in class facebook4j.OfferUpdate
 
setBody(String) - Method in class facebook4j.BatchRequest
 
setCaption(String) - Method in class facebook4j.PostUpdate
 
setCities(Set<TargetingGeoLocation>) - Method in class facebook4j.TargetingParameter
 
setClaimLimit(Integer) - Method in class facebook4j.OfferUpdate
 
setClientURL(String) - Method in class facebook4j.conf.ConfigurationBuilder
 
setClientVersion(String) - Method in class facebook4j.conf.ConfigurationBuilder
 
setCollegeMajors(Set<String>) - Method in class facebook4j.FeedTargetingParameter
 
setCollegeNetworks(Set<IdNameEntity>) - Method in class facebook4j.FeedTargetingParameter
 
setCollegeYears(Set<Integer>) - Method in class facebook4j.FeedTargetingParameter
 
setCountries(Set<String>) - Method in class facebook4j.TargetingParameter
 
setCouponType(String) - Method in class facebook4j.OfferUpdate
 
setCustomImage(Media) - Method in class facebook4j.TabUpdate
 
setCustomImageUrl(URL) - Method in class facebook4j.TabUpdate
 
setCustomName(String) - Method in class facebook4j.TabUpdate
 
setDebugEnabled(boolean) - Method in class facebook4j.conf.ConfigurationBuilder
 
setDeny(String) - Method in class facebook4j.PrivacyBuilder
 
setDeny(List<String>) - Method in class facebook4j.PrivacyBuilder
 
setDeny(String) - Method in class facebook4j.PrivacyParameter
 
setDependsOn(String) - Method in class facebook4j.BatchRequest
 
setDescription(String) - Method in class facebook4j.EventUpdate
 
setDescription(String) - Method in class facebook4j.PageUpdate
 
setDescription(String) - Method in class facebook4j.PostUpdate
 
setDescription(String) - Method in class facebook4j.PrivacyParameter
 
setDescription(String) - Method in class facebook4j.VideoUpdate
 
setEducationStatuses(Set<Integer>) - Method in class facebook4j.FeedTargetingParameter
 
setEndTime(Calendar) - Method in class facebook4j.EventUpdate
 
setExpirationTime(Calendar) - Method in class facebook4j.OfferUpdate
 
setFeedTargeting(FeedTargetingParameter) - Method in class facebook4j.PagePhotoUpdate
 
setFeedTargeting(FeedTargetingParameter) - Method in class facebook4j.PagePostUpdate
 
setFeedTargeting(FeedTargetingParameter) - Method in class facebook4j.PageVideoUpdate
 
setFriends(PrivacyType) - Method in class facebook4j.PrivacyBuilder
 
setFriends(String) - Method in class facebook4j.PrivacyParameter
 
setGenders(FeedTargetingParameter.Gender) - Method in class facebook4j.FeedTargetingParameter
 
setGeneralInfo(String) - Method in class facebook4j.PageUpdate
 
setGeoLocations(TargetingParameter) - Method in class facebook4j.FeedTargetingParameter
 
setGZIPEnabled(boolean) - Method in class facebook4j.conf.ConfigurationBuilder
 
setHttpConnectionTimeout(int) - Method in class facebook4j.conf.ConfigurationBuilder
 
setHttpDefaultMaxPerRoute(int) - Method in class facebook4j.conf.ConfigurationBuilder
 
setHttpMaxTotalConnections(int) - Method in class facebook4j.conf.ConfigurationBuilder
 
setHttpProxyHost(String) - Method in class facebook4j.conf.ConfigurationBuilder
 
setHttpProxyPassword(String) - Method in class facebook4j.conf.ConfigurationBuilder
 
setHttpProxyPort(int) - Method in class facebook4j.conf.ConfigurationBuilder
 
setHttpProxyUser(String) - Method in class facebook4j.conf.ConfigurationBuilder
 
setHttpReadTimeout(int) - Method in class facebook4j.conf.ConfigurationBuilder
 
setHttpRetryCount(int) - Method in class facebook4j.conf.ConfigurationBuilder
 
setHttpRetryIntervalSeconds(int) - Method in class facebook4j.conf.ConfigurationBuilder
 
setHttpStreamingReadTimeout(int) - Method in class facebook4j.conf.ConfigurationBuilder
 
setImage(Media) - Method in class facebook4j.OfferUpdate
 
setImageURL(URL) - Method in class facebook4j.OfferUpdate
 
setIncludeHeaders(Boolean) - Method in class facebook4j.BatchRequests
 
setInterestedIn(Set<Integer>) - Method in class facebook4j.FeedTargetingParameter
 
setJSONStoreEnabled(boolean) - Method in class facebook4j.conf.ConfigurationBuilder
 
setLink(URL) - Method in class facebook4j.CheckinUpdate
 
setLink(URL) - Method in class facebook4j.PostUpdate
 
setLocales(Set<Locale>) - Method in class facebook4j.TargetingParameter
 
setLocation(String) - Method in class facebook4j.EventUpdate
 
setLocationId(String) - Method in class facebook4j.EventUpdate
 
setMBeanEnabled(boolean) - Method in class facebook4j.conf.ConfigurationBuilder
 
setMessage(String) - Method in class facebook4j.AlbumUpdate
 
setMessage(String) - Method in class facebook4j.CheckinUpdate
 
setMessage(String) - Method in class facebook4j.CommentUpdate
 
setMessage(String) - Method in class facebook4j.PagePhotoUpdate
 
setMessage(String) - Method in class facebook4j.PhotoUpdate
 
setMessage(String) - Method in class facebook4j.PostUpdate
 
setName(String) - Method in class facebook4j.BatchRequest
 
setName(String) - Method in class facebook4j.EventUpdate
 
setName(String) - Method in class facebook4j.PostUpdate
 
setNetworks(String) - Method in class facebook4j.PrivacyBuilder
 
setNetworks(List<String>) - Method in class facebook4j.PrivacyBuilder
 
setNetworks(String) - Method in class facebook4j.PrivacyParameter
 
setNoFeedStory(Boolean) - Method in class facebook4j.EventUpdate
 
setNoFeedStory(Boolean) - Method in class facebook4j.PageCoverUpdate
 
setNonConnectionLandingTab(Boolean) - Method in class facebook4j.TabUpdate
 
setNoStory(boolean) - Method in class facebook4j.PagePhotoUpdate
 
setNoStory(boolean) - Method in class facebook4j.PhotoUpdate
 
setOAuthAccessToken(AccessToken) - Method in class facebook4j.auth.OAuthAuthorization
 
setOAuthAccessToken(AccessToken, String) - Method in class facebook4j.auth.OAuthAuthorization
 
setOAuthAccessToken(AccessToken) - Method in interface facebook4j.auth.OAuthSupport
Sets the access token
setOAuthAccessToken(String) - Method in class facebook4j.conf.ConfigurationBuilder
 
setOAuthAccessTokenURL(String) - Method in class facebook4j.conf.ConfigurationBuilder
 
setOAuthAppId(String, String) - Method in class facebook4j.auth.OAuthAuthorization
 
setOAuthAppId(String, String) - Method in interface facebook4j.auth.OAuthSupport
sets the OAuth AppID and App secret
setOAuthAppId(String) - Method in class facebook4j.conf.ConfigurationBuilder
 
setOAuthAppSecret(String) - Method in class facebook4j.conf.ConfigurationBuilder
 
setOAuthAuthorizationURL(String) - Method in class facebook4j.conf.ConfigurationBuilder
 
setOAuthCallbackURL(String) - Method in class facebook4j.auth.OAuthAuthorization
 
setOAuthCallbackURL(String) - Method in interface facebook4j.auth.OAuthSupport
Sets the access token
setOAuthCallbackURL(String) - Method in class facebook4j.conf.ConfigurationBase
 
setOAuthCallbackURL(String) - Method in class facebook4j.conf.ConfigurationBuilder
 
setOAuthDeviceTokenURL(String) - Method in class facebook4j.conf.ConfigurationBuilder
 
setOAuthPermissions(String) - Method in class facebook4j.auth.OAuthAuthorization
 
setOAuthPermissions(String) - Method in interface facebook4j.auth.OAuthSupport
sets the permissions
setOAuthPermissions(String) - Method in class facebook4j.conf.ConfigurationBuilder
 
setObjectAttachment(String) - Method in class facebook4j.PostUpdate
 
setOffsetY(Integer) - Method in class facebook4j.PageCoverUpdate
 
setOmitResponseOnSuccess(Boolean) - Method in class facebook4j.BatchRequest
 
setOptions(List<String>) - Method in class facebook4j.QuestionUpdate
 
setPhone(String) - Method in class facebook4j.PageUpdate
 
setPicture(URL) - Method in class facebook4j.CheckinUpdate
 
setPicture(URL) - Method in class facebook4j.PostUpdate
 
setPlace(String) - Method in class facebook4j.PagePhotoUpdate
 
setPlace(String) - Method in class facebook4j.PhotoUpdate
 
setPlace(String) - Method in class facebook4j.PostUpdate
 
setPosition(Integer) - Method in class facebook4j.TabUpdate
 
setPrettyDebugEnabled(boolean) - Method in class facebook4j.conf.ConfigurationBuilder
 
setPrivacy(PrivacyParameter) - Method in class facebook4j.AlbumUpdate
 
setPrivacy(PrivacyParameter) - Method in class facebook4j.PhotoUpdate
 
setPrivacy(PrivacyParameter) - Method in class facebook4j.PostUpdate
 
setPrivacyType(EventPrivacyType) - Method in class facebook4j.EventUpdate
 
setPublished(Boolean) - Method in class facebook4j.OfferUpdate
 
setPublished(Boolean) - Method in class facebook4j.PagePhotoUpdate
 
setPublished(Boolean) - Method in class facebook4j.PostUpdate
 
setPublished(Boolean) - Method in class facebook4j.QuestionUpdate
 
setPublished(Boolean) - Method in class facebook4j.VideoUpdate
 
setQrcode(String) - Method in class facebook4j.OfferUpdate
 
setRedemptionCode(String) - Method in class facebook4j.OfferUpdate
 
setRedemptionLink(URL) - Method in class facebook4j.OfferUpdate
 
setRegions(Set<TargetingGeoLocation>) - Method in class facebook4j.TargetingParameter
 
setRelationshipStatuses(Set<Integer>) - Method in class facebook4j.FeedTargetingParameter
 
setReminderTime(Calendar) - Method in class facebook4j.OfferUpdate
 
setRestBaseURL(String) - Method in class facebook4j.conf.ConfigurationBuilder
 
setScheduledPublishTime(Integer) - Method in class facebook4j.OfferUpdate
 
setScheduledPublishTime(Integer) - Method in class facebook4j.PagePhotoUpdate
 
setScheduledPublishTime(Date) - Method in class facebook4j.PagePhotoUpdate
 
setScheduledPublishTime(Integer) - Method in class facebook4j.PostUpdate
 
setScheduledPublishTime(Date) - Method in class facebook4j.PostUpdate
 
setScheduledPublishTime(Integer) - Method in class facebook4j.QuestionUpdate
 
setScheduledPublishTime(Date) - Method in class facebook4j.QuestionUpdate
 
setScheduledPublishTime(Integer) - Method in class facebook4j.VideoUpdate
 
setScheduledPublishTime(Date) - Method in class facebook4j.VideoUpdate
 
setSetting(String) - Method in class facebook4j.PageSettingUpdate
 
setSource(Media) - Method in class facebook4j.CommentUpdate
 
setStartTime(Calendar) - Method in class facebook4j.EventUpdate
 
setTags(String) - Method in class facebook4j.CheckinUpdate
 
setTags(String) - Method in class facebook4j.PostUpdate
 
setTagText(String) - Method in class facebook4j.TagUpdate
 
setTargeting(TargetingParameter) - Method in class facebook4j.PagePhotoUpdate
 
setTargeting(TargetingParameter) - Method in class facebook4j.PagePostUpdate
 
setTargeting(TargetingParameter) - Method in class facebook4j.PageVideoUpdate
 
setTargeting(TargetingParameter) - Method in class facebook4j.PostUpdate
 
setTerms(String) - Method in class facebook4j.OfferUpdate
 
setTicketURI(URI) - Method in class facebook4j.EventUpdate
 
setTicketURI(String) - Method in class facebook4j.EventUpdate
 
setting(String) - Method in class facebook4j.PageSettingUpdate
 
setTitle(String) - Method in class facebook4j.OfferUpdate
 
setTitle(String) - Method in class facebook4j.VideoUpdate
 
setTo(String) - Method in class facebook4j.TagUpdate
 
setUseSSL(boolean) - Method in class facebook4j.conf.ConfigurationBuilder
 
setValue(boolean) - Method in class facebook4j.PageSettingUpdate
 
setValue(PrivacyType) - Method in class facebook4j.PrivacyBuilder
 
setValue(String) - Method in class facebook4j.PrivacyParameter
 
setVideoBaseURL(String) - Method in class facebook4j.conf.ConfigurationBuilder
 
setWebsite(String) - Method in class facebook4j.PageUpdate
 
setWorkNetworks(Set<IdNameEntity>) - Method in class facebook4j.FeedTargetingParameter
 
setX(Double) - Method in class facebook4j.TagUpdate
 
setY(Double) - Method in class facebook4j.TagUpdate
 
showExpired(boolean) - Method in class facebook4j.Reading
 
shutdown() - Method in interface facebook4j.FacebookBase
Shuts down this instance and releases allocated resources.
since(String) - Method in class facebook4j.Reading
 
since(Date) - Method in class facebook4j.Reading
 
size() - Method in interface facebook4j.Insight.Value.Entry
 
socialDiscovery() - Method in interface facebook4j.Application
 
source(Media) - Method in class facebook4j.CommentUpdate
 
startTime(Calendar) - Method in class facebook4j.EventUpdate
 
state(String) - Method in class facebook4j.auth.DialogAuthOption
 
Subscribedto - Interface in facebook4j
 
SubscribeMethods - Interface in facebook4j.api
 
Subscriber - Interface in facebook4j
 
subscribes() - Method in interface facebook4j.Facebook
 
summary() - Method in class facebook4j.Reading
 
Summary - Interface in facebook4j
 
Summary.SummaryOrder - Enum in facebook4j
 

T

Tab - Interface in facebook4j
 
TabUpdate - Class in facebook4j
 
TabUpdate() - Constructor for class facebook4j.TabUpdate
 
Tag - Interface in facebook4j
 
TaggableFriend - Interface in facebook4j
 
Tagged - Interface in facebook4j
 
tags(String) - Method in class facebook4j.CheckinUpdate
 
tags(String) - Method in class facebook4j.PostUpdate
 
tagText(String) - Method in class facebook4j.TagUpdate
 
TagUpdate - Class in facebook4j
 
TagUpdate() - Constructor for class facebook4j.TagUpdate
 
TagUpdate(String, String, Double, Double) - Constructor for class facebook4j.TagUpdate
 
targeting(TargetingParameter) - Method in class facebook4j.PagePhotoUpdate
 
targeting(TargetingParameter) - Method in class facebook4j.PagePostUpdate
 
targeting(TargetingParameter) - Method in class facebook4j.PageVideoUpdate
 
targeting(TargetingParameter) - Method in class facebook4j.PostUpdate
 
Targeting - Interface in facebook4j
 
TargetingGeoLocation - Class in facebook4j
 
TargetingGeoLocation(String) - Constructor for class facebook4j.TargetingGeoLocation
 
TargetingParameter - Class in facebook4j
 
TargetingParameter() - Constructor for class facebook4j.TargetingParameter
 
Television - Interface in facebook4j
 
terms(String) - Method in class facebook4j.OfferUpdate
 
TestUser - Interface in facebook4j
 
TestUserMethods - Interface in facebook4j.api
 
testUsers() - Method in interface facebook4j.Facebook
 
ticketURI(URI) - Method in class facebook4j.EventUpdate
 
ticketURI(String) - Method in class facebook4j.EventUpdate
 
title(String) - Method in class facebook4j.OfferUpdate
 
title(String) - Method in class facebook4j.VideoUpdate
 
to(String) - Method in class facebook4j.TagUpdate
 
toString() - Method in class facebook4j.AlbumUpdate
 
toString() - Method in class facebook4j.auth.AccessToken
 
toString() - Method in class facebook4j.auth.DeviceCode
 
toString() - Method in class facebook4j.auth.DialogAuthOption
 
toString() - Method in class facebook4j.auth.OAuthAuthorization
 
toString() - Method in class facebook4j.BackdatingPostUpdate
 
toString() - Method in class facebook4j.BatchAttachment
 
toString() - Method in class facebook4j.BatchRequest
 
toString() - Method in class facebook4j.BatchRequests
 
toString() - Method in class facebook4j.BatchResponseImpl
 
toString() - Method in class facebook4j.CheckinUpdate
 
toString() - Method in class facebook4j.CommentUpdate
 
toString() - Method in class facebook4j.conf.ConfigurationBase
 
toString() - Method in class facebook4j.EventUpdate
 
toString() - Method in exception facebook4j.FacebookException
 
toString() - Method in class facebook4j.FeedTargetingParameter
 
toString() - Method in class facebook4j.GeoLocation
 
toString() - Method in class facebook4j.management.InvocationStatisticsCalculator
 
toString() - Method in class facebook4j.Media
 
toString() - Method in class facebook4j.MilestoneUpdate
 
toString() - Method in class facebook4j.OfferUpdate
 
toString() - Method in class facebook4j.PageCoverUpdate
 
toString() - Method in class facebook4j.PagePhotoUpdate
 
toString() - Method in class facebook4j.PagePostUpdate
 
toString() - Method in class facebook4j.PageSettingUpdate
 
toString() - Method in class facebook4j.PageUpdate
 
toString() - Method in class facebook4j.PageVideoUpdate
 
toString() - Method in class facebook4j.PhotoUpdate
 
toString() - Method in class facebook4j.PostUpdate
 
toString() - Method in class facebook4j.PrivacyParameter
 
toString() - Method in class facebook4j.QuestionUpdate
 
toString() - Method in class facebook4j.Reading
 
toString() - Method in class facebook4j.TabUpdate
 
toString() - Method in class facebook4j.TagUpdate
 
toString() - Method in class facebook4j.TargetingParameter
 
toString() - Method in class facebook4j.VideoUpdate
 

U

unblock(String) - Method in interface facebook4j.api.PageMethods
Unblocks the blocked user for the current page.
unblock(String, String) - Method in interface facebook4j.api.PageMethods
Unblocks the blocked user for the page.
uninviteFromEvent(String, String) - Method in interface facebook4j.api.EventMethods
Un-invites user from the event.
unlikeAlbum(String) - Method in interface facebook4j.api.AlbumMethods
Unlikes the album.
unlikeCheckin(String) - Method in interface facebook4j.api.CheckinMethods
Unlikes the checkin.
unlikeComment(String) - Method in interface facebook4j.api.CommentMethods
Unlikes the comment.
unlikeLink(String) - Method in interface facebook4j.api.LinkMethods
Unlikes the link.
unlikeNote(String) - Method in interface facebook4j.api.NoteMethods
Unlikes the note.
unlikePhoto(String) - Method in interface facebook4j.api.PhotoMethods
Unlikes the photo.
unlikePost(String) - Method in interface facebook4j.api.PostMethods
Unlikes the post.
unlikeVideo(String) - Method in interface facebook4j.api.VideoMethods
Unlikes the video.
unread() - Method in interface facebook4j.FriendRequest
 
unread() - Method in interface facebook4j.Notification
 
until(String) - Method in class facebook4j.Reading
 
until(Date) - Method in class facebook4j.Reading
 
updateEventPicture(String, Media) - Method in interface facebook4j.api.EventMethods
Updates the event's profile picture.
updatePageBasicAttributes(PageUpdate) - Method in interface facebook4j.api.PageMethods
Updates a Page's basic attributes.
updatePageBasicAttributes(String, PageUpdate) - Method in interface facebook4j.api.PageMethods
Updates a Page's basic attributes.
updatePageCoverPhoto(PageCoverUpdate) - Method in interface facebook4j.api.PageMethods
Updates the profile photo for the current page.
updatePageCoverPhoto(String, PageCoverUpdate) - Method in interface facebook4j.api.PageMethods
Updates the profile photo for the current page.
updatePageProfilePhoto(URL) - Method in interface facebook4j.api.PageMethods
Updates the profile photo for the current Page.
updatePageProfilePhoto(String, URL) - Method in interface facebook4j.api.PageMethods
Updates the profile photo for a Page.
updatePageProfilePhoto(Media) - Method in interface facebook4j.api.PageMethods
Updates the profile photo for the current Page.
updatePageProfilePhoto(String, Media) - Method in interface facebook4j.api.PageMethods
Updates the profile photo for a Page.
updatePageSetting(PageSettingUpdate) - Method in interface facebook4j.api.PageMethods
Updates the setting for the current page.
updatePageSetting(String, PageSettingUpdate) - Method in interface facebook4j.api.PageMethods
Updates the setting for the page.
updateTab(String, TabUpdate) - Method in interface facebook4j.api.PageMethods
Updates an installed profile_tab for the current page.
updateTab(String, String, TabUpdate) - Method in interface facebook4j.api.PageMethods
Updates an installed profile_tab for the page.
updateTagOnPhoto(String, TagUpdate) - Method in interface facebook4j.api.PhotoMethods
Updates the position of the tag on a photo.
User - Interface in facebook4j
 
User.AgeRange - Interface in facebook4j
 
User.Education - Interface in facebook4j
 
User.EducationClass - Interface in facebook4j
 
User.VideoUploadLimits - Interface in facebook4j
 
User.Work - Interface in facebook4j
 
UserMethods - Interface in facebook4j.api
 
users() - Method in interface facebook4j.Facebook
 

V

value(boolean) - Method in class facebook4j.PageSettingUpdate
 
valueOf(String) - Static method in enum facebook4j.auth.AuthType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum facebook4j.auth.Display
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum facebook4j.BackdatedTimeGranularity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum facebook4j.EventPrivacyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum facebook4j.FeedTargetingParameter.Gender
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum facebook4j.GroupPrivacyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum facebook4j.Ordering
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum facebook4j.PictureSize
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum facebook4j.PrivacyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum facebook4j.ReactionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum facebook4j.Summary.SummaryOrder
Returns the enum constant of this type with the specified name.
values() - Static method in enum facebook4j.auth.AuthType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum facebook4j.auth.Display
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum facebook4j.BackdatedTimeGranularity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum facebook4j.EventPrivacyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum facebook4j.FeedTargetingParameter.Gender
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum facebook4j.GroupPrivacyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum facebook4j.Ordering
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum facebook4j.PictureSize
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum facebook4j.PrivacyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum facebook4j.ReactionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum facebook4j.Summary.SummaryOrder
Returns an array containing the constants of this enum type, in the order they are declared.
Venue - Interface in facebook4j
 
Version - Class in facebook4j
 
Video - Interface in facebook4j
 
Video.Format - Interface in facebook4j
 
VIDEO_BASE_URL - Static variable in class facebook4j.conf.PropertyConfiguration
 
VideoMethods - Interface in facebook4j.api
 
videos() - Method in interface facebook4j.Facebook
 
VideoUpdate - Class in facebook4j
 
VideoUpdate(Media) - Constructor for class facebook4j.VideoUpdate
 

W

website(String) - Method in class facebook4j.PageUpdate
 
withLocation() - Method in class facebook4j.Reading
 
workNetworks(Set<IdNameEntity>) - Method in class facebook4j.FeedTargetingParameter
 

X

x(Double) - Method in class facebook4j.TagUpdate
 

Y

y(Double) - Method in class facebook4j.TagUpdate
 

A B C D E F G H I J K L M N O P Q R S T U V W X Y

Copyright © 2019. All rights reserved.