Package | Description |
---|---|
fr.paris.lutece.plugins.workflow.modules.appointment.business |
Modifier and Type | Method and Description |
---|---|
static UpdateAdminAppointmentHistory |
UpdateAdminAppointmentHistoryHome.findByPrimaryKey(int nIdNotif)
Get a manual appointment notification history from its primary key
|
UpdateAdminAppointmentHistory |
IUpdateAdminAppointmentHistoryDAO.findByPrimaryKey(int nIdUpdate,
fr.paris.lutece.portal.service.plugin.Plugin plugin)
Get an update admin appointment history from its primary key
|
UpdateAdminAppointmentHistory |
UpdateAdminAppointmentHistoryDAO.findByPrimaryKey(int nIdNotif,
fr.paris.lutece.portal.service.plugin.Plugin plugin)
Get an update admin appointment history from its primary key
|
Modifier and Type | Method and Description |
---|---|
static List<UpdateAdminAppointmentHistory> |
UpdateAdminAppointmentHistoryHome.findByIdHistory(int nIdHistory)
Get the list of history associated with a given history id
|
List<UpdateAdminAppointmentHistory> |
IUpdateAdminAppointmentHistoryDAO.findByIdHistory(int nIdHistory,
fr.paris.lutece.portal.service.plugin.Plugin plugin)
Get the list of history associated with a given history id
|
List<UpdateAdminAppointmentHistory> |
UpdateAdminAppointmentHistoryDAO.findByIdHistory(int nIdHistory,
fr.paris.lutece.portal.service.plugin.Plugin plugin)
Get the list of history associated with a given history id
|
Modifier and Type | Method and Description |
---|---|
static void |
UpdateAdminAppointmentHistoryHome.create(UpdateAdminAppointmentHistory historyNotif)
Create a new manual appointment notification history
|
void |
IUpdateAdminAppointmentHistoryDAO.create(UpdateAdminAppointmentHistory history,
fr.paris.lutece.portal.service.plugin.Plugin plugin)
Create a new update admin appointment history
|
void |
UpdateAdminAppointmentHistoryDAO.create(UpdateAdminAppointmentHistory history,
fr.paris.lutece.portal.service.plugin.Plugin plugin)
Create a new update admin appointment history
|
Copyright © 2021 City of Paris. All rights reserved.