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

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

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

Methods in fr.ifremer.allegro.referential.vessel that return ClusterShellfishGatherer
 ClusterShellfishGatherer[] ShellfishGathererDao.getAllClusterShellfishGathererSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp, java.lang.Integer userId, java.lang.Integer[] registrationLocationIds, java.lang.Integer pageNumber, java.lang.Integer pageSize)
           
 ClusterShellfishGatherer[] ShellfishGathererDaoBase.getAllClusterShellfishGathererSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp, java.lang.Integer userId, java.lang.Integer[] registrationLocationIds, java.lang.Integer pageNumber, java.lang.Integer pageSize)
           
protected  ClusterShellfishGatherer[] ShellfishGathererDaoImpl.handleGetAllClusterShellfishGathererSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp, java.lang.Integer userId, java.lang.Integer[] registrationLocationIds, java.lang.Integer pageNumber, java.lang.Integer pageSize)
           
protected abstract  ClusterShellfishGatherer[] ShellfishGathererDaoBase.handleGetAllClusterShellfishGathererSinceDateSynchro(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 ShellfishGathererDaoBase.getAllClusterShellfishGathererSinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer)
protected  ClusterShellfishGatherer ShellfishGathererDaoBase.toClusterShellfishGatherer(java.lang.Object[] row)
          Default implementation for transforming the results of a report query into a value object.
 ClusterShellfishGatherer ShellfishGathererDaoImpl.toClusterShellfishGatherer(ShellfishGatherer entity)
           
 ClusterShellfishGatherer ShellfishGathererDao.toClusterShellfishGatherer(ShellfishGatherer entity)
          Converts this DAO's entity to an object of type ClusterShellfishGatherer.
 ClusterShellfishGatherer ShellfishGathererDaoBase.toClusterShellfishGatherer(ShellfishGatherer entity)
           
 ClusterShellfishGatherer[] ShellfishGathererDao.toClusterShellfishGathererArray(java.util.Collection entities)
          Converts this DAO's entity to an array of instances of type ClusterShellfishGatherer.
 ClusterShellfishGatherer[] ShellfishGathererDaoBase.toClusterShellfishGathererArray(java.util.Collection entities)
           
 

Methods in fr.ifremer.allegro.referential.vessel with parameters of type ClusterShellfishGatherer
 ShellfishGatherer ShellfishGathererDaoImpl.clusterShellfishGathererToEntity(ClusterShellfishGatherer clusterShellfishGatherer)
           
 ShellfishGatherer ShellfishGathererDao.clusterShellfishGathererToEntity(ClusterShellfishGatherer clusterShellfishGatherer)
          Converts an instance of type ClusterShellfishGatherer to this DAO's entity.
 void ShellfishGathererDaoImpl.clusterShellfishGathererToEntity(ClusterShellfishGatherer source, ShellfishGatherer target, boolean copyIfNull)
           
 void ShellfishGathererDao.clusterShellfishGathererToEntity(ClusterShellfishGatherer source, ShellfishGatherer target, boolean copyIfNull)
          Copies the fields of ClusterShellfishGatherer to the specified entity.
 void ShellfishGathererDaoBase.clusterShellfishGathererToEntity(ClusterShellfishGatherer source, ShellfishGatherer target, boolean copyIfNull)
           
 ShellfishGatherer ShellfishGathererDao.createFromClusterShellfishGatherer(ClusterShellfishGatherer clusterShellfishGatherer)
           
 ShellfishGatherer ShellfishGathererDaoBase.createFromClusterShellfishGatherer(ClusterShellfishGatherer clusterShellfishGatherer)
           
protected  ShellfishGatherer ShellfishGathererDaoImpl.handleCreateFromClusterShellfishGatherer(ClusterShellfishGatherer clusterShellfishGatherer)
           
protected abstract  ShellfishGatherer ShellfishGathererDaoBase.handleCreateFromClusterShellfishGatherer(ClusterShellfishGatherer clusterShellfishGatherer)
          Performs the core logic for ShellfishGathererDaoBase.createFromClusterShellfishGatherer(fr.ifremer.allegro.referential.vessel.generic.cluster.ClusterShellfishGatherer)
 void ShellfishGathererDaoImpl.toClusterShellfishGatherer(ShellfishGatherer source, ClusterShellfishGatherer target)
           
 void ShellfishGathererDao.toClusterShellfishGatherer(ShellfishGatherer source, ClusterShellfishGatherer target)
          Copies the fields of the specified entity to the target value object.
 void ShellfishGathererDaoBase.toClusterShellfishGatherer(ShellfishGatherer source, ClusterShellfishGatherer target)
           
 

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

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

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

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

