Methods in fr.ifremer.allegro.referential.vessel with parameters of type RemoteVesselOwnerPeriodNaturalId |
VesselOwnerPeriod |
VesselOwnerPeriodDaoImpl.remoteVesselOwnerPeriodNaturalIdToEntity(RemoteVesselOwnerPeriodNaturalId remoteVesselOwnerPeriodNaturalId)
|
VesselOwnerPeriod |
VesselOwnerPeriodDao.remoteVesselOwnerPeriodNaturalIdToEntity(RemoteVesselOwnerPeriodNaturalId remoteVesselOwnerPeriodNaturalId)
Converts an instance of type RemoteVesselOwnerPeriodNaturalId to this DAO's entity. |
void |
VesselOwnerPeriodDaoImpl.remoteVesselOwnerPeriodNaturalIdToEntity(RemoteVesselOwnerPeriodNaturalId source,
VesselOwnerPeriod target,
boolean copyIfNull)
|
void |
VesselOwnerPeriodDao.remoteVesselOwnerPeriodNaturalIdToEntity(RemoteVesselOwnerPeriodNaturalId source,
VesselOwnerPeriod target,
boolean copyIfNull)
Copies the fields of RemoteVesselOwnerPeriodNaturalId to the specified entity. |
void |
VesselOwnerPeriodDaoBase.remoteVesselOwnerPeriodNaturalIdToEntity(RemoteVesselOwnerPeriodNaturalId source,
VesselOwnerPeriod target,
boolean copyIfNull)
|
void |
VesselOwnerPeriodDaoImpl.toRemoteVesselOwnerPeriodNaturalId(VesselOwnerPeriod source,
RemoteVesselOwnerPeriodNaturalId target)
|
void |
VesselOwnerPeriodDao.toRemoteVesselOwnerPeriodNaturalId(VesselOwnerPeriod source,
RemoteVesselOwnerPeriodNaturalId target)
Copies the fields of the specified entity to the target value object. |
void |
VesselOwnerPeriodDaoBase.toRemoteVesselOwnerPeriodNaturalId(VesselOwnerPeriod source,
RemoteVesselOwnerPeriodNaturalId target)
|