facebook4j.internal.json
Interface z_F4JInternalFactory
- All Superinterfaces:
- java.io.Serializable
- All Known Implementing Classes:
- z_F4JInternalJSONImplFactory
public interface z_F4JInternalFactory
- extends java.io.Serializable
- Author:
- Ryuji Yamashita - roundrop at gmail.com
createUser
User createUser(JSONObject json)
throws FacebookException
- Throws:
FacebookException
createUser
User createUser(HttpResponse res)
throws FacebookException
- Throws:
FacebookException
createUserList
ResponseList<User> createUserList(HttpResponse res)
throws FacebookException
- Throws:
FacebookException
createUserArray
java.util.List<User> createUserArray(HttpResponse res)
throws FacebookException
- Throws:
FacebookException
createIdNameEntity
IdNameEntity createIdNameEntity(HttpResponse res)
throws FacebookException
- Throws:
FacebookException
createIdNameEntityList
ResponseList<IdNameEntity> createIdNameEntityList(HttpResponse res)
throws FacebookException
- Throws:
FacebookException
createAccountList
ResponseList<Account> createAccountList(HttpResponse res)
throws FacebookException
- Throws:
FacebookException
createAchievementList
ResponseList<Achievement> createAchievementList(HttpResponse res)
throws FacebookException
- Throws:
FacebookException
createActivityList
ResponseList<Activity> createActivityList(HttpResponse res)
throws FacebookException
- Throws:
FacebookException
createAlbum
Album createAlbum(HttpResponse res)
throws FacebookException
- Throws:
FacebookException
createAlbumList
ResponseList<Album> createAlbumList(HttpResponse res)
throws FacebookException
- Throws:
FacebookException
createBookList
ResponseList<Book> createBookList(HttpResponse res)
throws FacebookException
- Throws:
FacebookException
createCheckin
Checkin createCheckin(HttpResponse res)
throws FacebookException
- Throws:
FacebookException
createCheckinList
ResponseList<Checkin> createCheckinList(HttpResponse res)
throws FacebookException
- Throws:
FacebookException
createComment
Comment createComment(HttpResponse res)
throws FacebookException
- Throws:
FacebookException
createCommentList
ResponseList<Comment> createCommentList(HttpResponse res)
throws FacebookException
- Throws:
FacebookException
createDomain
Domain createDomain(HttpResponse res)
throws FacebookException
- Throws:
FacebookException
createDomainArray
java.util.List<Domain> createDomainArray(HttpResponse res)
throws FacebookException
- Throws:
FacebookException
createEvent
Event createEvent(HttpResponse res)
throws FacebookException
- Throws:
FacebookException
createEventList
ResponseList<Event> createEventList(HttpResponse res)
throws FacebookException
- Throws:
FacebookException
createRSVPStatusList
ResponseList<RSVPStatus> createRSVPStatusList(HttpResponse res)
throws FacebookException
- Throws:
FacebookException
createFamilyList
ResponseList<Family> createFamilyList(HttpResponse res)
throws FacebookException
- Throws:
FacebookException
createPostList
ResponseList<Post> createPostList(HttpResponse res)
throws FacebookException
- Throws:
FacebookException
createPost
Post createPost(HttpResponse res)
throws FacebookException
- Throws:
FacebookException
createFriendlist
Friendlist createFriendlist(HttpResponse res)
throws FacebookException
- Throws:
FacebookException
createFriendlistList
ResponseList<Friendlist> createFriendlistList(HttpResponse res)
throws FacebookException
- Throws:
FacebookException
createFriendRequestList
ResponseList<FriendRequest> createFriendRequestList(HttpResponse res)
throws FacebookException
- Throws:
FacebookException
createFriendList
ResponseList<Friend> createFriendList(HttpResponse res)
throws FacebookException
- Throws:
FacebookException
createGameList
ResponseList<Game> createGameList(HttpResponse res)
throws FacebookException
- Throws:
FacebookException
createGroup
Group createGroup(HttpResponse res)
throws FacebookException
- Throws:
FacebookException
createGroupList
ResponseList<Group> createGroupList(HttpResponse res)
throws FacebookException
- Throws:
FacebookException
createGroupDocList
ResponseList<GroupDoc> createGroupDocList(HttpResponse res)
throws FacebookException
- Throws:
FacebookException
createInboxList
InboxResponseList<Message> createInboxList(HttpResponse res)
throws FacebookException
- Throws:
FacebookException
createInterestList
ResponseList<Interest> createInterestList(HttpResponse res)
throws FacebookException
- Throws:
FacebookException
createLikeList
ResponseList<Like> createLikeList(HttpResponse res)
throws FacebookException
- Throws:
FacebookException
createLink
Link createLink(HttpResponse res)
throws FacebookException
- Throws:
FacebookException
createLinkList
ResponseList<Link> createLinkList(HttpResponse res)
throws FacebookException
- Throws:
FacebookException
createLocationList
ResponseList<Location> createLocationList(HttpResponse res)
throws FacebookException
- Throws:
FacebookException
createMovieList
ResponseList<Movie> createMovieList(HttpResponse res)
throws FacebookException
- Throws:
FacebookException
createMusicList
ResponseList<Music> createMusicList(HttpResponse res)
throws FacebookException
- Throws:
FacebookException
createNote
Note createNote(HttpResponse res)
throws FacebookException
- Throws:
FacebookException
createNoteList
ResponseList<Note> createNoteList(HttpResponse res)
throws FacebookException
- Throws:
FacebookException
createNotificationList
ResponseList<Notification> createNotificationList(HttpResponse res)
throws FacebookException
- Throws:
FacebookException
createPage
Page createPage(HttpResponse res)
throws FacebookException
- Throws:
FacebookException
createPageList
ResponseList<Page> createPageList(HttpResponse res)
throws FacebookException
- Throws:
FacebookException
createPageSettingList
ResponseList<PageSetting> createPageSettingList(HttpResponse res)
throws FacebookException
- Throws:
FacebookException
createMessage
Message createMessage(HttpResponse res)
throws FacebookException
- Throws:
FacebookException
createMessageList
ResponseList<Message> createMessageList(HttpResponse res)
throws FacebookException
- Throws:
FacebookException
createPermissions
java.util.List<Permission> createPermissions(HttpResponse res)
throws FacebookException
- Throws:
FacebookException
createPlaceList
ResponseList<Place> createPlaceList(HttpResponse res)
throws FacebookException
- Throws:
FacebookException
createPhoto
Photo createPhoto(HttpResponse res)
throws FacebookException
- Throws:
FacebookException
createPhotoList
ResponseList<Photo> createPhotoList(HttpResponse res)
throws FacebookException
- Throws:
FacebookException
createPokeList
ResponseList<Poke> createPokeList(HttpResponse res)
throws FacebookException
- Throws:
FacebookException
createQuestion
Question createQuestion(HttpResponse res)
throws FacebookException
- Throws:
FacebookException
createQuestionList
ResponseList<Question> createQuestionList(HttpResponse res)
throws FacebookException
- Throws:
FacebookException
createQuestionOptionList
ResponseList<Question.Option> createQuestionOptionList(HttpResponse res)
throws FacebookException
- Throws:
FacebookException
createQuestionVotesList
ResponseList<QuestionVotes> createQuestionVotesList(HttpResponse res)
throws FacebookException
- Throws:
FacebookException
createScoreList
ResponseList<Score> createScoreList(HttpResponse res)
throws FacebookException
- Throws:
FacebookException
createSubscribedtoList
ResponseList<Subscribedto> createSubscribedtoList(HttpResponse res)
throws FacebookException
- Throws:
FacebookException
createSubscriberList
ResponseList<Subscriber> createSubscriberList(HttpResponse res)
throws FacebookException
- Throws:
FacebookException
createTelevisionList
ResponseList<Television> createTelevisionList(HttpResponse res)
throws FacebookException
- Throws:
FacebookException
createVideo
Video createVideo(HttpResponse res)
throws FacebookException
- Throws:
FacebookException
createVideoList
ResponseList<Video> createVideoList(HttpResponse res)
throws FacebookException
- Throws:
FacebookException
createTagList
ResponseList<Tag> createTagList(HttpResponse res)
throws FacebookException
- Throws:
FacebookException
createGroupMemberList
ResponseList<GroupMember> createGroupMemberList(HttpResponse res)
throws FacebookException
- Throws:
FacebookException
createInsightList
ResponseList<Insight> createInsightList(HttpResponse res)
throws FacebookException
- Throws:
FacebookException
createTaggedList
ResponseList<Tagged> createTaggedList(HttpResponse res)
throws FacebookException
- Throws:
FacebookException
createMilestoneList
ResponseList<Milestone> createMilestoneList(HttpResponse res)
throws FacebookException
- Throws:
FacebookException
createAdminList
ResponseList<Admin> createAdminList(HttpResponse res)
throws FacebookException
- Throws:
FacebookException
createTabList
ResponseList<Tab> createTabList(HttpResponse res)
throws FacebookException
- Throws:
FacebookException
createOfferList
ResponseList<Offer> createOfferList(HttpResponse res)
throws FacebookException
- Throws:
FacebookException
createOffer
Offer createOffer(HttpResponse res)
throws FacebookException
- Throws:
FacebookException
createApplication
Application createApplication(HttpResponse res)
throws FacebookException
- Throws:
FacebookException
createTestUser
TestUser createTestUser(HttpResponse res)
throws FacebookException
- Throws:
FacebookException
createTestUser
TestUser createTestUser(JSONObject json)
throws FacebookException
- Throws:
FacebookException
createJSONObjectList
ResponseList<JSONObject> createJSONObjectList(HttpResponse res)
throws FacebookException
- Throws:
FacebookException
createResponseList
<T> ResponseList<T> createResponseList(HttpResponse res,
java.lang.Class<T> jsonObjectType)
throws FacebookException
- Throws:
FacebookException