Methods in fr.ifremer.allegro.referential.vessel.generic.service that return ClusterShellfishGatherer
 ClusterShellfishGatherer RemoteShellfishGathererFullService.addOrUpdateClusterShellfishGatherer(ClusterShellfishGatherer clusterShellfishGatherer)
           
 ClusterShellfishGatherer RemoteShellfishGathererFullServiceWSDelegator.addOrUpdateClusterShellfishGatherer(ClusterShellfishGatherer clusterShellfishGatherer)
           
 ClusterShellfishGatherer RemoteShellfishGathererFullServiceBase.addOrUpdateClusterShellfishGatherer(ClusterShellfishGatherer clusterShellfishGatherer)
           
 ClusterShellfishGatherer[] RemoteShellfishGathererFullService.getAllClusterShellfishGathererSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp, java.lang.Integer userId, java.lang.Integer[] registrationLocationIds, java.lang.Integer pageNumber, java.lang.Integer pageSize)
           
 ClusterShellfishGatherer[] RemoteShellfishGathererFullServiceWSDelegator.getAllClusterShellfishGathererSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp, java.lang.Integer userId, java.lang.Integer[] registrationLocationIds, java.lang.Integer pageNumber, java.lang.Integer pageSize)
           
 ClusterShellfishGatherer[] RemoteShellfishGathererFullServiceBase.getAllClusterShellfishGathererSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp, java.lang.Integer userId, java.lang.Integer[] registrationLocationIds, java.lang.Integer pageNumber, java.lang.Integer pageSize)
           
 ClusterShellfishGatherer RemoteShellfishGathererFullService.getClusterShellfishGathererByIdentifiers(java.lang.String code)
           
 ClusterShellfishGatherer RemoteShellfishGathererFullServiceWSDelegator.getClusterShellfishGathererByIdentifiers(java.lang.String code)
           
 ClusterShellfishGatherer RemoteShellfishGathererFullServiceBase.getClusterShellfishGathererByIdentifiers(java.lang.String code)
           
protected  ClusterShellfishGatherer RemoteShellfishGathererFullServiceImpl.handleAddOrUpdateClusterShellfishGatherer(ClusterShellfishGatherer clusterShellfishGatherer)
           
protected abstract  ClusterShellfishGatherer RemoteShellfishGathererFullServiceBase.handleAddOrUpdateClusterShellfishGatherer(ClusterShellfishGatherer clusterShellfishGatherer)
          Performs the core logic for RemoteShellfishGathererFullServiceBase.addOrUpdateClusterShellfishGatherer(fr.ifremer.allegro.referential.vessel.generic.cluster.ClusterShellfishGatherer)
protected  ClusterShellfishGatherer[] RemoteShellfishGathererFullServiceImpl.handleGetAllClusterShellfishGathererSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp, java.lang.Integer userId, java.lang.Integer[] registrationLocationIds, java.lang.Integer pageNumber, java.lang.Integer pageSize)
           
protected abstract  ClusterShellfishGatherer[] RemoteShellfishGathererFullServiceBase.handleGetAllClusterShellfishGathererSinceDateSynchro(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 RemoteShellfishGathererFullServiceBase.getAllClusterShellfishGathererSinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer)
protected  ClusterShellfishGatherer RemoteShellfishGathererFullServiceImpl.handleGetClusterShellfishGathererByIdentifiers(java.lang.String code)
           
protected abstract  ClusterShellfishGatherer RemoteShellfishGathererFullServiceBase.handleGetClusterShellfishGathererByIdentifiers(java.lang.String code)
          Performs the core logic for RemoteShellfishGathererFullServiceBase.getClusterShellfishGathererByIdentifiers(java.lang.String)
 

Methods in fr.ifremer.allegro.referential.vessel.generic.service with parameters of type ClusterShellfishGatherer
 ClusterShellfishGatherer RemoteShellfishGathererFullService.addOrUpdateClusterShellfishGatherer(ClusterShellfishGatherer clusterShellfishGatherer)
           
 ClusterShellfishGatherer RemoteShellfishGathererFullServiceWSDelegator.addOrUpdateClusterShellfishGatherer(ClusterShellfishGatherer clusterShellfishGatherer)
           
 ClusterShellfishGatherer RemoteShellfishGathererFullServiceBase.addOrUpdateClusterShellfishGatherer(ClusterShellfishGatherer clusterShellfishGatherer)
           
protected  ClusterShellfishGatherer RemoteShellfishGathererFullServiceImpl.handleAddOrUpdateClusterShellfishGatherer(ClusterShellfishGatherer clusterShellfishGatherer)
           
protected abstract  ClusterShellfishGatherer RemoteShellfishGathererFullServiceBase.handleAddOrUpdateClusterShellfishGatherer(ClusterShellfishGatherer clusterShellfishGatherer)
          Performs the core logic for RemoteShellfishGathererFullServiceBase.addOrUpdateClusterShellfishGatherer(fr.ifremer.allegro.referential.vessel.generic.cluster.ClusterShellfishGatherer)
 



Copyright © 2008-2010 IFREMER. All Rights Reserved.