public class OpengraphExtenderConfig
extends fr.paris.lutece.plugins.extend.business.extender.config.ExtenderConfig
Constructor and Description |
---|
OpengraphExtenderConfig() |
Modifier and Type | Method and Description |
---|---|
void |
addOpengraphSocialHubId(Integer nOpengraphSocialHubId)
Add an OpengraphSocialHub id to the list of OpengraphSocialHub id
associated to this config
|
List<Integer> |
getAndResetListAddedOpengraphSocialHubId()
Get the list of added OpengraphSocialHub ids, and reset it.
|
List<Integer> |
getAndResetListRemovedOpengraphSocialHubId()
Get the list of removed OpengraphSocialHub ids, and reset it.
|
List<Integer> |
getListOpengraphSocialHubId()
Get the list of id OpengraphSocialHub associated to this configuration
|
void |
removeOpengraphSocialHubId(Integer nOpengraphSocialHubId)
Remove an OpengraphSocialHub id from the list of OpengraphSocialHub id
associated to this config
|
void |
setListOpengraphSocialHubId(List<Integer> listOpengraphSocialHubId)
Get the list of id OpengraphSocialHub associated to this configuration
|
public List<Integer> getListOpengraphSocialHubId()
public void addOpengraphSocialHubId(Integer nOpengraphSocialHubId)
nOpengraphSocialHubId
- The id to addpublic void removeOpengraphSocialHubId(Integer nOpengraphSocialHubId)
nOpengraphSocialHubId
- The id to removepublic void setListOpengraphSocialHubId(List<Integer> listOpengraphSocialHubId)
listOpengraphSocialHubId
- The list of id OpengraphSocialHub
associated to this configurationpublic List<Integer> getAndResetListAddedOpengraphSocialHubId()
Copyright © 2015 City of Paris. All rights reserved.