Uses of Class
fr.ifremer.allegro.playground.generic.cluster.ClusterPlaygroundFishingTripVesselMaster

Packages that use ClusterPlaygroundFishingTripVesselMaster
fr.ifremer.allegro.playground   
fr.ifremer.allegro.playground.generic.cluster   
fr.ifremer.allegro.playground.generic.service   
 

Uses of ClusterPlaygroundFishingTripVesselMaster in fr.ifremer.allegro.playground
 

Methods in fr.ifremer.allegro.playground that return ClusterPlaygroundFishingTripVesselMaster
protected  ClusterPlaygroundFishingTripVesselMaster PlaygroundFishingTripVesselMasterDaoBase.toClusterPlaygroundFishingTripVesselMaster(java.lang.Object[] row)
          Default implementation for transforming the results of a report query into a value object.
 ClusterPlaygroundFishingTripVesselMaster PlaygroundFishingTripVesselMasterDaoImpl.toClusterPlaygroundFishingTripVesselMaster(PlaygroundFishingTripVesselMaster entity)
           
 ClusterPlaygroundFishingTripVesselMaster PlaygroundFishingTripVesselMasterDao.toClusterPlaygroundFishingTripVesselMaster(PlaygroundFishingTripVesselMaster entity)
          Converts this DAO's entity to an object of type ClusterPlaygroundFishingTripVesselMaster.
 ClusterPlaygroundFishingTripVesselMaster PlaygroundFishingTripVesselMasterDaoBase.toClusterPlaygroundFishingTripVesselMaster(PlaygroundFishingTripVesselMaster entity)
           
 ClusterPlaygroundFishingTripVesselMaster[] PlaygroundFishingTripVesselMasterDao.toClusterPlaygroundFishingTripVesselMasterArray(java.util.Collection entities)
          Converts this DAO's entity to an array of instances of type ClusterPlaygroundFishingTripVesselMaster.
 ClusterPlaygroundFishingTripVesselMaster[] PlaygroundFishingTripVesselMasterDaoBase.toClusterPlaygroundFishingTripVesselMasterArray(java.util.Collection entities)
           
 

Methods in fr.ifremer.allegro.playground with parameters of type ClusterPlaygroundFishingTripVesselMaster
 PlaygroundFishingTripVesselMaster PlaygroundFishingTripVesselMasterDaoImpl.clusterPlaygroundFishingTripVesselMasterToEntity(ClusterPlaygroundFishingTripVesselMaster clusterPlaygroundFishingTripVesselMaster)
           
 PlaygroundFishingTripVesselMaster PlaygroundFishingTripVesselMasterDao.clusterPlaygroundFishingTripVesselMasterToEntity(ClusterPlaygroundFishingTripVesselMaster clusterPlaygroundFishingTripVesselMaster)
          Converts an instance of type ClusterPlaygroundFishingTripVesselMaster to this DAO's entity.
 void PlaygroundFishingTripVesselMasterDaoImpl.clusterPlaygroundFishingTripVesselMasterToEntity(ClusterPlaygroundFishingTripVesselMaster source, PlaygroundFishingTripVesselMaster target, boolean copyIfNull)
           
 void PlaygroundFishingTripVesselMasterDao.clusterPlaygroundFishingTripVesselMasterToEntity(ClusterPlaygroundFishingTripVesselMaster source, PlaygroundFishingTripVesselMaster target, boolean copyIfNull)
          Copies the fields of ClusterPlaygroundFishingTripVesselMaster to the specified entity.
 void PlaygroundFishingTripVesselMasterDaoBase.clusterPlaygroundFishingTripVesselMasterToEntity(ClusterPlaygroundFishingTripVesselMaster source, PlaygroundFishingTripVesselMaster target, boolean copyIfNull)
           
 PlaygroundFishingTripVesselMaster PlaygroundFishingTripVesselMasterDao.createFromClusterPlaygroundFishingTripVesselMaster(ClusterPlaygroundFishingTripVesselMaster clusterPlaygroundFishingTripVesselMaster)
           
 PlaygroundFishingTripVesselMaster PlaygroundFishingTripVesselMasterDaoBase.createFromClusterPlaygroundFishingTripVesselMaster(ClusterPlaygroundFishingTripVesselMaster clusterPlaygroundFishingTripVesselMaster)
           
