Uses of Class
fr.ifremer.allegro.referential.vessel.generic.cluster.ClusterVesselRegistrationPeriod

Packages that use ClusterVesselRegistrationPeriod
fr.ifremer.allegro.referential.vessel   
fr.ifremer.allegro.referential.vessel.generic.cluster   
fr.ifremer.allegro.referential.vessel.generic.service   
 

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

Methods in fr.ifremer.allegro.referential.vessel that return ClusterVesselRegistrationPeriod
protected  ClusterVesselRegistrationPeriod VesselRegistrationPeriodDaoBase.toClusterVesselRegistrationPeriod(java.lang.Object[] row)
          Default implementation for transforming the results of a report query into a value object.
 ClusterVesselRegistrationPeriod VesselRegistrationPeriodDaoImpl.toClusterVesselRegistrationPeriod(VesselRegistrationPeriod entity)
           
 ClusterVesselRegistrationPeriod VesselRegistrationPeriodDao.toClusterVesselRegistrationPeriod(VesselRegistrationPeriod entity)
          Converts this DAO's entity to an object of type ClusterVesselRegistrationPeriod.
 ClusterVesselRegistrationPeriod VesselRegistrationPeriodDaoBase.toClusterVesselRegistrationPeriod(VesselRegistrationPeriod entity)
           
 ClusterVesselRegistrationPeriod[] VesselRegistrationPeriodDao.toClusterVesselRegistrationPeriodArray(java.util.Collection entities)
          Converts this DAO's entity to an array of instances of type ClusterVesselRegistrationPeriod.
 ClusterVesselRegistrationPeriod[] VesselRegistrationPeriodDaoBase.toClusterVesselRegistrationPeriodArray(java.util.Collection entities)
           
 

Methods in fr.ifremer.allegro.referential.vessel with parameters of type ClusterVesselRegistrationPeriod
 VesselRegistrationPeriod VesselRegistrationPeriodDaoImpl.clusterVesselRegistrationPeriodToEntity(ClusterVesselRegistrationPeriod clusterVesselRegistrationPeriod)
           
 VesselRegistrationPeriod VesselRegistrationPeriodDao.clusterVesselRegistrationPeriodToEntity(ClusterVesselRegistrationPeriod clusterVesselRegistrationPeriod)
          Converts an instance of type ClusterVesselRegistrationPeriod to this DAO's entity.
 void VesselRegistrationPeriodDaoImpl.clusterVesselRegistrationPeriodToEntity(ClusterVesselRegistrationPeriod source, VesselRegistrationPeriod target, boolean copyIfNull)
           
 void VesselRegistrationPeriodDao.clusterVesselRegistrationPeriodToEntity(ClusterVesselRegistrationPeriod source, VesselRegistrationPeriod target, boolean copyIfNull)
          Copies the fields of ClusterVesselRegistrationPeriod to the specified entity.
 void VesselRegistrationPeriodDaoBase.clusterVesselRegistrationPeriodToEntity(ClusterVesselRegistrationPeriod source, VesselRegistrationPeriod target, boolean copyIfNull)
           
 VesselRegistrationPeriod VesselRegistrationPeriodDao.createFromClusterVesselRegistrationPeriod(ClusterVesselRegistrationPeriod clusterVesselRegistrationPeriod)
           
 VesselRegistrationPeriod VesselRegistrationPeriodDaoBase.createFromClusterVesselRegistrationPeriod(ClusterVesselRegistrationPeriod clusterVesselRegistrationPeriod)
           
protected  VesselRegistrationPeriod VesselRegistrationPeriodDaoImpl.handleCreateFromClusterVesselRegistrationPeriod(ClusterVesselRegistrationPeriod clusterVesselRegistrationPeriod)
           
protected abstract  VesselRegistrationPeriod VesselRegistrationPeriodDaoBase.handleCreateFromClusterVesselRegistrationPeriod(ClusterVesselRegistrationPeriod clusterVesselRegistrationPeriod)
          Performs the core logic for VesselRegistrationPeriodDaoBase.createFromClusterVesselRegistrationPeriod(fr.ifremer.allegro.referential.vessel.generic.cluster.ClusterVesselRegistrationPeriod)
 void VesselRegistrationPeriodDaoImpl.toClusterVesselRegistrationPeriod(VesselRegistrationPeriod source, ClusterVesselRegistrationPeriod target)
           
 void VesselRegistrationPeriodDao.toClusterVesselRegistrationPeriod(VesselRegistrationPeriod source, ClusterVesselRegistrationPeriod target)
          Copies the fields of the specified entity to the target value object.
 void VesselRegistrationPeriodDaoBase.toClusterVesselRegistrationPeriod(VesselRegistrationPeriod source, ClusterVesselRegistrationPeriod target)
           
 

