public interface IEditFormResponseTaskHistoryService
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
|
void create(EditFormResponseTaskHistory editFormResponseTaskHistory)
editFormResponseTaskHistory
- The instance of editFormResponseTaskHistory value which contains the informations to storeList<EditFormResponseTaskHistory> load(int nIdHistory, int nIdTask)
idHistory
- idTask
- Copyright © 2019 City of Paris. All rights reserved.