public interface ITicketEmailExternalUserRecipientDAO
Modifier and Type | Field and Description |
---|---|
static String |
BEAN_SERVICE
The Constant BEAN_SERVICE.
|
Modifier and Type | Method and Description |
---|---|
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 recipientCopyright © 2017 City of Paris. All rights reserved.