Package | Description |
---|---|
fr.paris.lutece.plugins.form.business.rss |
Modifier and Type | Method and Description |
---|---|
static FormResourceRssConfig |
FormResourceRssConfigHome.findByPrimaryKey(int nIdFormResourceRssConfig,
fr.paris.lutece.portal.service.plugin.Plugin plugin)
Delete a configuration
|
FormResourceRssConfig |
IFormResourceRssConfigDAO.load(int nIdConfig,
fr.paris.lutece.portal.service.plugin.Plugin plugin)
load the data of FormResourceRssConfig from the table
|
FormResourceRssConfig |
FormResourceRssConfigDAO.load(int nIdRss,
fr.paris.lutece.portal.service.plugin.Plugin plugin)
load the data of FormResourceRssConfig from the table
|
Modifier and Type | Method and Description |
---|---|
static List<FormResourceRssConfig> |
FormResourceRssConfigHome.getAll(fr.paris.lutece.portal.service.plugin.Plugin plugin)
Load All FormResourceRssConfig
|
List<FormResourceRssConfig> |
IFormResourceRssConfigDAO.loadAll(fr.paris.lutece.portal.service.plugin.Plugin plugin)
Return all record
|
List<FormResourceRssConfig> |
FormResourceRssConfigDAO.loadAll(fr.paris.lutece.portal.service.plugin.Plugin plugin)
Return all record
|
Modifier and Type | Method and Description |
---|---|
static void |
FormResourceRssConfigHome.create(FormResourceRssConfig config,
fr.paris.lutece.portal.service.plugin.Plugin plugin)
Insert new configuration
|
void |
IFormResourceRssConfigDAO.insert(FormResourceRssConfig config,
fr.paris.lutece.portal.service.plugin.Plugin plugin)
Insert a new record in the table.
|
void |
FormResourceRssConfigDAO.insert(FormResourceRssConfig config,
fr.paris.lutece.portal.service.plugin.Plugin plugin)
Insert a new record in the table.
|
void |
IFormResourceRssConfigDAO.store(FormResourceRssConfig config,
fr.paris.lutece.portal.service.plugin.Plugin plugin)
Update the record in the table
|
void |
FormResourceRssConfigDAO.store(FormResourceRssConfig config,
fr.paris.lutece.portal.service.plugin.Plugin plugin)
Update the record in the table
|
static void |
FormResourceRssConfigHome.update(FormResourceRssConfig config,
fr.paris.lutece.portal.service.plugin.Plugin plugin)
Update a configuration
|
Copyright © 2016 City of Paris. All rights reserved.