Uses of Class
fr.ifremer.allegro.playground.generic.vo.RemotePlaygroundFishingEffortZoneNaturalId

Packages that use RemotePlaygroundFishingEffortZoneNaturalId
fr.ifremer.allegro.playground   
fr.ifremer.allegro.playground.generic.service   
fr.ifremer.allegro.playground.generic.vo   
 

Uses of RemotePlaygroundFishingEffortZoneNaturalId in fr.ifremer.allegro.playground
 

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

Methods in fr.ifremer.allegro.playground with parameters of type RemotePlaygroundFishingEffortZoneNaturalId
 PlaygroundFishingEffortZone PlaygroundFishingEffortZoneDaoImpl.remotePlaygroundFishingEffortZoneNaturalIdToEntity(RemotePlaygroundFishingEffortZoneNaturalId remotePlaygroundFishingEffortZoneNaturalId)
           
 PlaygroundFishingEffortZone PlaygroundFishingEffortZoneDao.remotePlaygroundFishingEffortZoneNaturalIdToEntity(RemotePlaygroundFishingEffortZoneNaturalId remotePlaygroundFishingEffortZoneNaturalId)
          Converts an instance of type RemotePlaygroundFishingEffortZoneNaturalId to this DAO's entity.
 void PlaygroundFishingEffortZoneDaoImpl.remotePlaygroundFishingEffortZoneNaturalIdToEntity(RemotePlaygroundFishingEffortZoneNaturalId source, PlaygroundFishingEffortZone target, boolean copyIfNull)
           
 void PlaygroundFishingEffortZoneDao.remotePlaygroundFishingEffortZoneNaturalIdToEntity(RemotePlaygroundFishingEffortZoneNaturalId source, PlaygroundFishingEffortZone target, boolean copyIfNull)
          Copies the fields of RemotePlaygroundFishingEffortZoneNaturalId to the specified entity.
 void PlaygroundFishingEffortZoneDaoBase.remotePlaygroundFishingEffortZoneNaturalIdToEntity(RemotePlaygroundFishingEffortZoneNaturalId source, PlaygroundFishingEffortZone target, boolean copyIfNull)
           
 void PlaygroundFishingEffortZoneDaoImpl.toRemotePlaygroundFishingEffortZoneNaturalId(PlaygroundFishingEffortZone source, RemotePlaygroundFishingEffortZoneNaturalId target)
           
 void PlaygroundFishingEffortZoneDao.toRemotePlaygroundFishingEffortZoneNaturalId(PlaygroundFishingEffortZone source, RemotePlaygroundFishingEffortZoneNaturalId target)
          Copies the fields of the specified entity to the target value object.
 void PlaygroundFishingEffortZoneDaoBase.toRemotePlaygroundFishingEffortZoneNaturalId(PlaygroundFishingEffortZone source, RemotePlaygroundFishingEffortZoneNaturalId target)
           
 

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

Methods in fr.ifremer.allegro.playground.generic.service that return RemotePlaygroundFishingEffortZoneNaturalId
 RemotePlaygroundFishingEffortZoneNaturalId RemotePlaygroundFishingEffortZoneFullService.getPlaygroundFishingEffortZoneNaturalIdById(java.lang.Integer id)
           
 RemotePlaygroundFishingEffortZoneNaturalId RemotePlaygroundFishingEffortZoneFullServiceWSDelegator.getPlaygroundFishingEffortZoneNaturalIdById(java.lang.Integer id)
           
 RemotePlaygroundFishingEffortZoneNaturalId RemotePlaygroundFishingEffortZoneFullServiceBase.getPlaygroundFishingEffortZoneNaturalIdById(java.lang.Integer id)
           
 RemotePlaygroundFishingEffortZoneNaturalId[] RemotePlaygroundFishingEffortZoneFullService.getPlaygroundFishingEffortZoneNaturalIds()
           
 RemotePlaygroundFishingEffortZoneNaturalId[] RemotePlaygroundFishingEffortZoneFullServiceWSDelegator.getPlaygroundFishingEffortZoneNaturalIds()
           
 RemotePlaygroundFishingEffortZoneNaturalId[] RemotePlaygroundFishingEffortZoneFullServiceBase.getPlaygroundFishingEffortZoneNaturalIds()
           
protected  RemotePlaygroundFishingEffortZoneNaturalId RemotePlaygroundFishingEffortZoneFullServiceImpl.handleGetPlaygroundFishingEffortZoneNaturalIdById(java.lang.Integer id)
           
protected abstract  RemotePlaygroundFishingEffortZoneNaturalId RemotePlaygroundFishingEffortZoneFullServiceBase.handleGetPlaygroundFishingEffortZoneNaturalIdById(java.lang.Integer id)
          Performs the core logic for RemotePlaygroundFishingEffortZoneFullServiceBase.getPlaygroundFishingEffortZoneNaturalIdById(java.lang.Integer)
protected  RemotePlaygroundFishingEffortZoneNaturalId[] RemotePlaygroundFishingEffortZoneFullServiceImpl.handleGetPlaygroundFishingEffortZoneNaturalIds()
           
protected abstract  RemotePlaygroundFishingEffortZoneNaturalId[] RemotePlaygroundFishingEffortZoneFullServiceBase.handleGetPlaygroundFishingEffortZoneNaturalIds()
          Performs the core logic for RemotePlaygroundFishingEffortZoneFullServiceBase.getPlaygroundFishingEffortZoneNaturalIds()
 

Methods in fr.ifremer.allegro.playground.generic.service with parameters of type RemotePlaygroundFishingEffortZoneNaturalId
 RemotePlaygroundFishingEffortZoneFullVO RemotePlaygroundFishingEffortZoneFullService.getPlaygroundFishingEffortZoneByNaturalId(RemotePlaygroundFishingEffortZoneNaturalId playgroundFishingEffortZoneNaturalId)
           
 RemotePlaygroundFishingEffortZoneFullVO RemotePlaygroundFishingEffortZoneFullServiceWSDelegator.getPlaygroundFishingEffortZoneByNaturalId(RemotePlaygroundFishingEffortZoneNaturalId playgroundFishingEffortZoneNaturalId)
           
 RemotePlaygroundFishingEffortZoneFullVO RemotePlaygroundFishingEffortZoneFullServiceBase.getPlaygroundFishingEffortZoneByNaturalId(RemotePlaygroundFishingEffortZoneNaturalId playgroundFishingEffortZoneNaturalId)
           
protected  RemotePlaygroundFishingEffortZoneFullVO RemotePlaygroundFishingEffortZoneFullServiceImpl.handleGetPlaygroundFishingEffortZoneByNaturalId(RemotePlaygroundFishingEffortZoneNaturalId playgroundFishingEffortZoneNaturalId)
           
protected abstract  RemotePlaygroundFishingEffortZoneFullVO RemotePlaygroundFishingEffortZoneFullServiceBase.handleGetPlaygroundFishingEffortZoneByNaturalId(RemotePlaygroundFishingEffortZoneNaturalId playgroundFishingEffortZoneNaturalId)
          Performs the core logic for RemotePlaygroundFishingEffortZoneFullServiceBase.getPlaygroundFishingEffortZoneByNaturalId(fr.ifremer.allegro.playground.generic.vo.RemotePlaygroundFishingEffortZoneNaturalId)
 

Uses of RemotePlaygroundFishingEffortZoneNaturalId in fr.ifremer.allegro.playground.generic.vo
 

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

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



Copyright © 2008-2010 IFREMER. All Rights Reserved.