Uses of Class
fr.ifremer.allegro.playground.PlaygroundFishingTripVesselMaster

Packages that use PlaygroundFishingTripVesselMaster
fr.ifremer.allegro.playground   
 

Uses of PlaygroundFishingTripVesselMaster in fr.ifremer.allegro.playground
 

Subclasses of PlaygroundFishingTripVesselMaster in fr.ifremer.allegro.playground
 class PlaygroundFishingTripVesselMasterImpl
           
 

Methods in fr.ifremer.allegro.playground that return PlaygroundFishingTripVesselMaster
 PlaygroundFishingTripVesselMaster PlaygroundFishingTripVesselMasterDaoImpl.clusterPlaygroundFishingTripVesselMasterToEntity(ClusterPlaygroundFishingTripVesselMaster clusterPlaygroundFishingTripVesselMaster)
           
 PlaygroundFishingTripVesselMaster PlaygroundFishingTripVesselMasterDao.clusterPlaygroundFishingTripVesselMasterToEntity(ClusterPlaygroundFishingTripVesselMaster clusterPlaygroundFishingTripVesselMaster)
          Converts an instance of type ClusterPlaygroundFishingTripVesselMaster to this DAO's entity.
 PlaygroundFishingTripVesselMaster PlaygroundFishingTripVesselMasterDao.create(java.lang.Integer rank, PlaygroundVesselMaster playgroundVesselMaster, FishingTrip fishingTrip)
           Creates a new fr.ifremer.allegro.playground.PlaygroundFishingTripVesselMaster instance from all attributes and properties and adds it to the persistent store.
 PlaygroundFishingTripVesselMaster PlaygroundFishingTripVesselMasterDaoBase.create(java.lang.Integer rank, PlaygroundVesselMaster playgroundVesselMaster, FishingTrip fishingTrip)
           
 PlaygroundFishingTripVesselMaster PlaygroundFishingTripVesselMasterDao.create(PlaygroundFishingTripVesselMaster playgroundFishingTripVesselMaster)
          Creates an instance of fr.ifremer.allegro.playground.PlaygroundFishingTripVesselMaster and adds it to the persistent store.
 PlaygroundFishingTripVesselMaster PlaygroundFishingTripVesselMasterDaoBase.create(PlaygroundFishingTripVesselMaster playgroundFishingTripVesselMaster)
           
 PlaygroundFishingTripVesselMaster PlaygroundFishingTripVesselMasterDao.createFromClusterPlaygroundFishingTripVesselMaster(ClusterPlaygroundFishingTripVesselMaster clusterPlaygroundFishingTripVesselMaster)
           
 PlaygroundFishingTripVesselMaster PlaygroundFishingTripVesselMasterDaoBase.createFromClusterPlaygroundFishingTripVesselMaster(ClusterPlaygroundFishingTripVesselMaster clusterPlaygroundFishingTripVesselMaster)
           
 PlaygroundFishingTripVesselMaster PlaygroundFishingTripVesselMasterDao.findPlaygroundFishingTripVesselMasterByIdentifiers(java.lang.Integer rank, PlaygroundVesselMaster playgroundVesselMaster, FishingTrip fishingTrip)
           
 PlaygroundFishingTripVesselMaster PlaygroundFishingTripVesselMasterDaoBase.findPlaygroundFishingTripVesselMasterByIdentifiers(java.lang.Integer rank, PlaygroundVesselMaster playgroundVesselMaster, FishingTrip fishingTrip)
           
 PlaygroundFishingTripVesselMaster PlaygroundFishingTripVesselMasterDao.findPlaygroundFishingTripVesselMasterByIdentifiers(java.lang.String queryString, java.lang.Integer rank, PlaygroundVesselMaster playgroundVesselMaster, FishingTrip fishingTrip)
           Does the same thing as PlaygroundFishingTripVesselMasterDao.findPlaygroundFishingTripVesselMasterByIdentifiers(java.lang.Integer, fr.ifremer.allegro.playground.PlaygroundVesselMaster, fr.ifremer.allegro.data.survey.fishingTrip.FishingTrip) with an additional argument called queryString.
 PlaygroundFishingTripVesselMaster PlaygroundFishingTripVesselMasterDaoBase.findPlaygroundFishingTripVesselMasterByIdentifiers(java.lang.String queryString, java.lang.Integer rank, PlaygroundVesselMaster playgroundVesselMaster, FishingTrip fishingTrip)
           
 PlaygroundFishingTripVesselMaster PlaygroundFishingTripVesselMasterDao.findPlaygroundFishingTripVesselMasterByNaturalId(java.lang.Integer rank, PlaygroundVesselMaster playgroundVesselMaster, FishingTrip fishingTrip)
           
 PlaygroundFishingTripVesselMaster PlaygroundFishingTripVesselMasterDaoBase.findPlaygroundFishingTripVesselMasterByNaturalId(java.lang.Integer rank, PlaygroundVesselMaster playgroundVesselMaster, FishingTrip fishingTrip)
           
 PlaygroundFishingTripVesselMaster PlaygroundFishingTripVesselMasterDao.findPlaygroundFishingTripVesselMasterByNaturalId(java.lang.String queryString, java.lang.Integer rank, PlaygroundVesselMaster playgroundVesselMaster, FishingTrip fishingTrip)
           Does the same thing as PlaygroundFishingTripVesselMasterDao.findPlaygroundFishingTripVesselMasterByNaturalId(java.lang.Integer, fr.ifremer.allegro.playground.PlaygroundVesselMaster, fr.ifremer.allegro.data.survey.fishingTrip.FishingTrip) with an additional argument called queryString.
 PlaygroundFishingTripVesselMaster PlaygroundFishingTripVesselMasterDaoBase.findPlaygroundFishingTripVesselMasterByNaturalId(java.lang.String queryString, java.lang.Integer rank, PlaygroundVesselMaster playgroundVesselMaster, FishingTrip fishingTrip)
           
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)
 PlaygroundFishingTripVesselMaster PlaygroundFishingTripVesselMasterDao.load(java.lang.Integer rank, PlaygroundVesselMaster playgroundVesselMaster, FishingTrip fishingTrip)
          Loads an instance of fr.ifremer.allegro.playground.PlaygroundFishingTripVesselMaster from the persistent store.
 PlaygroundFishingTripVesselMaster PlaygroundFishingTripVesselMasterDaoBase.load(java.lang.Integer rank, PlaygroundVesselMaster playgroundVesselMaster, FishingTrip fishingTrip)
           
