Uses of Class
fr.ifremer.allegro.data.survey.landing.generic.cluster.ClusterLanding

Packages that use ClusterLanding
fr.ifremer.allegro.data.survey.fishingTrip.generic.cluster   
fr.ifremer.allegro.data.survey.landing   
fr.ifremer.allegro.data.survey.landing.generic.cluster   
fr.ifremer.allegro.data.survey.landing.generic.service   
 

Uses of ClusterLanding in fr.ifremer.allegro.data.survey.fishingTrip.generic.cluster
 

Methods in fr.ifremer.allegro.data.survey.fishingTrip.generic.cluster that return ClusterLanding
 ClusterLanding[] ClusterFishingTrip.getClusterLandings()
           
 

Methods in fr.ifremer.allegro.data.survey.fishingTrip.generic.cluster with parameters of type ClusterLanding
 void ClusterFishingTrip.setClusterLandings(ClusterLanding[] clusterLandings)
           
 

Constructors in fr.ifremer.allegro.data.survey.fishingTrip.generic.cluster with parameters of type ClusterLanding
ClusterFishingTrip(java.util.Date departureDateTime, java.util.Date returnDateTime, java.util.Date creationDate, RemoteLocationNaturalId returnLocationNaturalId, RemoteLocationNaturalId departureLocationNaturalId, RemoteVesselNaturalId vesselNaturalId, RemoteProgramNaturalId programNaturalId, RemoteDepartmentNaturalId recorderDepartmentNaturalId, RemoteQualityFlagNaturalId qualityFlagNaturalId, ClusterGearPhysicalFeatures[] clusterGearPhysicalFeaturess, ClusterFishingOperation[] clusterOperationsOfFishingOperation, ClusterOperation[] clusterOperations, ClusterTransshipment[] clusterTransshipments, ClusterVesselUseFeatures[] clusterVesselUseFeaturess, ClusterObservedLanding[] clusterLandingsOfObservedLanding, ClusterLanding[] clusterLandings, ClusterFishingTripOrigin[] clusterFishingTripOrigins, ClusterObservedSale[] clusterSalesOfObservedSale, ClusterSale[] clusterSales, ClusterSurveyMeasurement[] clusterSurveyMeasurements)
           
ClusterFishingTrip(java.lang.Integer id, java.util.Date departureDateTime, java.util.Date returnDateTime, java.lang.String comments, java.util.Date creationDate, java.util.Date controlDate, java.util.Date validationDate, java.util.Date qualificationDate, java.lang.String qualificationComments, java.sql.Timestamp updateDate, RemoteLocationNaturalId returnLocationNaturalId, RemoteLocationNaturalId departureLocationNaturalId, RemoteVesselNaturalId vesselNaturalId, RemoteScientificCruiseNaturalId scientificCruiseNaturalId, RemoteDeclaredDocumentReferenceNaturalId declaredDocumentReferenceNaturalId, RemoteProgramNaturalId programNaturalId, RemoteDepartmentNaturalId recorderDepartmentNaturalId, RemoteQualityFlagNaturalId qualityFlagNaturalId, RemotePersonNaturalId recorderPersonNaturalId, java.lang.String synchronizationStatus, ClusterGearPhysicalFeatures[] clusterGearPhysicalFeaturess, ClusterFishingOperation[] clusterOperationsOfFishingOperation, ClusterOperation[] clusterOperations, ClusterTransshipment[] clusterTransshipments, ClusterVesselUseFeatures[] clusterVesselUseFeaturess, ClusterObservedLanding[] clusterLandingsOfObservedLanding, ClusterLanding[] clusterLandings, ClusterFishingTripOrigin[] clusterFishingTripOrigins, ClusterObservedSale[] clusterSalesOfObservedSale, ClusterSale[] clusterSales, ClusterSurveyMeasurement[] clusterSurveyMeasurements)
           
