Package | Description |
---|---|
fr.paris.lutece.plugins.genericalert.business | |
fr.paris.lutece.plugins.genericalert.service |
Modifier and Type | Method and Description |
---|---|
static TaskNotifyReminderConfig |
TaskNotifyReminderConfigHome.create(TaskNotifyReminderConfig taskReminderConfig)
Create an instance of the taskReminderConfig class
|
static TaskNotifyReminderConfig |
TaskNotifyReminderConfigHome.findByIdForm(int nKey,
int idForm) |
static TaskNotifyReminderConfig |
TaskNotifyReminderConfigHome.findByPrimaryKey(int nKey)
Returns an instance of a taskReminderConfig whose identifier is specified in parameter
|
TaskNotifyReminderConfig |
TaskNotifyReminderConfigDAO.load(int nKey)
Load the data from the table
|
TaskNotifyReminderConfig |
ITaskNotifyReminderConfigDAO.load(int nKey)
Load the data from the table
|
TaskNotifyReminderConfig |
TaskNotifyReminderConfigDAO.loadByIdForm(int nKey,
int idForm,
fr.paris.lutece.portal.service.plugin.Plugin plugin) |
TaskNotifyReminderConfig |
ITaskNotifyReminderConfigDAO.loadByIdForm(int nKey,
int idForm,
fr.paris.lutece.portal.service.plugin.Plugin plugin) |
static TaskNotifyReminderConfig |
TaskNotifyReminderConfigHome.loadConfigByIdForm(int idForm) |
TaskNotifyReminderConfig |
TaskNotifyReminderConfigDAO.loadConfigByIdForm(int idForm,
fr.paris.lutece.portal.service.plugin.Plugin plugin) |
TaskNotifyReminderConfig |
ITaskNotifyReminderConfigDAO.loadConfigByIdForm(int idForm,
fr.paris.lutece.portal.service.plugin.Plugin plugin) |
static TaskNotifyReminderConfig |
TaskNotifyReminderConfigHome.update(TaskNotifyReminderConfig taskReminderConfig)
Update of the taskReminderConfig which is specified in parameter
|
Modifier and Type | Method and Description |
---|---|
static Collection<TaskNotifyReminderConfig> |
TaskNotifyReminderConfigHome.getTaskReminderConfigsList()
Load the data of all the taskReminderConfig objects and returns them in form of a collection
|
static List<TaskNotifyReminderConfig> |
TaskNotifyReminderConfigHome.loadListTaskNotifyConfig(int idTask) |
List<TaskNotifyReminderConfig> |
TaskNotifyReminderConfigDAO.loadListTaskNotifyConfig(int idTask,
fr.paris.lutece.portal.service.plugin.Plugin plugin) |
List<TaskNotifyReminderConfig> |
ITaskNotifyReminderConfigDAO.loadListTaskNotifyConfig(int idTask,
fr.paris.lutece.portal.service.plugin.Plugin plugin) |
Collection<TaskNotifyReminderConfig> |
TaskNotifyReminderConfigDAO.selectTaskReminderConfigsList(fr.paris.lutece.portal.service.plugin.Plugin plugin)
Load the data of all the taskReminderConfig objects and returns them as a collection
|
Collection<TaskNotifyReminderConfig> |
ITaskNotifyReminderConfigDAO.selectTaskReminderConfigsList(fr.paris.lutece.portal.service.plugin.Plugin plugin)
Load the data of all the taskReminderConfig objects and returns them as a collection
|
Modifier and Type | Method and Description |
---|---|
static TaskNotifyReminderConfig |
TaskNotifyReminderConfigHome.create(TaskNotifyReminderConfig taskReminderConfig)
Create an instance of the taskReminderConfig class
|
void |
TaskNotifyReminderConfigDAO.insert(TaskNotifyReminderConfig taskReminderConfig)
Insert a new record in the table.
|
void |
ITaskNotifyReminderConfigDAO.insert(TaskNotifyReminderConfig taskReminderConfig)
Insert a new record in the table.
|
void |
TaskNotifyReminderConfigDAO.store(TaskNotifyReminderConfig taskReminderConfig)
Update the record in the table
|
void |
ITaskNotifyReminderConfigDAO.store(TaskNotifyReminderConfig taskReminderConfig)
Update the record in the table
|
static TaskNotifyReminderConfig |
TaskNotifyReminderConfigHome.update(TaskNotifyReminderConfig taskReminderConfig)
Update of the taskReminderConfig which is specified in parameter
|
Modifier and Type | Method and Description |
---|---|
List<TaskNotifyReminderConfig> |
TaskNotifyReminderConfigService.findAll() |
List<TaskNotifyReminderConfig> |
ITaskNotifyReminderConfigService.findAll()
Select all tasks
|
Modifier and Type | Method and Description |
---|---|
void |
TaskNotifyReminderConfigService.selectedRecords(TaskNotifyReminderConfig config) |
void |
ITaskNotifyReminderConfigService.selectedRecords(TaskNotifyReminderConfig config) |
void |
TaskNotifyReminderConfigService.selectUpdate(TaskNotifyReminderConfig config,
String strIdEntry,
int idParentEntry) |
void |
ITaskNotifyReminderConfigService.selectUpdate(TaskNotifyReminderConfig config,
String strIdEntry,
int idParentEntry)
Select items
|
void |
TaskNotifyReminderConfigService.unSelectUpdate(TaskNotifyReminderConfig config,
String strIdEntry,
int idParentEntry) |
void |
ITaskNotifyReminderConfigService.unSelectUpdate(TaskNotifyReminderConfig config,
String strIdEntry,
int idParentEntry)
Unselect items
|
Copyright © 2018 City of Paris. All rights reserved.