public final class TipiRefDetHistoryService extends Object implements ITipiRefDetHistoryService
BEAN_NAME| Constructor and Description |
|---|
TipiRefDetHistoryService() |
| Modifier and Type | Method and Description |
|---|---|
TipiRefDetHistory |
create(TipiRefDetHistory tipiRefDetHistory)
Create an instance of the tipiRefDetHistory class
|
TipiRefDetHistory |
findByPrimaryKey(int nIdHistory)
Returns an instance of a tipiRefDetHistory whose identifier is specified in parameter
|
TipiRefDetHistory |
findByRefDet(String strRefDet)
Returns an instance of a tipiRefDetHistory associated to the specified RefDet
|
void |
remove(int nIdHistory)
Remove the tipiRefDetHistory whose identifier is specified in parameter
|
TipiRefDetHistory |
update(TipiRefDetHistory tipiRefDetHistory)
Update of the tipiRefDetHistory data specified in parameter
|
public TipiRefDetHistory create(TipiRefDetHistory tipiRefDetHistory)
create in interface ITipiRefDetHistoryServicetipiRefDetHistory - The instance of the TipiRefDetHistory which contains the informations to storepublic TipiRefDetHistory update(TipiRefDetHistory tipiRefDetHistory)
update in interface ITipiRefDetHistoryServicetipiRefDetHistory - The instance of the TipiRefDetHistory which contains the data to storepublic void remove(int nIdHistory)
remove in interface ITipiRefDetHistoryServicenIdHistory - The idHistorypublic TipiRefDetHistory findByPrimaryKey(int nIdHistory)
findByPrimaryKey in interface ITipiRefDetHistoryServicenIdHistory - The tipiRefDetHistory primary keypublic TipiRefDetHistory findByRefDet(String strRefDet)
findByRefDet in interface ITipiRefDetHistoryServicestrRefDet - the RefDetCopyright © 2018 City of Paris. All rights reserved.