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

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

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

Methods in fr.ifremer.allegro.referential.vessel that return ClusterVesselGroup
 ClusterVesselGroup[] VesselGroupDao.getAllClusterVesselGroupSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp, java.lang.Integer userId, java.lang.Integer[] registrationLocationIds, java.lang.Integer pageNumber, java.lang.Integer pageSize)
           
 ClusterVesselGroup[] VesselGroupDaoBase.getAllClusterVesselGroupSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp, java.lang.Integer userId, java.lang.Integer[] registrationLocationIds, java.lang.Integer pageNumber, java.lang.Integer pageSize)
           
protected  ClusterVesselGroup[] VesselGroupDaoImpl.handleGetAllClusterVesselGroupSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp, java.lang.Integer userId, java.lang.Integer[] registrationLocationIds, java.lang.Integer pageNumber, java.lang.Integer pageSize)
           
protected abstract  ClusterVesselGroup[] VesselGroupDaoBase.handleGetAllClusterVesselGroupSinceDateSynchro(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 VesselGroupDaoBase.getAllClusterVesselGroupSinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer)
protected  ClusterVesselGroup VesselGroupDaoBase.toClusterVesselGroup(java.lang.Object[] row)
          Default implementation for transforming the results of a report query into a value object.
 ClusterVesselGroup VesselGroupDaoImpl.toClusterVesselGroup(VesselGroup entity)
           
 ClusterVesselGroup VesselGroupDao.toClusterVesselGroup(VesselGroup entity)
          Converts this DAO's entity to an object of type ClusterVesselGroup.
 ClusterVesselGroup VesselGroupDaoBase.toClusterVesselGroup(VesselGroup entity)
           
 ClusterVesselGroup[] VesselGroupDao.toClusterVesselGroupArray(java.util.Collection entities)
          Converts this DAO's entity to an array of instances of type ClusterVesselGroup.
 ClusterVesselGroup[] VesselGroupDaoBase.toClusterVesselGroupArray(java.util.Collection entities)
           
 

Methods in fr.ifremer.allegro.referential.vessel with parameters of type ClusterVesselGroup
 VesselGroup VesselGroupDaoImpl.clusterVesselGroupToEntity(ClusterVesselGroup clusterVesselGroup)
           
 VesselGroup VesselGroupDao.clusterVesselGroupToEntity(ClusterVesselGroup clusterVesselGroup)
          Converts an instance of type ClusterVesselGroup to this DAO's entity.
 void VesselGroupDaoImpl.clusterVesselGroupToEntity(ClusterVesselGroup source, VesselGroup target, boolean copyIfNull)
           
 void VesselGroupDao.clusterVesselGroupToEntity(ClusterVesselGroup source, VesselGroup target, boolean copyIfNull)
          Copies the fields of ClusterVesselGroup to the specified entity.
 void VesselGroupDaoBase.clusterVesselGroupToEntity(ClusterVesselGroup source, VesselGroup target, boolean copyIfNull)
           
 VesselGroup VesselGroupDao.createFromClusterVesselGroup(ClusterVesselGroup clusterVesselGroup)
           
 VesselGroup VesselGroupDaoBase.createFromClusterVesselGroup(ClusterVesselGroup clusterVesselGroup)
           
protected  VesselGroup VesselGroupDaoImpl.handleCreateFromClusterVesselGroup(ClusterVesselGroup clusterVesselGroup)
           
protected abstract  VesselGroup VesselGroupDaoBase.handleCreateFromClusterVesselGroup(ClusterVesselGroup clusterVesselGroup)
          Performs the core logic for VesselGroupDaoBase.createFromClusterVesselGroup(fr.ifremer.allegro.referential.vessel.generic.cluster.ClusterVesselGroup)
 void VesselGroupDaoImpl.toClusterVesselGroup(VesselGroup source, ClusterVesselGroup target)
           
 void VesselGroupDao.toClusterVesselGroup(VesselGroup source, ClusterVesselGroup target)
          Copies the fields of the specified entity to the target value object.
 void VesselGroupDaoBase.toClusterVesselGroup(VesselGroup source, ClusterVesselGroup target)
           
 

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

