Package | Description |
---|---|
fr.paris.lutece.plugins.calendar.business.notification |
Modifier and Type | Method and Description |
---|---|
static CalendarNotification |
CalendarNotificationHome.findByPrimaryKey(String strKey,
fr.paris.lutece.portal.service.plugin.Plugin plugin)
Delete a CalendarNotification
|
CalendarNotification |
ICalendarNotificationDAO.load(String strKey,
fr.paris.lutece.portal.service.plugin.Plugin plugin)
Load object CalendarNotification
|
CalendarNotification |
CalendarNotificationDAO.load(String strKey,
fr.paris.lutece.portal.service.plugin.Plugin plugin)
Load object CalendarNotification
|
Modifier and Type | Method and Description |
---|---|
static List<CalendarNotification> |
CalendarNotificationHome.selectNotificationExpiry(fr.paris.lutece.portal.service.plugin.Plugin plugin)
Delete a CalendarNotification expiry
|
List<CalendarNotification> |
ICalendarNotificationDAO.selectNotificationExpiry(fr.paris.lutece.portal.service.plugin.Plugin plugin)
Select notification expiry
|
List<CalendarNotification> |
CalendarNotificationDAO.selectNotificationExpiry(fr.paris.lutece.portal.service.plugin.Plugin plugin)
Select notification expiry
|
Modifier and Type | Method and Description |
---|---|
static void |
CalendarNotificationHome.create(CalendarNotification calendarNotification,
fr.paris.lutece.portal.service.plugin.Plugin plugin)
Insert new calendarNotification
|
void |
ICalendarNotificationDAO.insert(CalendarNotification calendarNotification,
fr.paris.lutece.portal.service.plugin.Plugin plugin)
Insert object CalendarNotification
|
void |
CalendarNotificationDAO.insert(CalendarNotification calendarNotification,
fr.paris.lutece.portal.service.plugin.Plugin plugin)
Insert object CalendarNotification
|
void |
ICalendarNotificationDAO.store(CalendarNotification calendarNotification,
fr.paris.lutece.portal.service.plugin.Plugin plugin)
Update object CalendarNotification
|
void |
CalendarNotificationDAO.store(CalendarNotification calendarNotification,
fr.paris.lutece.portal.service.plugin.Plugin plugin)
Update object CalendarNotification
|
static void |
CalendarNotificationHome.update(CalendarNotification calendarNotification,
fr.paris.lutece.portal.service.plugin.Plugin plugin)
Update a CalendarNotification
|
Copyright © 2015 City of Paris. All rights reserved.