Uses of Class
fr.ifremer.allegro.data.transshipment.generic.cluster.ClusterTransshipment

Packages that use ClusterTransshipment
fr.ifremer.allegro.data.survey.fishingTrip.generic.cluster   
fr.ifremer.allegro.data.transshipment   
fr.ifremer.allegro.data.transshipment.generic.cluster   
fr.ifremer.allegro.data.transshipment.generic.service   
 

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

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

Methods in fr.ifremer.allegro.data.survey.fishingTrip.generic.cluster with parameters of type ClusterTransshipment
 void ClusterFishingTrip.setClusterTransshipments(ClusterTransshipment[] clusterTransshipments)
           
 

Constructors in fr.ifremer.allegro.data.survey.fishingTrip.generic.cluster with parameters of type ClusterTransshipment
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 ClusterTransshipment in fr.ifremer.allegro.data.transshipment
 

Methods in fr.ifremer.allegro.data.transshipment that return ClusterTransshipment
 ClusterTransshipment[] TransshipmentDao.getAllClusterTransshipmentSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp, java.lang.Integer userId, java.lang.Integer[] registrationLocationIds, java.lang.Integer pageNumber, java.lang.Integer pageSize)
           
 ClusterTransshipment[] TransshipmentDaoBase.getAllClusterTransshipmentSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp, java.lang.Integer userId, java.lang.Integer[] registrationLocationIds, java.lang.Integer pageNumber, java.lang.Integer pageSize)
           
protected  ClusterTransshipment[] TransshipmentDaoImpl.handleGetAllClusterTransshipmentSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp, java.lang.Integer userId, java.lang.Integer[] registrationLocationIds, java.lang.Integer pageNumber, java.lang.Integer pageSize)
           
protected abstract  ClusterTransshipment[] TransshipmentDaoBase.handleGetAllClusterTransshipmentSinceDateSynchro(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 TransshipmentDaoBase.getAllClusterTransshipmentSinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer)
protected  ClusterTransshipment TransshipmentDaoBase.toClusterTransshipment(java.lang.Object[] row)
          Default implementation for transforming the results of a report query into a value object.
 ClusterTransshipment TransshipmentDaoImpl.toClusterTransshipment(Transshipment entity)
           
 ClusterTransshipment TransshipmentDao.toClusterTransshipment(Transshipment entity)
          Converts this DAO's entity to an object of type ClusterTransshipment.
 ClusterTransshipment TransshipmentDaoBase.toClusterTransshipment(Transshipment entity)
           
 ClusterTransshipment[] TransshipmentDao.toClusterTransshipmentArray(java.util.Collection entities)
          Converts this DAO's entity to an array of instances of type ClusterTransshipment.
 ClusterTransshipment[] TransshipmentDaoBase.toClusterTransshipmentArray(java.util.Collection entities)
           
 

Methods in fr.ifremer.allegro.data.transshipment with parameters of type ClusterTransshipment
 Transshipment TransshipmentDaoImpl.clusterTransshipmentToEntity(ClusterTransshipment clusterTransshipment)
           
 Transshipment TransshipmentDao.clusterTransshipmentToEntity(ClusterTransshipment clusterTransshipment)
          Converts an instance of type ClusterTransshipment to this DAO's entity.
 void TransshipmentDaoImpl.clusterTransshipmentToEntity(ClusterTransshipment source, Transshipment target, boolean copyIfNull)
           
 void TransshipmentDao.clusterTransshipmentToEntity(ClusterTransshipment source, Transshipment target, boolean copyIfNull)
          Copies the fields of ClusterTransshipment to the specified entity.
 void TransshipmentDaoBase.clusterTransshipmentToEntity(ClusterTransshipment source, Transshipment target, boolean copyIfNull)
           
 Transshipment TransshipmentDao.createFromClusterTransshipment(ClusterTransshipment clusterTransshipment)
           
 Transshipment TransshipmentDaoBase.createFromClusterTransshipment(ClusterTransshipment clusterTransshipment)
           
protected  Transshipment TransshipmentDaoImpl.handleCreateFromClusterTransshipment(ClusterTransshipment clusterTransshipment)
           
protected abstract  Transshipment TransshipmentDaoBase.handleCreateFromClusterTransshipment(ClusterTransshipment clusterTransshipment)
          Performs the core logic for TransshipmentDaoBase.createFromClusterTransshipment(fr.ifremer.allegro.data.transshipment.generic.cluster.ClusterTransshipment)
 void TransshipmentDaoImpl.toClusterTransshipment(Transshipment source, ClusterTransshipment target)
           
 void TransshipmentDao.toClusterTransshipment(Transshipment source, ClusterTransshipment target)
          Copies the fields of the specified entity to the target value object.
 void TransshipmentDaoBase.toClusterTransshipment(Transshipment source, ClusterTransshipment target)
           
 

