public class TestPage extends Object implements facebook4j.Page
| Modifier and Type | Method and Description | 
|---|---|
Boolean | 
canPost()  | 
String | 
getAbout()  | 
String | 
getAccessToken()  | 
String | 
getCategory()  | 
Integer | 
getCheckins()  | 
String | 
getCompanyOverview()  | 
facebook4j.Cover | 
getCover()  | 
Date | 
getCreatedTime()  | 
Integer | 
getFanCount()  | 
Map<String,String> | 
getHours()  | 
String | 
getId()  | 
Integer | 
getLikes()  | 
URL | 
getLink()  | 
facebook4j.Place.Location | 
getLocation()  | 
String | 
getMission()  | 
String | 
getName()  | 
String | 
getPhone()  | 
URL | 
getPicture()  | 
Integer | 
getTalkingAboutCount()  | 
String | 
getUsername()  | 
String | 
getWebsite()  | 
Integer | 
getWereHereCount()  | 
Boolean | 
isCommunityPage()  | 
Boolean | 
isPublished()  | 
public String getId()
getId in interface facebook4j.Pagepublic String getName()
getName in interface facebook4j.Pagepublic URL getLink()
getLink in interface facebook4j.Pagepublic String getCategory()
getCategory in interface facebook4j.Pagepublic Boolean isPublished()
isPublished in interface facebook4j.Pagepublic Boolean canPost()
canPost in interface facebook4j.Pagepublic Integer getLikes()
getLikes in interface facebook4j.Pagepublic facebook4j.Place.Location getLocation()
getLocation in interface facebook4j.Pagepublic String getPhone()
getPhone in interface facebook4j.Pagepublic Integer getCheckins()
getCheckins in interface facebook4j.Pagepublic URL getPicture()
getPicture in interface facebook4j.Pagepublic facebook4j.Cover getCover()
getCover in interface facebook4j.Pagepublic String getWebsite()
getWebsite in interface facebook4j.Pagepublic String getCompanyOverview()
getCompanyOverview in interface facebook4j.Pagepublic Integer getTalkingAboutCount()
getTalkingAboutCount in interface facebook4j.Pagepublic String getAccessToken()
getAccessToken in interface facebook4j.Pagepublic Boolean isCommunityPage()
isCommunityPage in interface facebook4j.Pagepublic Integer getWereHereCount()
getWereHereCount in interface facebook4j.Pagepublic Integer getFanCount()
getFanCount in interface facebook4j.Pagepublic Date getCreatedTime()
getCreatedTime in interface facebook4j.Pagepublic String getAbout()
getAbout in interface facebook4j.Pagepublic String getUsername()
getUsername in interface facebook4j.Pagepublic String getMission()
getMission in interface facebook4j.PageCopyright © 2018 The Apache Software Foundation. All rights reserved.