Uses of ClusterVesselRegistrationPeriod in fr.ifremer.allegro.referential.vessel.generic.cluster
 

Methods in fr.ifremer.allegro.referential.vessel.generic.cluster that return ClusterVesselRegistrationPeriod
 ClusterVesselRegistrationPeriod[] ClusterVessel.getClusterVesselRegistrationPeriods()
           
 

Methods in fr.ifremer.allegro.referential.vessel.generic.cluster with parameters of type ClusterVesselRegistrationPeriod
 void ClusterVesselRegistrationPeriod.copy(ClusterVesselRegistrationPeriod otherBean)
          Copies all properties from the argument value object into this value object.
 void ClusterVessel.setClusterVesselRegistrationPeriods(ClusterVesselRegistrationPeriod[] clusterVesselRegistrationPeriods)
           
 

Constructors in fr.ifremer.allegro.referential.vessel.generic.cluster with parameters of type ClusterVesselRegistrationPeriod
ClusterFishingVessel(java.lang.String code, RemoteStatusNaturalId statusNaturalId, RemoteVesselTypeNaturalId vesselTypeNaturalId, RemoteRightToProduceNaturalId[] rightToProduceNaturalId, ClusterVesselOwnerPeriod[] clusterVesselOwnerPeriods, ClusterVesselRegistrationPeriod[] clusterVesselRegistrationPeriods, RemoteVesselFeaturesNaturalId[] vesselFeaturesNaturalId, ClusterVesselMasterPeriod[] clusterVesselMasterPeriods)
           
ClusterFishingVessel(java.lang.String code, java.sql.Timestamp updateDate, RemoteStatusNaturalId statusNaturalId, RemoteVesselTypeNaturalId vesselTypeNaturalId, RemoteRightToProduceNaturalId[] rightToProduceNaturalId, ClusterVesselOwnerPeriod[] clusterVesselOwnerPeriods, ClusterVesselRegistrationPeriod[] clusterVesselRegistrationPeriods, RemoteVesselFeaturesNaturalId[] vesselFeaturesNaturalId, ClusterVesselMasterPeriod[] clusterVesselMasterPeriods)
           
ClusterPleasureBoat(java.lang.String code, RemoteStatusNaturalId statusNaturalId, RemoteVesselTypeNaturalId vesselTypeNaturalId, RemoteRightToProduceNaturalId[] rightToProduceNaturalId, ClusterVesselOwnerPeriod[] clusterVesselOwnerPeriods, ClusterVesselRegistrationPeriod[] clusterVesselRegistrationPeriods)
           
ClusterPleasureBoat(java.lang.String code, java.sql.Timestamp updateDate, RemoteStatusNaturalId statusNaturalId, RemoteVesselTypeNaturalId vesselTypeNaturalId, RemoteRightToProduceNaturalId[] rightToProduceNaturalId, ClusterVesselOwnerPeriod[] clusterVesselOwnerPeriods, ClusterVesselRegistrationPeriod[] clusterVesselRegistrationPeriods)
           
ClusterScientificResearchVessel(java.lang.String code, RemoteStatusNaturalId statusNaturalId, RemoteVesselTypeNaturalId vesselTypeNaturalId, RemoteRightToProduceNaturalId[] rightToProduceNaturalId, ClusterVesselOwnerPeriod[] clusterVesselOwnerPeriods, ClusterVesselRegistrationPeriod[] clusterVesselRegistrationPeriods)
           
ClusterScientificResearchVessel(java.lang.String code, java.sql.Timestamp updateDate, RemoteStatusNaturalId statusNaturalId, RemoteVesselTypeNaturalId vesselTypeNaturalId, RemoteRightToProduceNaturalId[] rightToProduceNaturalId, ClusterVesselOwnerPeriod[] clusterVesselOwnerPeriods, ClusterVesselRegistrationPeriod[] clusterVesselRegistrationPeriods)
           
