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.Page
public String getName()
getName
in interface facebook4j.Page
public URL getLink()
getLink
in interface facebook4j.Page
public String getCategory()
getCategory
in interface facebook4j.Page
public Boolean isPublished()
isPublished
in interface facebook4j.Page
public Boolean canPost()
canPost
in interface facebook4j.Page
public Integer getLikes()
getLikes
in interface facebook4j.Page
public facebook4j.Place.Location getLocation()
getLocation
in interface facebook4j.Page
public String getPhone()
getPhone
in interface facebook4j.Page
public Integer getCheckins()
getCheckins
in interface facebook4j.Page
public URL getPicture()
getPicture
in interface facebook4j.Page
public facebook4j.Cover getCover()
getCover
in interface facebook4j.Page
public String getWebsite()
getWebsite
in interface facebook4j.Page
public String getCompanyOverview()
getCompanyOverview
in interface facebook4j.Page
public Integer getTalkingAboutCount()
getTalkingAboutCount
in interface facebook4j.Page
public String getAccessToken()
getAccessToken
in interface facebook4j.Page
public Boolean isCommunityPage()
isCommunityPage
in interface facebook4j.Page
public Integer getWereHereCount()
getWereHereCount
in interface facebook4j.Page
public Integer getFanCount()
getFanCount
in interface facebook4j.Page
public Date getCreatedTime()
getCreatedTime
in interface facebook4j.Page
public String getAbout()
getAbout
in interface facebook4j.Page
public String getUsername()
getUsername
in interface facebook4j.Page
public String getMission()
getMission
in interface facebook4j.Page
Copyright © 2018 The Apache Software Foundation. All rights reserved.