protected  PlaygroundFishingTripVesselMaster PlaygroundFishingTripVesselMasterDaoImpl.handleCreateFromClusterPlaygroundFishingTripVesselMaster(ClusterPlaygroundFishingTripVesselMaster clusterPlaygroundFishingTripVesselMaster)
           
protected abstract  PlaygroundFishingTripVesselMaster PlaygroundFishingTripVesselMasterDaoBase.handleCreateFromClusterPlaygroundFishingTripVesselMaster(ClusterPlaygroundFishingTripVesselMaster clusterPlaygroundFishingTripVesselMaster)
          Performs the core logic for PlaygroundFishingTripVesselMasterDaoBase.createFromClusterPlaygroundFishingTripVesselMaster(fr.ifremer.allegro.playground.generic.cluster.ClusterPlaygroundFishingTripVesselMaster)
 void PlaygroundFishingTripVesselMasterDaoImpl.toClusterPlaygroundFishingTripVesselMaster(PlaygroundFishingTripVesselMaster source, ClusterPlaygroundFishingTripVesselMaster target)
           
 void PlaygroundFishingTripVesselMasterDao.toClusterPlaygroundFishingTripVesselMaster(PlaygroundFishingTripVesselMaster source, ClusterPlaygroundFishingTripVesselMaster target)
          Copies the fields of the specified entity to the target value object.
 void PlaygroundFishingTripVesselMasterDaoBase.toClusterPlaygroundFishingTripVesselMaster(PlaygroundFishingTripVesselMaster source, ClusterPlaygroundFishingTripVesselMaster target)
           
 

Uses of ClusterPlaygroundFishingTripVesselMaster in fr.ifremer.allegro.playground.generic.cluster
 

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

Constructors in fr.ifremer.allegro.playground.generic.cluster with parameters of type ClusterPlaygroundFishingTripVesselMaster
ClusterPlaygroundFishingTripVesselMaster(ClusterPlaygroundFishingTripVesselMaster otherBean)
          Copies constructor from other ClusterPlaygroundFishingTripVesselMaster
 

Uses of ClusterPlaygroundFishingTripVesselMaster in fr.ifremer.allegro.playground.generic.service
 

Methods in fr.ifremer.allegro.playground.generic.service that return ClusterPlaygroundFishingTripVesselMaster
 ClusterPlaygroundFishingTripVesselMaster RemotePlaygroundFishingTripVesselMasterFullService.getClusterPlaygroundFishingTripVesselMasterByIdentifiers(java.lang.Integer rank, java.lang.Integer playgroundVesselMasterId, java.lang.Integer fishingTripId)
           
 ClusterPlaygroundFishingTripVesselMaster RemotePlaygroundFishingTripVesselMasterFullServiceWSDelegator.getClusterPlaygroundFishingTripVesselMasterByIdentifiers(java.lang.Integer rank, java.lang.Integer playgroundVesselMasterId, java.lang.Integer fishingTripId)
           
 ClusterPlaygroundFishingTripVesselMaster RemotePlaygroundFishingTripVesselMasterFullServiceBase.getClusterPlaygroundFishingTripVesselMasterByIdentifiers(java.lang.Integer rank, java.lang.Integer playgroundVesselMasterId, java.lang.Integer fishingTripId)
           
protected  ClusterPlaygroundFishingTripVesselMaster RemotePlaygroundFishingTripVesselMasterFullServiceImpl.handleGetClusterPlaygroundFishingTripVesselMasterByIdentifiers(java.lang.Integer rank, java.lang.Integer playgroundVesselMasterId, java.lang.Integer fishingTripId)
           
protected abstract  ClusterPlaygroundFishingTripVesselMaster RemotePlaygroundFishingTripVesselMasterFullServiceBase.handleGetClusterPlaygroundFishingTripVesselMasterByIdentifiers(java.lang.Integer rank, java.lang.Integer playgroundVesselMasterId, java.lang.Integer fishingTripId)
          Performs the core logic for RemotePlaygroundFishingTripVesselMasterFullServiceBase.getClusterPlaygroundFishingTripVesselMasterByIdentifiers(java.lang.Integer, java.lang.Integer, java.lang.Integer)
 



Copyright © 2008-2010 IFREMER. All Rights Reserved.