Package | Description |
---|---|
fr.paris.lutece.plugins.workflow.modules.ticketing.business.information | |
fr.paris.lutece.plugins.workflow.modules.ticketing.service.information |
Modifier and Type | Method and Description |
---|---|
TaskInformation |
TaskInformationDAO.load(int nIdHistory,
int nIdTask,
fr.paris.lutece.portal.service.plugin.Plugin plugin)
Load a record by primary key
|
TaskInformation |
ITaskInformationDAO.load(int nIdHistory,
int nIdTask,
fr.paris.lutece.portal.service.plugin.Plugin plugin)
Load a record by primary key
|
Modifier and Type | Method and Description |
---|---|
void |
TaskInformationDAO.insert(TaskInformation taskInformation,
fr.paris.lutece.portal.service.plugin.Plugin plugin)
Insert new record
|
void |
ITaskInformationDAO.insert(TaskInformation taskInformation,
fr.paris.lutece.portal.service.plugin.Plugin plugin)
Insert new record
|
Modifier and Type | Method and Description |
---|---|
TaskInformation |
ITaskInformationService.findByPrimaryKey(int nIdHistory,
int nIdTask,
fr.paris.lutece.portal.service.plugin.Plugin plugin)
Load the TaskInformation Object
|
TaskInformation |
TaskInformationService.findByPrimaryKey(int nIdHistory,
int nIdTask,
fr.paris.lutece.portal.service.plugin.Plugin plugin)
Load the TaskInformation Object
|
Modifier and Type | Method and Description |
---|---|
void |
ITaskInformationService.create(TaskInformation taskInformation,
fr.paris.lutece.portal.service.plugin.Plugin plugin)
Creation of a task information
|
void |
TaskInformationService.create(TaskInformation taskInformation,
fr.paris.lutece.portal.service.plugin.Plugin plugin)
Creation of a task information
|
Copyright © 2020 City of Paris. All rights reserved.