public final class ElectedOfficialAppointmentDAO extends Object implements IElectedOfficialAppointmentDAO
| Constructor and Description |
|---|
ElectedOfficialAppointmentDAO() |
| Modifier and Type | Method and Description |
|---|---|
void |
delete(ElectedOfficialAppointment electedOfficialAppointment,
fr.paris.lutece.portal.service.plugin.Plugin plugin)
Delete a record from the table
|
void |
insert(ElectedOfficialAppointment electedOfficialAppointment,
fr.paris.lutece.portal.service.plugin.Plugin plugin)
Insert a new record in the table.
|
public void insert(ElectedOfficialAppointment electedOfficialAppointment, fr.paris.lutece.portal.service.plugin.Plugin plugin)
insert in interface IElectedOfficialAppointmentDAOelectedOfficialAppointment - instance of the ElectedOfficialAppointment object to insertplugin - the Pluginpublic void delete(ElectedOfficialAppointment electedOfficialAppointment, fr.paris.lutece.portal.service.plugin.Plugin plugin)
delete in interface IElectedOfficialAppointmentDAOplugin - the PluginCopyright © 2018 City of Paris. All rights reserved.