Uses of ClusterTransshipment in fr.ifremer.allegro.data.transshipment.generic.cluster
 

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

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

Uses of ClusterTransshipment in fr.ifremer.allegro.data.transshipment.generic.service
 

Methods in fr.ifremer.allegro.data.transshipment.generic.service that return ClusterTransshipment
 ClusterTransshipment RemoteTransshipmentFullService.addOrUpdateClusterTransshipment(ClusterTransshipment clusterTransshipment)
           
 ClusterTransshipment RemoteTransshipmentFullServiceWSDelegator.addOrUpdateClusterTransshipment(ClusterTransshipment clusterTransshipment)
           
 ClusterTransshipment RemoteTransshipmentFullServiceBase.addOrUpdateClusterTransshipment(ClusterTransshipment clusterTransshipment)
           
 ClusterTransshipment[] RemoteTransshipmentFullService.getAllClusterTransshipmentSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp, java.lang.Integer userId, java.lang.Integer[] registrationLocationIds, java.lang.Integer pageNumber, java.lang.Integer pageSize)
           
 ClusterTransshipment[] RemoteTransshipmentFullServiceWSDelegator.getAllClusterTransshipmentSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp, java.lang.Integer userId, java.lang.Integer[] registrationLocationIds, java.lang.Integer pageNumber, java.lang.Integer pageSize)
           
 ClusterTransshipment[] RemoteTransshipmentFullServiceBase.getAllClusterTransshipmentSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp, java.lang.Integer userId, java.lang.Integer[] registrationLocationIds, java.lang.Integer pageNumber, java.lang.Integer pageSize)
           
 ClusterTransshipment RemoteTransshipmentFullService.getClusterTransshipmentByIdentifiers(java.lang.Integer id)
           
 ClusterTransshipment RemoteTransshipmentFullServiceWSDelegator.getClusterTransshipmentByIdentifiers(java.lang.Integer id)
           
 ClusterTransshipment RemoteTransshipmentFullServiceBase.getClusterTransshipmentByIdentifiers(java.lang.Integer id)
           
protected  ClusterTransshipment RemoteTransshipmentFullServiceImpl.handleAddOrUpdateClusterTransshipment(ClusterTransshipment clusterTransshipment)
           
protected abstract  ClusterTransshipment RemoteTransshipmentFullServiceBase.handleAddOrUpdateClusterTransshipment(ClusterTransshipment clusterTransshipment)
          Performs the core logic for RemoteTransshipmentFullServiceBase.addOrUpdateClusterTransshipment(fr.ifremer.allegro.data.transshipment.generic.cluster.ClusterTransshipment)
protected  ClusterTransshipment[] RemoteTransshipmentFullServiceImpl.handleGetAllClusterTransshipmentSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp, java.lang.Integer userId, java.lang.Integer[] registrationLocationIds, java.lang.Integer pageNumber, java.lang.Integer pageSize)
           
protected abstract  ClusterTransshipment[] RemoteTransshipmentFullServiceBase.handleGetAllClusterTransshipmentSinceDateSynchro(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 RemoteTransshipmentFullServiceBase.getAllClusterTransshipmentSinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer)
protected  ClusterTransshipment RemoteTransshipmentFullServiceImpl.handleGetClusterTransshipmentByIdentifiers(java.lang.Integer id)
           
protected abstract  ClusterTransshipment RemoteTransshipmentFullServiceBase.handleGetClusterTransshipmentByIdentifiers(java.lang.Integer id)
          Performs the core logic for RemoteTransshipmentFullServiceBase.getClusterTransshipmentByIdentifiers(java.lang.Integer)
 

Methods in fr.ifremer.allegro.data.transshipment.generic.service with parameters of type ClusterTransshipment
 ClusterTransshipment RemoteTransshipmentFullService.addOrUpdateClusterTransshipment(ClusterTransshipment clusterTransshipment)
           
 ClusterTransshipment RemoteTransshipmentFullServiceWSDelegator.addOrUpdateClusterTransshipment(ClusterTransshipment clusterTransshipment)
           
 ClusterTransshipment RemoteTransshipmentFullServiceBase.addOrUpdateClusterTransshipment(ClusterTransshipment clusterTransshipment)
           
protected  ClusterTransshipment RemoteTransshipmentFullServiceImpl.handleAddOrUpdateClusterTransshipment(ClusterTransshipment clusterTransshipment)
           
protected abstract  ClusterTransshipment RemoteTransshipmentFullServiceBase.handleAddOrUpdateClusterTransshipment(ClusterTransshipment clusterTransshipment)
          Performs the core logic for RemoteTransshipmentFullServiceBase.addOrUpdateClusterTransshipment(fr.ifremer.allegro.data.transshipment.generic.cluster.ClusterTransshipment)
 



Copyright © 2008-2010 IFREMER. All Rights Reserved.