Uses of Class
fr.ifremer.allegro.referential.vessel.generic.vo.RemoteVesselOwnerPeriodNaturalId

Packages that use RemoteVesselOwnerPeriodNaturalId
fr.ifremer.allegro.referential.vessel   
fr.ifremer.allegro.referential.vessel.generic.service   
fr.ifremer.allegro.referential.vessel.generic.vo   
 

Uses of RemoteVesselOwnerPeriodNaturalId in fr.ifremer.allegro.referential.vessel
 

Methods in fr.ifremer.allegro.referential.vessel that return RemoteVesselOwnerPeriodNaturalId
protected  RemoteVesselOwnerPeriodNaturalId VesselOwnerPeriodDaoBase.toRemoteVesselOwnerPeriodNaturalId(java.lang.Object[] row)
          Default implementation for transforming the results of a report query into a value object.
 RemoteVesselOwnerPeriodNaturalId VesselOwnerPeriodDaoImpl.toRemoteVesselOwnerPeriodNaturalId(VesselOwnerPeriod entity)
           
 RemoteVesselOwnerPeriodNaturalId VesselOwnerPeriodDao.toRemoteVesselOwnerPeriodNaturalId(VesselOwnerPeriod entity)
          Converts this DAO's entity to an object of type RemoteVesselOwnerPeriodNaturalId.
 RemoteVesselOwnerPeriodNaturalId VesselOwnerPeriodDaoBase.toRemoteVesselOwnerPeriodNaturalId(VesselOwnerPeriod entity)
           
 RemoteVesselOwnerPeriodNaturalId[] VesselOwnerPeriodDao.toRemoteVesselOwnerPeriodNaturalIdArray(java.util.Collection entities)
          Converts this DAO's entity to an array of instances of type RemoteVesselOwnerPeriodNaturalId.
 RemoteVesselOwnerPeriodNaturalId[] VesselOwnerPeriodDaoBase.toRemoteVesselOwnerPeriodNaturalIdArray(java.util.Collection entities)
           
 

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)
           
 

Uses of RemoteVesselOwnerPeriodNaturalId in fr.ifremer.allegro.referential.vessel.generic.service
 

Methods in fr.ifremer.allegro.referential.vessel.generic.service that return RemoteVesselOwnerPeriodNaturalId
 RemoteVesselOwnerPeriodNaturalId[] RemoteVesselOwnerPeriodFullService.getVesselOwnerPeriodNaturalIds()
           
 RemoteVesselOwnerPeriodNaturalId[] RemoteVesselOwnerPeriodFullServiceWSDelegator.getVesselOwnerPeriodNaturalIds()
           
 RemoteVesselOwnerPeriodNaturalId[] RemoteVesselOwnerPeriodFullServiceBase.getVesselOwnerPeriodNaturalIds()
           
protected  RemoteVesselOwnerPeriodNaturalId[] RemoteVesselOwnerPeriodFullServiceImpl.handleGetVesselOwnerPeriodNaturalIds()
           
protected abstract  RemoteVesselOwnerPeriodNaturalId[] RemoteVesselOwnerPeriodFullServiceBase.handleGetVesselOwnerPeriodNaturalIds()
          Performs the core logic for RemoteVesselOwnerPeriodFullServiceBase.getVesselOwnerPeriodNaturalIds()
 

Methods in fr.ifremer.allegro.referential.vessel.generic.service with parameters of type RemoteVesselOwnerPeriodNaturalId
 RemoteVesselOwnerPeriodFullVO RemoteVesselOwnerPeriodFullService.getVesselOwnerPeriodByNaturalId(RemoteVesselOwnerPeriodNaturalId vesselOwnerPeriodNaturalId)
           
 RemoteVesselOwnerPeriodFullVO RemoteVesselOwnerPeriodFullServiceWSDelegator.getVesselOwnerPeriodByNaturalId(RemoteVesselOwnerPeriodNaturalId vesselOwnerPeriodNaturalId)
           
 RemoteVesselOwnerPeriodFullVO RemoteVesselOwnerPeriodFullServiceBase.getVesselOwnerPeriodByNaturalId(RemoteVesselOwnerPeriodNaturalId vesselOwnerPeriodNaturalId)
           
protected  RemoteVesselOwnerPeriodFullVO RemoteVesselOwnerPeriodFullServiceImpl.handleGetVesselOwnerPeriodByNaturalId(RemoteVesselOwnerPeriodNaturalId vesselOwnerPeriodNaturalId)
           
protected abstract  RemoteVesselOwnerPeriodFullVO RemoteVesselOwnerPeriodFullServiceBase.handleGetVesselOwnerPeriodByNaturalId(RemoteVesselOwnerPeriodNaturalId vesselOwnerPeriodNaturalId)
          Performs the core logic for RemoteVesselOwnerPeriodFullServiceBase.getVesselOwnerPeriodByNaturalId(fr.ifremer.allegro.referential.vessel.generic.vo.RemoteVesselOwnerPeriodNaturalId)
 

Uses of RemoteVesselOwnerPeriodNaturalId in fr.ifremer.allegro.referential.vessel.generic.vo
 

Methods in fr.ifremer.allegro.referential.vessel.generic.vo with parameters of type RemoteVesselOwnerPeriodNaturalId
 void RemoteVesselOwnerPeriodNaturalId.copy(RemoteVesselOwnerPeriodNaturalId otherBean)
          Copies all properties from the argument value object into this value object.
 

Constructors in fr.ifremer.allegro.referential.vessel.generic.vo with parameters of type RemoteVesselOwnerPeriodNaturalId
RemoteVesselOwnerPeriodNaturalId(RemoteVesselOwnerPeriodNaturalId otherBean)
          Copies constructor from other RemoteVesselOwnerPeriodNaturalId
 



Copyright © 2008-2010 IFREMER. All Rights Reserved.