Uses of Class
fr.ifremer.allegro.referential.transcribing.generic.cluster.ClusterTranscribingGear

Packages that use ClusterTranscribingGear
fr.ifremer.allegro.referential.transcribing   
fr.ifremer.allegro.referential.transcribing.generic.cluster   
fr.ifremer.allegro.referential.transcribing.generic.service   
 

Uses of ClusterTranscribingGear in fr.ifremer.allegro.referential.transcribing
 

Methods in fr.ifremer.allegro.referential.transcribing that return ClusterTranscribingGear
 ClusterTranscribingGear[] TranscribingGearDao.getAllClusterTranscribingGearSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp, java.lang.Integer userId, java.lang.Integer[] registrationLocationIds, java.lang.Integer pageNumber, java.lang.Integer pageSize)
           
 ClusterTranscribingGear[] TranscribingGearDaoBase.getAllClusterTranscribingGearSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp, java.lang.Integer userId, java.lang.Integer[] registrationLocationIds, java.lang.Integer pageNumber, java.lang.Integer pageSize)
           
protected  ClusterTranscribingGear[] TranscribingGearDaoImpl.handleGetAllClusterTranscribingGearSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp, java.lang.Integer userId, java.lang.Integer[] registrationLocationIds, java.lang.Integer pageNumber, java.lang.Integer pageSize)
           
protected abstract  ClusterTranscribingGear[] TranscribingGearDaoBase.handleGetAllClusterTranscribingGearSinceDateSynchro(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 TranscribingGearDaoBase.getAllClusterTranscribingGearSinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer)
protected  ClusterTranscribingGear TranscribingGearDaoBase.toClusterTranscribingGear(java.lang.Object[] row)
          Default implementation for transforming the results of a report query into a value object.
 ClusterTranscribingGear TranscribingGearDaoImpl.toClusterTranscribingGear(TranscribingGear entity)
           
 ClusterTranscribingGear TranscribingGearDao.toClusterTranscribingGear(TranscribingGear entity)
          Converts this DAO's entity to an object of type ClusterTranscribingGear.
 ClusterTranscribingGear TranscribingGearDaoBase.toClusterTranscribingGear(TranscribingGear entity)
           
 ClusterTranscribingGear[] TranscribingGearDao.toClusterTranscribingGearArray(java.util.Collection entities)
          Converts this DAO's entity to an array of instances of type ClusterTranscribingGear.
 ClusterTranscribingGear[] TranscribingGearDaoBase.toClusterTranscribingGearArray(java.util.Collection entities)
           
 

Methods in fr.ifremer.allegro.referential.transcribing with parameters of type ClusterTranscribingGear
 TranscribingGear TranscribingGearDaoImpl.clusterTranscribingGearToEntity(ClusterTranscribingGear clusterTranscribingGear)
           
 TranscribingGear TranscribingGearDao.clusterTranscribingGearToEntity(ClusterTranscribingGear clusterTranscribingGear)
          Converts an instance of type ClusterTranscribingGear to this DAO's entity.
 void TranscribingGearDaoImpl.clusterTranscribingGearToEntity(ClusterTranscribingGear source, TranscribingGear target, boolean copyIfNull)
           
 void TranscribingGearDao.clusterTranscribingGearToEntity(ClusterTranscribingGear source, TranscribingGear target, boolean copyIfNull)
          Copies the fields of ClusterTranscribingGear to the specified entity.
 void TranscribingGearDaoBase.clusterTranscribingGearToEntity(ClusterTranscribingGear source, TranscribingGear target, boolean copyIfNull)
           
 TranscribingGear TranscribingGearDao.createFromClusterTranscribingGear(ClusterTranscribingGear clusterTranscribingGear)
           
 TranscribingGear TranscribingGearDaoBase.createFromClusterTranscribingGear(ClusterTranscribingGear clusterTranscribingGear)
           
protected  TranscribingGear TranscribingGearDaoImpl.handleCreateFromClusterTranscribingGear(ClusterTranscribingGear clusterTranscribingGear)
           
protected abstract  TranscribingGear TranscribingGearDaoBase.handleCreateFromClusterTranscribingGear(ClusterTranscribingGear clusterTranscribingGear)
          Performs the core logic for TranscribingGearDaoBase.createFromClusterTranscribingGear(fr.ifremer.allegro.referential.transcribing.generic.cluster.ClusterTranscribingGear)
 void TranscribingGearDaoImpl.toClusterTranscribingGear(TranscribingGear source, ClusterTranscribingGear target)
           
 void TranscribingGearDao.toClusterTranscribingGear(TranscribingGear source, ClusterTranscribingGear target)
          Copies the fields of the specified entity to the target value object.
 void TranscribingGearDaoBase.toClusterTranscribingGear(TranscribingGear source, ClusterTranscribingGear target)
           
 

Uses of ClusterTranscribingGear in fr.ifremer.allegro.referential.transcribing.generic.cluster
 

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

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

Uses of ClusterTranscribingGear in fr.ifremer.allegro.referential.transcribing.generic.service
 

