public class EditFormResponseTaskHistoryService extends Object implements IEditFormResponseTaskHistoryService
Constructor and Description |
---|
EditFormResponseTaskHistoryService(IEditFormResponseTaskHistoryDAO editFormResponseTaskHistoryDAO)
Constructor
|
Modifier and Type | Method and Description |
---|---|
void |
create(EditFormResponseTaskHistory editFormResponseTaskHistory)
Creation of an instance of editFormResponseTaskHistory value
|
List<EditFormResponseTaskHistory> |
load(int nIdHistory,
int nIdTask)
Return a list of EditFormResponseTaskHistory with an idHistory and an idTask
|
@Inject public EditFormResponseTaskHistoryService(IEditFormResponseTaskHistoryDAO editFormResponseTaskHistoryDAO)
IEditFormResponseTaskHistoryDAO
- the edit form response task history daopublic void create(EditFormResponseTaskHistory editFormResponseTaskHistory)
IEditFormResponseTaskHistoryService
create
in interface IEditFormResponseTaskHistoryService
editFormResponseTaskHistory
- The instance of editFormResponseTaskHistory value which contains the informations to storepublic List<EditFormResponseTaskHistory> load(int nIdHistory, int nIdTask)
IEditFormResponseTaskHistoryService
load
in interface IEditFormResponseTaskHistoryService
Copyright © 2019 City of Paris. All rights reserved.