static PlaygroundFishingTripVesselMaster PlaygroundFishingTripVesselMaster.Factory.newInstance()
          Constructs a new instance of PlaygroundFishingTripVesselMaster.
 PlaygroundFishingTripVesselMaster PlaygroundFishingTripVesselMasterDaoImpl.remotePlaygroundFishingTripVesselMasterFullVOToEntity(RemotePlaygroundFishingTripVesselMasterFullVO remotePlaygroundFishingTripVesselMasterFullVO)
           
 PlaygroundFishingTripVesselMaster PlaygroundFishingTripVesselMasterDao.remotePlaygroundFishingTripVesselMasterFullVOToEntity(RemotePlaygroundFishingTripVesselMasterFullVO remotePlaygroundFishingTripVesselMasterFullVO)
          Converts an instance of type RemotePlaygroundFishingTripVesselMasterFullVO to this DAO's entity.
 PlaygroundFishingTripVesselMaster PlaygroundFishingTripVesselMasterDaoImpl.remotePlaygroundFishingTripVesselMasterNaturalIdToEntity(RemotePlaygroundFishingTripVesselMasterNaturalId remotePlaygroundFishingTripVesselMasterNaturalId)
           
 PlaygroundFishingTripVesselMaster PlaygroundFishingTripVesselMasterDao.remotePlaygroundFishingTripVesselMasterNaturalIdToEntity(RemotePlaygroundFishingTripVesselMasterNaturalId remotePlaygroundFishingTripVesselMasterNaturalId)
          Converts an instance of type RemotePlaygroundFishingTripVesselMasterNaturalId to this DAO's entity.
