public interface IElectedOfficialAppointmentDAO
| 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.
|
void insert(ElectedOfficialAppointment electedOfficialAppointment, fr.paris.lutece.portal.service.plugin.Plugin plugin)
electedOfficialAppointment - instance of the ElectedOfficialAppointment object to insertplugin - the Pluginvoid delete(ElectedOfficialAppointment electedOfficialAppointment, fr.paris.lutece.portal.service.plugin.Plugin plugin)
electedOfficialAppointment - plugin - the PluginCopyright © 2018 City of Paris. All rights reserved.