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

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

Uses of ClusterPlaygroundFishingEffortZone in fr.ifremer.allegro.playground
 

Methods in fr.ifremer.allegro.playground that return ClusterPlaygroundFishingEffortZone
protected  ClusterPlaygroundFishingEffortZone PlaygroundFishingEffortZoneDaoBase.toClusterPlaygroundFishingEffortZone(java.lang.Object[] row)
          Default implementation for transforming the results of a report query into a value object.
 ClusterPlaygroundFishingEffortZone PlaygroundFishingEffortZoneDaoImpl.toClusterPlaygroundFishingEffortZone(PlaygroundFishingEffortZone entity)
           
 ClusterPlaygroundFishingEffortZone PlaygroundFishingEffortZoneDao.toClusterPlaygroundFishingEffortZone(PlaygroundFishingEffortZone entity)
          Converts this DAO's entity to an object of type ClusterPlaygroundFishingEffortZone.
 ClusterPlaygroundFishingEffortZone PlaygroundFishingEffortZoneDaoBase.toClusterPlaygroundFishingEffortZone(PlaygroundFishingEffortZone entity)
           
 ClusterPlaygroundFishingEffortZone[] PlaygroundFishingEffortZoneDao.toClusterPlaygroundFishingEffortZoneArray(java.util.Collection entities)
          Converts this DAO's entity to an array of instances of type ClusterPlaygroundFishingEffortZone.
 ClusterPlaygroundFishingEffortZone[] PlaygroundFishingEffortZoneDaoBase.toClusterPlaygroundFishingEffortZoneArray(java.util.Collection entities)
           
 

Methods in fr.ifremer.allegro.playground with parameters of type ClusterPlaygroundFishingEffortZone
 PlaygroundFishingEffortZone PlaygroundFishingEffortZoneDaoImpl.clusterPlaygroundFishingEffortZoneToEntity(ClusterPlaygroundFishingEffortZone clusterPlaygroundFishingEffortZone)
           
 PlaygroundFishingEffortZone PlaygroundFishingEffortZoneDao.clusterPlaygroundFishingEffortZoneToEntity(ClusterPlaygroundFishingEffortZone clusterPlaygroundFishingEffortZone)
          Converts an instance of type ClusterPlaygroundFishingEffortZone to this DAO's entity.
 void PlaygroundFishingEffortZoneDaoImpl.clusterPlaygroundFishingEffortZoneToEntity(ClusterPlaygroundFishingEffortZone source, PlaygroundFishingEffortZone target, boolean copyIfNull)
           
 void PlaygroundFishingEffortZoneDao.clusterPlaygroundFishingEffortZoneToEntity(ClusterPlaygroundFishingEffortZone source, PlaygroundFishingEffortZone target, boolean copyIfNull)
          Copies the fields of ClusterPlaygroundFishingEffortZone to the specified entity.
 void PlaygroundFishingEffortZoneDaoBase.clusterPlaygroundFishingEffortZoneToEntity(ClusterPlaygroundFishingEffortZone source, PlaygroundFishingEffortZone target, boolean copyIfNull)
           
 PlaygroundFishingEffortZone PlaygroundFishingEffortZoneDao.createFromClusterPlaygroundFishingEffortZone(ClusterPlaygroundFishingEffortZone clusterPlaygroundFishingEffortZone)
           
 PlaygroundFishingEffortZone PlaygroundFishingEffortZoneDaoBase.createFromClusterPlaygroundFishingEffortZone(ClusterPlaygroundFishingEffortZone clusterPlaygroundFishingEffortZone)
           
protected  PlaygroundFishingEffortZone PlaygroundFishingEffortZoneDaoImpl.handleCreateFromClusterPlaygroundFishingEffortZone(ClusterPlaygroundFishingEffortZone clusterPlaygroundFishingEffortZone)
           
protected abstract  PlaygroundFishingEffortZone PlaygroundFishingEffortZoneDaoBase.handleCreateFromClusterPlaygroundFishingEffortZone(ClusterPlaygroundFishingEffortZone clusterPlaygroundFishingEffortZone)
          Performs the core logic for PlaygroundFishingEffortZoneDaoBase.createFromClusterPlaygroundFishingEffortZone(fr.ifremer.allegro.playground.generic.cluster.ClusterPlaygroundFishingEffortZone)
 void PlaygroundFishingEffortZoneDaoImpl.toClusterPlaygroundFishingEffortZone(PlaygroundFishingEffortZone source, ClusterPlaygroundFishingEffortZone target)
           
 void PlaygroundFishingEffortZoneDao.toClusterPlaygroundFishingEffortZone(PlaygroundFishingEffortZone source, ClusterPlaygroundFishingEffortZone target)
          Copies the fields of the specified entity to the target value object.
 void PlaygroundFishingEffortZoneDaoBase.toClusterPlaygroundFishingEffortZone(PlaygroundFishingEffortZone source, ClusterPlaygroundFishingEffortZone target)
           
 

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

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

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

Methods in fr.ifremer.allegro.playground.generic.service that return ClusterPlaygroundFishingEffortZone
 ClusterPlaygroundFishingEffortZone RemotePlaygroundFishingEffortZoneFullService.getClusterPlaygroundFishingEffortZoneByIdentifiers(java.lang.Integer id)
           
 ClusterPlaygroundFishingEffortZone RemotePlaygroundFishingEffortZoneFullServiceWSDelegator.getClusterPlaygroundFishingEffortZoneByIdentifiers(java.lang.Integer id)
           
 ClusterPlaygroundFishingEffortZone RemotePlaygroundFishingEffortZoneFullServiceBase.getClusterPlaygroundFishingEffortZoneByIdentifiers(java.lang.Integer id)
           
protected  ClusterPlaygroundFishingEffortZone RemotePlaygroundFishingEffortZoneFullServiceImpl.handleGetClusterPlaygroundFishingEffortZoneByIdentifiers(java.lang.Integer id)
           
protected abstract  ClusterPlaygroundFishingEffortZone RemotePlaygroundFishingEffortZoneFullServiceBase.handleGetClusterPlaygroundFishingEffortZoneByIdentifiers(java.lang.Integer id)
          Performs the core logic for RemotePlaygroundFishingEffortZoneFullServiceBase.getClusterPlaygroundFishingEffortZoneByIdentifiers(java.lang.Integer)
 



Copyright © 2008-2010 IFREMER. All Rights Reserved.