Methods in fr.ifremer.allegro.referential.vessel.generic.cluster with parameters of type ClusterVesselGroup
 void ClusterVesselGroup.copy(ClusterVesselGroup 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 ClusterVesselGroup
ClusterVesselGroup(ClusterVesselGroup otherBean)
          Copies constructor from other ClusterVesselGroup
 

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

Methods in fr.ifremer.allegro.referential.vessel.generic.service that return ClusterVesselGroup
 ClusterVesselGroup RemoteVesselGroupFullService.addOrUpdateClusterVesselGroup(ClusterVesselGroup clusterVesselGroup)
           
 ClusterVesselGroup RemoteVesselGroupFullServiceWSDelegator.addOrUpdateClusterVesselGroup(ClusterVesselGroup clusterVesselGroup)
           
 ClusterVesselGroup RemoteVesselGroupFullServiceBase.addOrUpdateClusterVesselGroup(ClusterVesselGroup clusterVesselGroup)
           
 ClusterVesselGroup[] RemoteVesselGroupFullService.getAllClusterVesselGroupSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp, java.lang.Integer userId, java.lang.Integer[] registrationLocationIds, java.lang.Integer pageNumber, java.lang.Integer pageSize)
           
 ClusterVesselGroup[] RemoteVesselGroupFullServiceWSDelegator.getAllClusterVesselGroupSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp, java.lang.Integer userId, java.lang.Integer[] registrationLocationIds, java.lang.Integer pageNumber, java.lang.Integer pageSize)
           
 ClusterVesselGroup[] RemoteVesselGroupFullServiceBase.getAllClusterVesselGroupSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp, java.lang.Integer userId, java.lang.Integer[] registrationLocationIds, java.lang.Integer pageNumber, java.lang.Integer pageSize)
           
 ClusterVesselGroup RemoteVesselGroupFullService.getClusterVesselGroupByIdentifiers(java.lang.String code)
           
 ClusterVesselGroup RemoteVesselGroupFullServiceWSDelegator.getClusterVesselGroupByIdentifiers(java.lang.String code)
           
 ClusterVesselGroup RemoteVesselGroupFullServiceBase.getClusterVesselGroupByIdentifiers(java.lang.String code)
           
protected  ClusterVesselGroup RemoteVesselGroupFullServiceImpl.handleAddOrUpdateClusterVesselGroup(ClusterVesselGroup clusterVesselGroup)
           
protected abstract  ClusterVesselGroup RemoteVesselGroupFullServiceBase.handleAddOrUpdateClusterVesselGroup(ClusterVesselGroup clusterVesselGroup)
          Performs the core logic for RemoteVesselGroupFullServiceBase.addOrUpdateClusterVesselGroup(fr.ifremer.allegro.referential.vessel.generic.cluster.ClusterVesselGroup)
protected  ClusterVesselGroup[] RemoteVesselGroupFullServiceImpl.handleGetAllClusterVesselGroupSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp, java.lang.Integer userId, java.lang.Integer[] registrationLocationIds, java.lang.Integer pageNumber, java.lang.Integer pageSize)
           
protected abstract  ClusterVesselGroup[] RemoteVesselGroupFullServiceBase.handleGetAllClusterVesselGroupSinceDateSynchro(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 RemoteVesselGroupFullServiceBase.getAllClusterVesselGroupSinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer)
protected  ClusterVesselGroup RemoteVesselGroupFullServiceImpl.handleGetClusterVesselGroupByIdentifiers(java.lang.String code)
           
protected abstract  ClusterVesselGroup RemoteVesselGroupFullServiceBase.handleGetClusterVesselGroupByIdentifiers(java.lang.String code)
          Performs the core logic for RemoteVesselGroupFullServiceBase.getClusterVesselGroupByIdentifiers(java.lang.String)
 

Methods in fr.ifremer.allegro.referential.vessel.generic.service with parameters of type ClusterVesselGroup
 ClusterVesselGroup RemoteVesselGroupFullService.addOrUpdateClusterVesselGroup(ClusterVesselGroup clusterVesselGroup)
           
 ClusterVesselGroup RemoteVesselGroupFullServiceWSDelegator.addOrUpdateClusterVesselGroup(ClusterVesselGroup clusterVesselGroup)
           
 ClusterVesselGroup RemoteVesselGroupFullServiceBase.addOrUpdateClusterVesselGroup(ClusterVesselGroup clusterVesselGroup)
           
protected  ClusterVesselGroup RemoteVesselGroupFullServiceImpl.handleAddOrUpdateClusterVesselGroup(ClusterVesselGroup clusterVesselGroup)
           
protected abstract  ClusterVesselGroup RemoteVesselGroupFullServiceBase.handleAddOrUpdateClusterVesselGroup(ClusterVesselGroup clusterVesselGroup)
          Performs the core logic for RemoteVesselGroupFullServiceBase.addOrUpdateClusterVesselGroup(fr.ifremer.allegro.referential.vessel.generic.cluster.ClusterVesselGroup)
 



Copyright © 2008-2010 IFREMER. All Rights Reserved.