Package | Description |
---|---|
fr.paris.lutece.plugins.workflow.modules.ticketing.business.resourcehistory |
Modifier and Type | Method and Description |
---|---|
ResourceHistory |
ResourceHistoryService.findByPrimaryKey(int nIdHistory,
fr.paris.lutece.portal.service.plugin.Plugin plugin)
Load the ResourceHistory Object
|
ResourceHistory |
IResourceHistoryService.findByPrimaryKey(int nIdHistory,
fr.paris.lutece.portal.service.plugin.Plugin plugin)
Load the ResourceHistory Object
|
ResourceHistory |
ResourceHistoryDAO.load(int nIdHistory,
fr.paris.lutece.portal.service.plugin.Plugin plugin)
Load a record by primary key
|
ResourceHistory |
IResourceHistoryDAO.load(int nIdHistory,
fr.paris.lutece.portal.service.plugin.Plugin plugin)
Load a record by primary key
|
Modifier and Type | Method and Description |
---|---|
void |
ResourceHistoryService.create(ResourceHistory resourceHistory,
fr.paris.lutece.portal.service.plugin.Plugin plugin)
Creation of a resource history
|
void |
IResourceHistoryService.create(ResourceHistory resourceHistory,
fr.paris.lutece.portal.service.plugin.Plugin plugin)
Creation of a resource history
|
void |
ResourceHistoryDAO.insert(ResourceHistory resourceHistory,
fr.paris.lutece.portal.service.plugin.Plugin plugin)
Insert new record
|
void |
IResourceHistoryDAO.insert(ResourceHistory resourceHistory,
fr.paris.lutece.portal.service.plugin.Plugin plugin)
Insert new record
|
Copyright © 2018 City of Paris. All rights reserved.