ClusterShellfishGatherer(java.lang.String code, RemoteStatusNaturalId statusNaturalId, RemoteVesselTypeNaturalId vesselTypeNaturalId, RemoteRightToProduceNaturalId[] rightToProduceNaturalId, ClusterVesselOwnerPeriod[] clusterVesselOwnerPeriods, ClusterVesselRegistrationPeriod[] clusterVesselRegistrationPeriods)
           
ClusterShellfishGatherer(java.lang.String code, java.sql.Timestamp updateDate, RemoteStatusNaturalId statusNaturalId, RemoteVesselTypeNaturalId vesselTypeNaturalId, RemoteRightToProduceNaturalId[] rightToProduceNaturalId, ClusterVesselOwnerPeriod[] clusterVesselOwnerPeriods, ClusterVesselRegistrationPeriod[] clusterVesselRegistrationPeriods)
           
ClusterVessel(java.lang.String code, RemoteStatusNaturalId statusNaturalId, RemoteVesselTypeNaturalId vesselTypeNaturalId, RemoteRightToProduceNaturalId[] rightToProduceNaturalId, ClusterVesselOwnerPeriod[] clusterVesselOwnerPeriods, ClusterVesselRegistrationPeriod[] clusterVesselRegistrationPeriods)
           
ClusterVessel(java.lang.String code, java.sql.Timestamp updateDate, RemoteStatusNaturalId statusNaturalId, RemoteVesselTypeNaturalId vesselTypeNaturalId, RemoteRightToProduceNaturalId[] rightToProduceNaturalId, ClusterVesselOwnerPeriod[] clusterVesselOwnerPeriods, ClusterVesselRegistrationPeriod[] clusterVesselRegistrationPeriods)
           
ClusterVesselGroup(java.lang.String code, RemoteStatusNaturalId statusNaturalId, RemoteVesselTypeNaturalId vesselTypeNaturalId, RemoteRightToProduceNaturalId[] rightToProduceNaturalId, ClusterVesselOwnerPeriod[] clusterVesselOwnerPeriods, ClusterVesselRegistrationPeriod[] clusterVesselRegistrationPeriods)
           
ClusterVesselGroup(java.lang.String code, java.sql.Timestamp updateDate, RemoteStatusNaturalId statusNaturalId, RemoteVesselTypeNaturalId vesselTypeNaturalId, RemoteRightToProduceNaturalId[] rightToProduceNaturalId, ClusterVesselOwnerPeriod[] clusterVesselOwnerPeriods, ClusterVesselRegistrationPeriod[] clusterVesselRegistrationPeriods)
           
ClusterVesselRegistrationPeriod(ClusterVesselRegistrationPeriod otherBean)
          Copies constructor from other ClusterVesselRegistrationPeriod
 

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

Methods in fr.ifremer.allegro.referential.vessel.generic.service that return ClusterVesselRegistrationPeriod
 ClusterVesselRegistrationPeriod RemoteVesselRegistrationPeriodFullService.getClusterVesselRegistrationPeriodByIdentifiers(java.util.Date startDateTime, java.lang.Integer registrationLocationId, java.lang.String vesselCode)
           
 ClusterVesselRegistrationPeriod RemoteVesselRegistrationPeriodFullServiceWSDelegator.getClusterVesselRegistrationPeriodByIdentifiers(java.util.Date startDateTime, java.lang.Integer registrationLocationId, java.lang.String vesselCode)
           
 ClusterVesselRegistrationPeriod RemoteVesselRegistrationPeriodFullServiceBase.getClusterVesselRegistrationPeriodByIdentifiers(java.util.Date startDateTime, java.lang.Integer registrationLocationId, java.lang.String vesselCode)
           
protected  ClusterVesselRegistrationPeriod RemoteVesselRegistrationPeriodFullServiceImpl.handleGetClusterVesselRegistrationPeriodByIdentifiers(java.util.Date startDateTime, java.lang.Integer registrationLocationId, java.lang.String vesselCode)
           
protected abstract  ClusterVesselRegistrationPeriod RemoteVesselRegistrationPeriodFullServiceBase.handleGetClusterVesselRegistrationPeriodByIdentifiers(java.util.Date startDateTime, java.lang.Integer registrationLocationId, java.lang.String vesselCode)
          Performs the core logic for RemoteVesselRegistrationPeriodFullServiceBase.getClusterVesselRegistrationPeriodByIdentifiers(java.util.Date, java.lang.Integer, java.lang.String)
 



Copyright © 2008-2010 IFREMER. All Rights Reserved.