protected  PlaygroundFishingTripVesselMaster PlaygroundFishingTripVesselMasterDaoBase.toEntity(java.lang.Object[] row)
           
 

Methods in fr.ifremer.allegro.playground with parameters of type PlaygroundFishingTripVesselMaster
 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)
           
 java.lang.Object PlaygroundFishingTripVesselMasterDao.create(int transform, PlaygroundFishingTripVesselMaster playgroundFishingTripVesselMaster)
           Does the same thing as PlaygroundFishingTripVesselMasterDao.create(fr.ifremer.allegro.playground.PlaygroundFishingTripVesselMaster) with an additional flag called transform.
 java.lang.Object PlaygroundFishingTripVesselMasterDaoBase.create(int transform, PlaygroundFishingTripVesselMaster playgroundFishingTripVesselMaster)
           
 PlaygroundFishingTripVesselMaster PlaygroundFishingTripVesselMasterDao.create(PlaygroundFishingTripVesselMaster playgroundFishingTripVesselMaster)
          Creates an instance of fr.ifremer.allegro.playground.PlaygroundFishingTripVesselMaster and adds it to the persistent store.
 PlaygroundFishingTripVesselMaster PlaygroundFishingTripVesselMasterDaoBase.create(PlaygroundFishingTripVesselMaster playgroundFishingTripVesselMaster)
           
 void PlaygroundFishingTripVesselMasterDaoImpl.remotePlaygroundFishingTripVesselMasterFullVOToEntity(RemotePlaygroundFishingTripVesselMasterFullVO source, PlaygroundFishingTripVesselMaster target, boolean copyIfNull)
           
 void PlaygroundFishingTripVesselMasterDao.remotePlaygroundFishingTripVesselMasterFullVOToEntity(RemotePlaygroundFishingTripVesselMasterFullVO source, PlaygroundFishingTripVesselMaster target, boolean copyIfNull)
          Copies the fields of RemotePlaygroundFishingTripVesselMasterFullVO to the specified entity.
 void PlaygroundFishingTripVesselMasterDaoBase.remotePlaygroundFishingTripVesselMasterFullVOToEntity(RemotePlaygroundFishingTripVesselMasterFullVO source, PlaygroundFishingTripVesselMaster target, boolean copyIfNull)
           
 void PlaygroundFishingTripVesselMasterDaoImpl.remotePlaygroundFishingTripVesselMasterNaturalIdToEntity(RemotePlaygroundFishingTripVesselMasterNaturalId source, PlaygroundFishingTripVesselMaster target, boolean copyIfNull)
           
 void PlaygroundFishingTripVesselMasterDao.remotePlaygroundFishingTripVesselMasterNaturalIdToEntity(RemotePlaygroundFishingTripVesselMasterNaturalId source, PlaygroundFishingTripVesselMaster target, boolean copyIfNull)
          Copies the fields of RemotePlaygroundFishingTripVesselMasterNaturalId to the specified entity.
 void PlaygroundFishingTripVesselMasterDaoBase.remotePlaygroundFishingTripVesselMasterNaturalIdToEntity(RemotePlaygroundFishingTripVesselMasterNaturalId source, PlaygroundFishingTripVesselMaster target, boolean copyIfNull)
           
 void PlaygroundFishingTripVesselMasterDao.remove(PlaygroundFishingTripVesselMaster playgroundFishingTripVesselMaster)
          Removes the instance of fr.ifremer.allegro.playground.PlaygroundFishingTripVesselMaster from the persistent store.
 void PlaygroundFishingTripVesselMasterDaoBase.remove(PlaygroundFishingTripVesselMaster playgroundFishingTripVesselMaster)
           
 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)
           
 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)
           
 RemotePlaygroundFishingTripVesselMasterFullVO PlaygroundFishingTripVesselMasterDaoImpl.toRemotePlaygroundFishingTripVesselMasterFullVO(PlaygroundFishingTripVesselMaster entity)
           
 RemotePlaygroundFishingTripVesselMasterFullVO PlaygroundFishingTripVesselMasterDao.toRemotePlaygroundFishingTripVesselMasterFullVO(PlaygroundFishingTripVesselMaster entity)
          Converts this DAO's entity to an object of type RemotePlaygroundFishingTripVesselMasterFullVO.
 RemotePlaygroundFishingTripVesselMasterFullVO PlaygroundFishingTripVesselMasterDaoBase.toRemotePlaygroundFishingTripVesselMasterFullVO(PlaygroundFishingTripVesselMaster entity)
           
 void PlaygroundFishingTripVesselMasterDaoImpl.toRemotePlaygroundFishingTripVesselMasterFullVO(PlaygroundFishingTripVesselMaster source, RemotePlaygroundFishingTripVesselMasterFullVO target)
           
 void PlaygroundFishingTripVesselMasterDao.toRemotePlaygroundFishingTripVesselMasterFullVO(PlaygroundFishingTripVesselMaster source, RemotePlaygroundFishingTripVesselMasterFullVO target)
          Copies the fields of the specified entity to the target value object.
 void PlaygroundFishingTripVesselMasterDaoBase.toRemotePlaygroundFishingTripVesselMasterFullVO(PlaygroundFishingTripVesselMaster source, RemotePlaygroundFishingTripVesselMasterFullVO target)
           
 RemotePlaygroundFishingTripVesselMasterNaturalId PlaygroundFishingTripVesselMasterDaoImpl.toRemotePlaygroundFishingTripVesselMasterNaturalId(PlaygroundFishingTripVesselMaster entity)
           
 RemotePlaygroundFishingTripVesselMasterNaturalId PlaygroundFishingTripVesselMasterDao.toRemotePlaygroundFishingTripVesselMasterNaturalId(PlaygroundFishingTripVesselMaster entity)
          Converts this DAO's entity to an object of type RemotePlaygroundFishingTripVesselMasterNaturalId.
 RemotePlaygroundFishingTripVesselMasterNaturalId PlaygroundFishingTripVesselMasterDaoBase.toRemotePlaygroundFishingTripVesselMasterNaturalId(PlaygroundFishingTripVesselMaster entity)
           
 void PlaygroundFishingTripVesselMasterDaoImpl.toRemotePlaygroundFishingTripVesselMasterNaturalId(PlaygroundFishingTripVesselMaster source, RemotePlaygroundFishingTripVesselMasterNaturalId target)
           
 void PlaygroundFishingTripVesselMasterDao.toRemotePlaygroundFishingTripVesselMasterNaturalId(PlaygroundFishingTripVesselMaster source, RemotePlaygroundFishingTripVesselMasterNaturalId target)
          Copies the fields of the specified entity to the target value object.
 void PlaygroundFishingTripVesselMasterDaoBase.toRemotePlaygroundFishingTripVesselMasterNaturalId(PlaygroundFishingTripVesselMaster source, RemotePlaygroundFishingTripVesselMasterNaturalId target)
           
protected  java.lang.Object PlaygroundFishingTripVesselMasterDaoBase.transformEntity(int transform, PlaygroundFishingTripVesselMaster entity)
          Allows transformation of entities into value objects (or something else for that matter), when the transform flag is set to one of the constants defined in fr.ifremer.allegro.playground.PlaygroundFishingTripVesselMasterDao, please note that the PlaygroundFishingTripVesselMasterDao.TRANSFORM_NONE constant denotes no transformation, so the entity itself will be returned.
 void PlaygroundFishingTripVesselMasterDao.update(PlaygroundFishingTripVesselMaster playgroundFishingTripVesselMaster)
          Updates the playgroundFishingTripVesselMaster instance in the persistent store.
 void PlaygroundFishingTripVesselMasterDaoBase.update(PlaygroundFishingTripVesselMaster playgroundFishingTripVesselMaster)
           
 



Copyright © 2008-2010 IFREMER. All Rights Reserved.