public interface ITicketEmailExternalUserRecipientDAO
Modifier and Type | Field and Description |
---|---|
static String |
BEAN_SERVICE
The Constant BEAN_SERVICE.
|
Modifier and Type | Method and Description |
---|---|
void |
deleteByIdHistory(int nIdHistory)
Delete recipient of a specific history
|
void |
deleteByIdRecipient(int nIdRecipient)
Delete by recipient.
|
void |
insert(TicketEmailExternalUserRecipient emailExternalUser)
Insert.
|
List<TicketEmailExternalUserRecipient> |
loadByIdHistory(int nIdHistory,
int nIdTask)
Load.
|
static final String BEAN_SERVICE
void insert(TicketEmailExternalUserRecipient emailExternalUser)
emailExternalUser
- the TicketEmailExternalUserList<TicketEmailExternalUserRecipient> loadByIdHistory(int nIdHistory, int nIdTask)
nIdHistory
- the id of history resourcenIdTask
- the id of taskvoid deleteByIdRecipient(int nIdRecipient)
nIdRecipient
- the n id recipientvoid deleteByIdHistory(int nIdHistory)
nIdHistory
- the identifier of the historyCopyright © 2021 City of Paris. All rights reserved.