public interface ITicketEmailExternalUserHistoryDAO
Modifier and Type | Field and Description |
---|---|
static String |
BEAN_SERVICE
The Constant BEAN_SERVICE.
|
Modifier and Type | Method and Description |
---|---|
void |
deleteByHistory(int nIdHistory)
Delete by history.
|
void |
insert(TicketEmailExternalUserHistory emailExternalUser)
Insert.
|
TicketEmailExternalUserHistory |
loadByIdHistory(int nIdHistory)
Load.
|
List<TicketEmailExternalUserHistory> |
loadByIdMessageExternalUser(int nIdMessageAgent)
Load.
|
static final String BEAN_SERVICE
void insert(TicketEmailExternalUserHistory emailExternalUser)
emailExternalUser
- the TicketEmailExternalUserHistoryTicketEmailExternalUserHistory loadByIdHistory(int nIdHistory)
nIdHistory
- the id of history resourceList<TicketEmailExternalUserHistory> loadByIdMessageExternalUser(int nIdMessageAgent)
nIdMessageAgent
- the id of demandvoid deleteByHistory(int nIdHistory)
nIdHistory
- the n id emailExternalUserCopyright © 2018 City of Paris. All rights reserved.