Package | Description |
---|---|
fr.paris.lutece.plugins.appointment.modules.resource.business.workflow |
Modifier and Type | Method and Description |
---|---|
static SetAppointmentResourceHistory |
SetAppointmentResourceHistoryHome.findByPrimaryKey(int nId)
Get an history from its primary key
|
SetAppointmentResourceHistory |
SetAppointmentResourceHistoryDAO.findByPrimaryKey(int nId,
fr.paris.lutece.portal.service.plugin.Plugin plugin)
Get an history from its primary key
|
SetAppointmentResourceHistory |
ISetAppointmentResourceHistoryDAO.findByPrimaryKey(int nId,
fr.paris.lutece.portal.service.plugin.Plugin plugin)
Get an history from its primary key
|
Modifier and Type | Method and Description |
---|---|
static List<SetAppointmentResourceHistory> |
SetAppointmentResourceHistoryHome.findByIdHistory(int nIdHistory)
Get the list of history associated with a given history id
|
List<SetAppointmentResourceHistory> |
SetAppointmentResourceHistoryDAO.findByIdHistory(int nIdHistory,
fr.paris.lutece.portal.service.plugin.Plugin plugin)
Get the list of history associated with a given history id
|
List<SetAppointmentResourceHistory> |
ISetAppointmentResourceHistoryDAO.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 |
SetAppointmentResourceHistoryHome.create(SetAppointmentResourceHistory historyNotif)
Create a new history
|
void |
SetAppointmentResourceHistoryDAO.create(SetAppointmentResourceHistory history,
fr.paris.lutece.portal.service.plugin.Plugin plugin)
Create a new history
|
void |
ISetAppointmentResourceHistoryDAO.create(SetAppointmentResourceHistory history,
fr.paris.lutece.portal.service.plugin.Plugin plugin)
Create a new history
|
Copyright © 2018 City of Paris. All rights reserved.