Uses of Class
fr.ifremer.allegro.data.operation.generic.cluster.ClusterOperationVesselAssociation

Packages that use ClusterOperationVesselAssociation
fr.ifremer.allegro.data.operation   
fr.ifremer.allegro.data.operation.generic.cluster   
fr.ifremer.allegro.data.operation.generic.service   
 

Uses of ClusterOperationVesselAssociation in fr.ifremer.allegro.data.operation
 

Methods in fr.ifremer.allegro.data.operation that return ClusterOperationVesselAssociation
protected  ClusterOperationVesselAssociation OperationVesselAssociationDaoBase.toClusterOperationVesselAssociation(java.lang.Object[] row)
          Default implementation for transforming the results of a report query into a value object.
 ClusterOperationVesselAssociation OperationVesselAssociationDaoImpl.toClusterOperationVesselAssociation(OperationVesselAssociation entity)
           
 ClusterOperationVesselAssociation OperationVesselAssociationDao.toClusterOperationVesselAssociation(OperationVesselAssociation entity)
          Converts this DAO's entity to an object of type ClusterOperationVesselAssociation.
 ClusterOperationVesselAssociation OperationVesselAssociationDaoBase.toClusterOperationVesselAssociation(OperationVesselAssociation entity)
           
 ClusterOperationVesselAssociation[] OperationVesselAssociationDao.toClusterOperationVesselAssociationArray(java.util.Collection entities)
          Converts this DAO's entity to an array of instances of type ClusterOperationVesselAssociation.
 ClusterOperationVesselAssociation[] OperationVesselAssociationDaoBase.toClusterOperationVesselAssociationArray(java.util.Collection entities)
           
 

Methods in fr.ifremer.allegro.data.operation with parameters of type ClusterOperationVesselAssociation
 OperationVesselAssociation OperationVesselAssociationDaoImpl.clusterOperationVesselAssociationToEntity(ClusterOperationVesselAssociation clusterOperationVesselAssociation)
           
 OperationVesselAssociation OperationVesselAssociationDao.clusterOperationVesselAssociationToEntity(ClusterOperationVesselAssociation clusterOperationVesselAssociation)
          Converts an instance of type ClusterOperationVesselAssociation to this DAO's entity.
 void OperationVesselAssociationDaoImpl.clusterOperationVesselAssociationToEntity(ClusterOperationVesselAssociation source, OperationVesselAssociation target, boolean copyIfNull)
           
 void OperationVesselAssociationDao.clusterOperationVesselAssociationToEntity(ClusterOperationVesselAssociation source, OperationVesselAssociation target, boolean copyIfNull)
          Copies the fields of ClusterOperationVesselAssociation to the specified entity.
 void OperationVesselAssociationDaoBase.clusterOperationVesselAssociationToEntity(ClusterOperationVesselAssociation source, OperationVesselAssociation target, boolean copyIfNull)
           
 OperationVesselAssociation OperationVesselAssociationDao.createFromClusterOperationVesselAssociation(ClusterOperationVesselAssociation clusterOperationVesselAssociation)
           
 OperationVesselAssociation OperationVesselAssociationDaoBase.createFromClusterOperationVesselAssociation(ClusterOperationVesselAssociation clusterOperationVesselAssociation)
           
protected  OperationVesselAssociation OperationVesselAssociationDaoImpl.handleCreateFromClusterOperationVesselAssociation(ClusterOperationVesselAssociation clusterOperationVesselAssociation)
           
protected abstract  OperationVesselAssociation OperationVesselAssociationDaoBase.handleCreateFromClusterOperationVesselAssociation(ClusterOperationVesselAssociation clusterOperationVesselAssociation)
          Performs the core logic for OperationVesselAssociationDaoBase.createFromClusterOperationVesselAssociation(fr.ifremer.allegro.data.operation.generic.cluster.ClusterOperationVesselAssociation)
 void OperationVesselAssociationDaoImpl.toClusterOperationVesselAssociation(OperationVesselAssociation source, ClusterOperationVesselAssociation target)
           
 void OperationVesselAssociationDao.toClusterOperationVesselAssociation(OperationVesselAssociation source, ClusterOperationVesselAssociation target)
          Copies the fields of the specified entity to the target value object.
 void OperationVesselAssociationDaoBase.toClusterOperationVesselAssociation(OperationVesselAssociation source, ClusterOperationVesselAssociation target)
           
 

Uses of ClusterOperationVesselAssociation in fr.ifremer.allegro.data.operation.generic.cluster
 

Methods in fr.ifremer.allegro.data.operation.generic.cluster that return ClusterOperationVesselAssociation
 ClusterOperationVesselAssociation[] ClusterOperation.getClusterOperationVesselAssociations()
           
 

Methods in fr.ifremer.allegro.data.operation.generic.cluster with parameters of type ClusterOperationVesselAssociation
 void ClusterOperationVesselAssociation.copy(ClusterOperationVesselAssociation otherBean)
          Copies all properties from the argument value object into this value object.
 void ClusterOperation.setClusterOperationVesselAssociations(ClusterOperationVesselAssociation[] clusterOperationVesselAssociations)
           
 