Methods in fr.ifremer.allegro.referential.transcribing.generic.service that return ClusterTranscribingGear
 ClusterTranscribingGear RemoteTranscribingGearFullService.addOrUpdateClusterTranscribingGear(ClusterTranscribingGear clusterTranscribingGear)
           
 ClusterTranscribingGear RemoteTranscribingGearFullServiceWSDelegator.addOrUpdateClusterTranscribingGear(ClusterTranscribingGear clusterTranscribingGear)
           
 ClusterTranscribingGear RemoteTranscribingGearFullServiceBase.addOrUpdateClusterTranscribingGear(ClusterTranscribingGear clusterTranscribingGear)
           
 ClusterTranscribingGear[] RemoteTranscribingGearFullService.getAllClusterTranscribingGearSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp, java.lang.Integer userId, java.lang.Integer[] registrationLocationIds, java.lang.Integer pageNumber, java.lang.Integer pageSize)
           
 ClusterTranscribingGear[] RemoteTranscribingGearFullServiceWSDelegator.getAllClusterTranscribingGearSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp, java.lang.Integer userId, java.lang.Integer[] registrationLocationIds, java.lang.Integer pageNumber, java.lang.Integer pageSize)
           
 ClusterTranscribingGear[] RemoteTranscribingGearFullServiceBase.getAllClusterTranscribingGearSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp, java.lang.Integer userId, java.lang.Integer[] registrationLocationIds, java.lang.Integer pageNumber, java.lang.Integer pageSize)
           
 ClusterTranscribingGear RemoteTranscribingGearFullService.getClusterTranscribingGearByIdentifiers(java.lang.Integer transcribingSystemId, java.lang.Integer transcribingSideId, java.lang.Integer gearId)
           
 ClusterTranscribingGear RemoteTranscribingGearFullServiceWSDelegator.getClusterTranscribingGearByIdentifiers(java.lang.Integer transcribingSystemId, java.lang.Integer transcribingSideId, java.lang.Integer gearId)
           
 ClusterTranscribingGear RemoteTranscribingGearFullServiceBase.getClusterTranscribingGearByIdentifiers(java.lang.Integer transcribingSystemId, java.lang.Integer transcribingSideId, java.lang.Integer gearId)
           
protected  ClusterTranscribingGear RemoteTranscribingGearFullServiceImpl.handleAddOrUpdateClusterTranscribingGear(ClusterTranscribingGear clusterTranscribingGear)
           
protected abstract  ClusterTranscribingGear RemoteTranscribingGearFullServiceBase.handleAddOrUpdateClusterTranscribingGear(ClusterTranscribingGear clusterTranscribingGear)
          Performs the core logic for RemoteTranscribingGearFullServiceBase.addOrUpdateClusterTranscribingGear(fr.ifremer.allegro.referential.transcribing.generic.cluster.ClusterTranscribingGear)
protected  ClusterTranscribingGear[] RemoteTranscribingGearFullServiceImpl.handleGetAllClusterTranscribingGearSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp, java.lang.Integer userId, java.lang.Integer[] registrationLocationIds, java.lang.Integer pageNumber, java.lang.Integer pageSize)
           
protected abstract  ClusterTranscribingGear[] RemoteTranscribingGearFullServiceBase.handleGetAllClusterTranscribingGearSinceDateSynchro(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 RemoteTranscribingGearFullServiceBase.getAllClusterTranscribingGearSinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer)
protected  ClusterTranscribingGear RemoteTranscribingGearFullServiceImpl.handleGetClusterTranscribingGearByIdentifiers(java.lang.Integer transcribingSystemId, java.lang.Integer transcribingSideId, java.lang.Integer gearId)
           
protected abstract  ClusterTranscribingGear RemoteTranscribingGearFullServiceBase.handleGetClusterTranscribingGearByIdentifiers(java.lang.Integer transcribingSystemId, java.lang.Integer transcribingSideId, java.lang.Integer gearId)
          Performs the core logic for RemoteTranscribingGearFullServiceBase.getClusterTranscribingGearByIdentifiers(java.lang.Integer, java.lang.Integer, java.lang.Integer)
 

Methods in fr.ifremer.allegro.referential.transcribing.generic.service with parameters of type ClusterTranscribingGear
 ClusterTranscribingGear RemoteTranscribingGearFullService.addOrUpdateClusterTranscribingGear(ClusterTranscribingGear clusterTranscribingGear)
           
 ClusterTranscribingGear RemoteTranscribingGearFullServiceWSDelegator.addOrUpdateClusterTranscribingGear(ClusterTranscribingGear clusterTranscribingGear)
           
 ClusterTranscribingGear RemoteTranscribingGearFullServiceBase.addOrUpdateClusterTranscribingGear(ClusterTranscribingGear clusterTranscribingGear)
           
protected  ClusterTranscribingGear RemoteTranscribingGearFullServiceImpl.handleAddOrUpdateClusterTranscribingGear(ClusterTranscribingGear clusterTranscribingGear)
           
protected abstract  ClusterTranscribingGear RemoteTranscribingGearFullServiceBase.handleAddOrUpdateClusterTranscribingGear(ClusterTranscribingGear clusterTranscribingGear)
          Performs the core logic for RemoteTranscribingGearFullServiceBase.addOrUpdateClusterTranscribingGear(fr.ifremer.allegro.referential.transcribing.generic.cluster.ClusterTranscribingGear)
 



Copyright © 2008-2010 IFREMER. All Rights Reserved.