ClusterObservedFishingTrip(java.util.Date departureDateTime, java.util.Date returnDateTime, java.util.Date creationDate, RemoteLocationNaturalId returnLocationNaturalId, RemoteLocationNaturalId departureLocationNaturalId, RemoteVesselNaturalId vesselNaturalId, RemoteProgramNaturalId programNaturalId, RemoteDepartmentNaturalId recorderDepartmentNaturalId, RemoteQualityFlagNaturalId qualityFlagNaturalId, ClusterGearPhysicalFeatures[] clusterGearPhysicalFeaturess, ClusterFishingOperation[] clusterOperationsOfFishingOperation, ClusterOperation[] clusterOperations, ClusterTransshipment[] clusterTransshipments, ClusterVesselUseFeatures[] clusterVesselUseFeaturess, ClusterObservedLanding[] clusterLandingsOfObservedLanding, ClusterLanding[] clusterLandings, ClusterFishingTripOrigin[] clusterFishingTripOrigins, ClusterObservedSale[] clusterSalesOfObservedSale, ClusterSale[] clusterSales, ClusterSurveyMeasurement[] clusterSurveyMeasurements, RemotePersonNaturalId[] observerPersonsNaturalId, ClusterExpectedSale[] clusterExpectedSales)
           
ClusterObservedFishingTrip(java.lang.Integer id, java.util.Date departureDateTime, java.util.Date returnDateTime, java.lang.String comments, java.util.Date creationDate, java.util.Date controlDate, java.util.Date validationDate, java.util.Date qualificationDate, java.lang.String qualificationComments, java.sql.Timestamp updateDate, RemoteLocationNaturalId returnLocationNaturalId, RemoteLocationNaturalId departureLocationNaturalId, RemoteVesselNaturalId vesselNaturalId, RemoteScientificCruiseNaturalId scientificCruiseNaturalId, RemoteDeclaredDocumentReferenceNaturalId declaredDocumentReferenceNaturalId, RemoteProgramNaturalId programNaturalId, RemoteDepartmentNaturalId recorderDepartmentNaturalId, RemoteQualityFlagNaturalId qualityFlagNaturalId, RemotePersonNaturalId recorderPersonNaturalId, java.lang.String synchronizationStatus, ClusterGearPhysicalFeatures[] clusterGearPhysicalFeaturess, ClusterFishingOperation[] clusterOperationsOfFishingOperation, ClusterOperation[] clusterOperations, ClusterTransshipment[] clusterTransshipments, ClusterVesselUseFeatures[] clusterVesselUseFeaturess, ClusterObservedLanding[] clusterLandingsOfObservedLanding, ClusterLanding[] clusterLandings, ClusterFishingTripOrigin[] clusterFishingTripOrigins, ClusterObservedSale[] clusterSalesOfObservedSale, ClusterSale[] clusterSales, ClusterSurveyMeasurement[] clusterSurveyMeasurements, RemotePersonNaturalId[] observerPersonsNaturalId, ClusterExpectedSale[] clusterExpectedSales)
           
 

Uses of ClusterLanding in fr.ifremer.allegro.data.survey.landing
 

Methods in fr.ifremer.allegro.data.survey.landing that return ClusterLanding
 ClusterLanding[] LandingDao.getAllClusterLandingSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp, java.lang.Integer userId, java.lang.Integer[] registrationLocationIds, java.lang.Integer pageNumber, java.lang.Integer pageSize)
           
 ClusterLanding[] LandingDaoBase.getAllClusterLandingSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp, java.lang.Integer userId, java.lang.Integer[] registrationLocationIds, java.lang.Integer pageNumber, java.lang.Integer pageSize)
           
protected  ClusterLanding[] LandingDaoImpl.handleGetAllClusterLandingSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp, java.lang.Integer userId, java.lang.Integer[] registrationLocationIds, java.lang.Integer pageNumber, java.lang.Integer pageSize)
           
