public class OpengraphSocialHub extends Object
Modifier and Type | Field and Description |
---|---|
static String |
RESOURCE_TYPE
Opengraph social hub resource type
|
Constructor and Description |
---|
OpengraphSocialHub() |
Modifier and Type | Method and Description |
---|---|
String |
getContentBody()
Get the html body content of the OpengraphSocialHub
|
String |
getContentFooter()
Get the html footer content of the OpengraphSocialHub
|
String |
getContentHeader()
Get the html header content of the OpengraphSocialHub
|
String |
getName()
Get the name of the OpengraphSocialHub
|
int |
getOpengraphSocialHubId()
Get the id of the OpengraphSocialHub
|
void |
setContentBody(String strContentBody)
Set the html body content of the OpengraphSocialHub
|
void |
setContentFooter(String strContentFooter)
Set the html footer content of the OpengraphSocialHub
|
void |
setContentHeader(String strContentHeader)
Set the html header content of the OpengraphSocialHub
|
void |
setName(String strName)
Set the name of the OpengraphSocialHub
|
void |
setOpengraphSocialHubId(int nOpengraphSocialHubId)
Set the id of the OpengraphSocialHub
|
public static final String RESOURCE_TYPE
public int getOpengraphSocialHubId()
public void setOpengraphSocialHubId(int nOpengraphSocialHubId)
nOpengraphSocialHubId
- The id of the OpengraphSocialHubpublic String getName()
public void setName(String strName)
strName
- The name of the OpengraphSocialHubpublic String getContentHeader()
public void setContentHeader(String strContentHeader)
strContentHeader
- The html header content of the OpengraphSocialHubpublic String getContentBody()
public void setContentBody(String strContentBody)
strContentBody
- The html body content of the OpengraphSocialHubpublic String getContentFooter()
public void setContentFooter(String strContentFooter)
strContentFooter
- The html footer content of the OpengraphSocialHubCopyright © 2015 City of Paris. All rights reserved.