Constructors in fr.ifremer.allegro.data.operation.generic.cluster with parameters of type ClusterOperationVesselAssociation
ClusterFishingOperation(java.lang.Integer id, java.lang.String name, java.lang.Short rankOrderOnPeriod, java.util.Date startDateTime, java.util.Date endDateTime, java.lang.Boolean isMainOperation, java.lang.String comments, java.util.Date controlDate, java.util.Date validationDate, java.util.Date qualificationDate, java.lang.String qualificationComments, RemoteVesselNaturalId vesselNaturalId, RemoteGearPhysicalFeaturesNaturalId gearPhysicalFeaturesNaturalId, RemoteFishingTripNaturalId fishingTripNaturalId, RemoteQualityFlagNaturalId qualityFlagNaturalId, ClusterOperationVesselAssociation[] clusterOperationVesselAssociations, ClusterMetierUseFeatures[] clusterGearUseFeaturessOfMetierUseFeatures, ClusterGearUseFeatures[] clusterGearUseFeaturess, ClusterVesselUseFeatures[] clusterVesselUseFeaturess, ClusterVesselExtendedPosition[] clusterVesselPositionsOfVesselExtendedPosition, ClusterVesselPosition[] clusterVesselPositions, java.util.Date fishingStartDateTime, java.util.Date fishingEndDateTime, java.lang.Boolean hasCatch, RemoteSampleNaturalId[] sampleNaturalId, RemoteCatchBatchNaturalId catchBatchNaturalId, ClusterSaleProduce[] clusterProducesOfSaleProduce, ClusterProduce[] clusterProduces)
           
ClusterFishingOperation(RemoteVesselNaturalId vesselNaturalId, RemoteQualityFlagNaturalId qualityFlagNaturalId, ClusterOperationVesselAssociation[] clusterOperationVesselAssociations, ClusterMetierUseFeatures[] clusterGearUseFeaturessOfMetierUseFeatures, ClusterGearUseFeatures[] clusterGearUseFeaturess, ClusterVesselUseFeatures[] clusterVesselUseFeaturess, ClusterVesselExtendedPosition[] clusterVesselPositionsOfVesselExtendedPosition, ClusterVesselPosition[] clusterVesselPositions, RemoteSampleNaturalId[] sampleNaturalId, ClusterSaleProduce[] clusterProducesOfSaleProduce, ClusterProduce[] clusterProduces)
           
ClusterOperation(java.lang.Integer id, java.lang.String name, java.lang.Short rankOrderOnPeriod, java.util.Date startDateTime, java.util.Date endDateTime, java.lang.Boolean isMainOperation, java.lang.String comments, java.util.Date controlDate, java.util.Date validationDate, java.util.Date qualificationDate, java.lang.String qualificationComments, RemoteVesselNaturalId vesselNaturalId, RemoteGearPhysicalFeaturesNaturalId gearPhysicalFeaturesNaturalId, RemoteFishingTripNaturalId fishingTripNaturalId, RemoteQualityFlagNaturalId qualityFlagNaturalId, ClusterOperationVesselAssociation[] clusterOperationVesselAssociations, ClusterMetierUseFeatures[] clusterGearUseFeaturessOfMetierUseFeatures, ClusterGearUseFeatures[] clusterGearUseFeaturess, ClusterVesselUseFeatures[] clusterVesselUseFeaturess, ClusterVesselExtendedPosition[] clusterVesselPositionsOfVesselExtendedPosition, ClusterVesselPosition[] clusterVesselPositions)
           
ClusterOperation(RemoteVesselNaturalId vesselNaturalId, RemoteQualityFlagNaturalId qualityFlagNaturalId, ClusterOperationVesselAssociation[] clusterOperationVesselAssociations, ClusterMetierUseFeatures[] clusterGearUseFeaturessOfMetierUseFeatures, ClusterGearUseFeatures[] clusterGearUseFeaturess, ClusterVesselUseFeatures[] clusterVesselUseFeaturess, ClusterVesselExtendedPosition[] clusterVesselPositionsOfVesselExtendedPosition, ClusterVesselPosition[] clusterVesselPositions)
           
ClusterOperationVesselAssociation(ClusterOperationVesselAssociation otherBean)
          Copies constructor from other ClusterOperationVesselAssociation
 

Uses of ClusterOperationVesselAssociation in fr.ifremer.allegro.data.operation.generic.service
 

Methods in fr.ifremer.allegro.data.operation.generic.service that return ClusterOperationVesselAssociation
 ClusterOperationVesselAssociation RemoteOperationVesselAssociationFullService.getClusterOperationVesselAssociationByIdentifiers(java.lang.Integer operationId, java.lang.String vesselCode)
           
 ClusterOperationVesselAssociation RemoteOperationVesselAssociationFullServiceWSDelegator.getClusterOperationVesselAssociationByIdentifiers(java.lang.Integer operationId, java.lang.String vesselCode)
           
 ClusterOperationVesselAssociation RemoteOperationVesselAssociationFullServiceBase.getClusterOperationVesselAssociationByIdentifiers(java.lang.Integer operationId, java.lang.String vesselCode)
           
protected  ClusterOperationVesselAssociation RemoteOperationVesselAssociationFullServiceImpl.handleGetClusterOperationVesselAssociationByIdentifiers(java.lang.Integer operationId, java.lang.String vesselCode)
           
protected abstract  ClusterOperationVesselAssociation RemoteOperationVesselAssociationFullServiceBase.handleGetClusterOperationVesselAssociationByIdentifiers(java.lang.Integer operationId, java.lang.String vesselCode)
          Performs the core logic for RemoteOperationVesselAssociationFullServiceBase.getClusterOperationVesselAssociationByIdentifiers(java.lang.Integer, java.lang.String)
 



Copyright © 2008-2010 IFREMER. All Rights Reserved.