protected abstract  ClusterLanding[] LandingDaoBase.handleGetAllClusterLandingSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp, java.lang.Integer userId, java.lang.Integer[] registrationLocationIds, java.lang.Integer pageNumber, java.lang.Integer pageSize)
          Performs the core logic for LandingDaoBase.getAllClusterLandingSinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer)
 ClusterLanding LandingDaoImpl.toClusterLanding(Landing entity)
           
 ClusterLanding LandingDao.toClusterLanding(Landing entity)
          Converts this DAO's entity to an object of type ClusterLanding.
 ClusterLanding LandingDaoBase.toClusterLanding(Landing entity)
           
protected  ClusterLanding LandingDaoBase.toClusterLanding(java.lang.Object[] row)
          Default implementation for transforming the results of a report query into a value object.
 ClusterLanding[] LandingDao.toClusterLandingArray(java.util.Collection entities)
          Converts this DAO's entity to an array of instances of type ClusterLanding.
 ClusterLanding[] LandingDaoBase.toClusterLandingArray(java.util.Collection entities)
           
 

Methods in fr.ifremer.allegro.data.survey.landing with parameters of type ClusterLanding
 Landing LandingDaoImpl.clusterLandingToEntity(ClusterLanding clusterLanding)
           
 Landing LandingDao.clusterLandingToEntity(ClusterLanding clusterLanding)
          Converts an instance of type ClusterLanding to this DAO's entity.
 void LandingDaoImpl.clusterLandingToEntity(ClusterLanding source, Landing target, boolean copyIfNull)
           
 void LandingDao.clusterLandingToEntity(ClusterLanding source, Landing target, boolean copyIfNull)
          Copies the fields of ClusterLanding to the specified entity.
 void LandingDaoBase.clusterLandingToEntity(ClusterLanding source, Landing target, boolean copyIfNull)
           
 Landing LandingDao.createFromClusterLanding(ClusterLanding clusterLanding)
           
 Landing LandingDaoBase.createFromClusterLanding(ClusterLanding clusterLanding)
           
protected  Landing LandingDaoImpl.handleCreateFromClusterLanding(ClusterLanding clusterLanding)
           
protected abstract  Landing LandingDaoBase.handleCreateFromClusterLanding(ClusterLanding clusterLanding)
          Performs the core logic for LandingDaoBase.createFromClusterLanding(fr.ifremer.allegro.data.survey.landing.generic.cluster.ClusterLanding)
 void LandingDaoImpl.toClusterLanding(Landing source, ClusterLanding target)
           
 void LandingDao.toClusterLanding(Landing source, ClusterLanding target)
          Copies the fields of the specified entity to the target value object.
 void LandingDaoBase.toClusterLanding(Landing source, ClusterLanding target)
           
 

Uses of ClusterLanding in fr.ifremer.allegro.data.survey.landing.generic.cluster
 

Subclasses of ClusterLanding in fr.ifremer.allegro.data.survey.landing.generic.cluster
 class ClusterObservedLanding
           
 

Methods in fr.ifremer.allegro.data.survey.landing.generic.cluster with parameters of type ClusterLanding
 void ClusterLanding.copy(ClusterLanding otherBean)
          Copies all properties from the argument value object into this value object.
 

Constructors in fr.ifremer.allegro.data.survey.landing.generic.cluster with parameters of type ClusterLanding
ClusterLanding(ClusterLanding otherBean)
          Copies constructor from other ClusterLanding
 

Uses of ClusterLanding in fr.ifremer.allegro.data.survey.landing.generic.service
 

Methods in fr.ifremer.allegro.data.survey.landing.generic.service that return ClusterLanding
 ClusterLanding RemoteLandingFullService.addOrUpdateClusterLanding(ClusterLanding clusterLanding)
           
 ClusterLanding RemoteLandingFullServiceWSDelegator.addOrUpdateClusterLanding(ClusterLanding clusterLanding)
           
 ClusterLanding RemoteLandingFullServiceBase.addOrUpdateClusterLanding(ClusterLanding clusterLanding)
           
 ClusterLanding[] RemoteLandingFullService.getAllClusterLandingSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp, java.lang.Integer userId, java.lang.Integer[] registrationLocationIds, java.lang.Integer pageNumber, java.lang.Integer pageSize)
           
 ClusterLanding[] RemoteLandingFullServiceWSDelegator.getAllClusterLandingSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp, java.lang.Integer userId, java.lang.Integer[] registrationLocationIds, java.lang.Integer pageNumber, java.lang.Integer pageSize)
           
 ClusterLanding[] RemoteLandingFullServiceBase.getAllClusterLandingSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp, java.lang.Integer userId, java.lang.Integer[] registrationLocationIds, java.lang.Integer pageNumber, java.lang.Integer pageSize)
           
 ClusterLanding RemoteLandingFullService.getClusterLandingByIdentifiers(java.lang.Integer id)
           
 ClusterLanding RemoteLandingFullServiceWSDelegator.getClusterLandingByIdentifiers(java.lang.Integer id)
           
 ClusterLanding RemoteLandingFullServiceBase.getClusterLandingByIdentifiers(java.lang.Integer id)
           
protected  ClusterLanding RemoteLandingFullServiceImpl.handleAddOrUpdateClusterLanding(ClusterLanding clusterLanding)
           
protected abstract  ClusterLanding RemoteLandingFullServiceBase.handleAddOrUpdateClusterLanding(ClusterLanding clusterLanding)
          Performs the core logic for RemoteLandingFullServiceBase.addOrUpdateClusterLanding(fr.ifremer.allegro.data.survey.landing.generic.cluster.ClusterLanding)
protected  ClusterLanding[] RemoteLandingFullServiceImpl.handleGetAllClusterLandingSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp, java.lang.Integer userId, java.lang.Integer[] registrationLocationIds, java.lang.Integer pageNumber, java.lang.Integer pageSize)
           
protected abstract  ClusterLanding[] RemoteLandingFullServiceBase.handleGetAllClusterLandingSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp, java.lang.Integer userId, java.lang.Integer[] registrationLocationIds, java.lang.Integer pageNumber, java.lang.Integer pageSize)
          Performs the core logic for RemoteLandingFullServiceBase.getAllClusterLandingSinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer)
protected  ClusterLanding RemoteLandingFullServiceImpl.handleGetClusterLandingByIdentifiers(java.lang.Integer id)
           
protected abstract  ClusterLanding RemoteLandingFullServiceBase.handleGetClusterLandingByIdentifiers(java.lang.Integer id)
          Performs the core logic for RemoteLandingFullServiceBase.getClusterLandingByIdentifiers(java.lang.Integer)
 

Methods in fr.ifremer.allegro.data.survey.landing.generic.service with parameters of type ClusterLanding
 ClusterLanding RemoteLandingFullService.addOrUpdateClusterLanding(ClusterLanding clusterLanding)
           
 ClusterLanding RemoteLandingFullServiceWSDelegator.addOrUpdateClusterLanding(ClusterLanding clusterLanding)
           
 ClusterLanding RemoteLandingFullServiceBase.addOrUpdateClusterLanding(ClusterLanding clusterLanding)
           
protected  ClusterLanding RemoteLandingFullServiceImpl.handleAddOrUpdateClusterLanding(ClusterLanding clusterLanding)
           
protected abstract  ClusterLanding RemoteLandingFullServiceBase.handleAddOrUpdateClusterLanding(ClusterLanding clusterLanding)
          Performs the core logic for RemoteLandingFullServiceBase.addOrUpdateClusterLanding(fr.ifremer.allegro.data.survey.landing.generic.cluster.ClusterLanding)
 



Copyright © 2008-2010 IFREMER. All Rights Reserved.