Uses of Class
fr.ifremer.allegro.data.fishingArea.generic.vo.RemoteFishingArea2RegulationLocationNaturalId

Packages that use RemoteFishingArea2RegulationLocationNaturalId
fr.ifremer.allegro.data.fishingArea   
fr.ifremer.allegro.data.fishingArea.generic.service   
fr.ifremer.allegro.data.fishingArea.generic.vo   
 

Uses of RemoteFishingArea2RegulationLocationNaturalId in fr.ifremer.allegro.data.fishingArea
 

Methods in fr.ifremer.allegro.data.fishingArea that return RemoteFishingArea2RegulationLocationNaturalId
 RemoteFishingArea2RegulationLocationNaturalId FishingArea2RegulationLocationDaoImpl.toRemoteFishingArea2RegulationLocationNaturalId(FishingArea2RegulationLocation entity)
           
 RemoteFishingArea2RegulationLocationNaturalId FishingArea2RegulationLocationDao.toRemoteFishingArea2RegulationLocationNaturalId(FishingArea2RegulationLocation entity)
          Converts this DAO's entity to an object of type RemoteFishingArea2RegulationLocationNaturalId.
 RemoteFishingArea2RegulationLocationNaturalId FishingArea2RegulationLocationDaoBase.toRemoteFishingArea2RegulationLocationNaturalId(FishingArea2RegulationLocation entity)
           
protected  RemoteFishingArea2RegulationLocationNaturalId FishingArea2RegulationLocationDaoBase.toRemoteFishingArea2RegulationLocationNaturalId(java.lang.Object[] row)
          Default implementation for transforming the results of a report query into a value object.
 RemoteFishingArea2RegulationLocationNaturalId[] FishingArea2RegulationLocationDao.toRemoteFishingArea2RegulationLocationNaturalIdArray(java.util.Collection entities)
          Converts this DAO's entity to an array of instances of type RemoteFishingArea2RegulationLocationNaturalId.
 RemoteFishingArea2RegulationLocationNaturalId[] FishingArea2RegulationLocationDaoBase.toRemoteFishingArea2RegulationLocationNaturalIdArray(java.util.Collection entities)
           
 

Methods in fr.ifremer.allegro.data.fishingArea with parameters of type RemoteFishingArea2RegulationLocationNaturalId
 FishingArea2RegulationLocation FishingArea2RegulationLocationDaoImpl.remoteFishingArea2RegulationLocationNaturalIdToEntity(RemoteFishingArea2RegulationLocationNaturalId remoteFishingArea2RegulationLocationNaturalId)
           
 FishingArea2RegulationLocation FishingArea2RegulationLocationDao.remoteFishingArea2RegulationLocationNaturalIdToEntity(RemoteFishingArea2RegulationLocationNaturalId remoteFishingArea2RegulationLocationNaturalId)
          Converts an instance of type RemoteFishingArea2RegulationLocationNaturalId to this DAO's entity.
 void FishingArea2RegulationLocationDaoImpl.remoteFishingArea2RegulationLocationNaturalIdToEntity(RemoteFishingArea2RegulationLocationNaturalId source, FishingArea2RegulationLocation target, boolean copyIfNull)
           
 void FishingArea2RegulationLocationDao.remoteFishingArea2RegulationLocationNaturalIdToEntity(RemoteFishingArea2RegulationLocationNaturalId source, FishingArea2RegulationLocation target, boolean copyIfNull)
          Copies the fields of RemoteFishingArea2RegulationLocationNaturalId to the specified entity.
 void FishingArea2RegulationLocationDaoBase.remoteFishingArea2RegulationLocationNaturalIdToEntity(RemoteFishingArea2RegulationLocationNaturalId source, FishingArea2RegulationLocation target, boolean copyIfNull)
           
 void FishingArea2RegulationLocationDaoImpl.toRemoteFishingArea2RegulationLocationNaturalId(FishingArea2RegulationLocation source, RemoteFishingArea2RegulationLocationNaturalId target)
           
 void FishingArea2RegulationLocationDao.toRemoteFishingArea2RegulationLocationNaturalId(FishingArea2RegulationLocation source, RemoteFishingArea2RegulationLocationNaturalId target)
          Copies the fields of the specified entity to the target value object.
 void FishingArea2RegulationLocationDaoBase.toRemoteFishingArea2RegulationLocationNaturalId(FishingArea2RegulationLocation source, RemoteFishingArea2RegulationLocationNaturalId target)
           
 

Uses of RemoteFishingArea2RegulationLocationNaturalId in fr.ifremer.allegro.data.fishingArea.generic.service
 

Methods in fr.ifremer.allegro.data.fishingArea.generic.service that return RemoteFishingArea2RegulationLocationNaturalId
 RemoteFishingArea2RegulationLocationNaturalId[] RemoteFishingArea2RegulationLocationFullService.getFishingArea2RegulationLocationNaturalIds()
           
 RemoteFishingArea2RegulationLocationNaturalId[] RemoteFishingArea2RegulationLocationFullServiceWSDelegator.getFishingArea2RegulationLocationNaturalIds()
           
 RemoteFishingArea2RegulationLocationNaturalId[] RemoteFishingArea2RegulationLocationFullServiceBase.getFishingArea2RegulationLocationNaturalIds()
           
protected  RemoteFishingArea2RegulationLocationNaturalId[] RemoteFishingArea2RegulationLocationFullServiceImpl.handleGetFishingArea2RegulationLocationNaturalIds()
           
protected abstract  RemoteFishingArea2RegulationLocationNaturalId[] RemoteFishingArea2RegulationLocationFullServiceBase.handleGetFishingArea2RegulationLocationNaturalIds()
          Performs the core logic for RemoteFishingArea2RegulationLocationFullServiceBase.getFishingArea2RegulationLocationNaturalIds()
 

Methods in fr.ifremer.allegro.data.fishingArea.generic.service with parameters of type RemoteFishingArea2RegulationLocationNaturalId
 RemoteFishingArea2RegulationLocationFullVO RemoteFishingArea2RegulationLocationFullService.getFishingArea2RegulationLocationByNaturalId(RemoteFishingArea2RegulationLocationNaturalId fishingArea2RegulationLocationNaturalId)
           
 RemoteFishingArea2RegulationLocationFullVO RemoteFishingArea2RegulationLocationFullServiceWSDelegator.getFishingArea2RegulationLocationByNaturalId(RemoteFishingArea2RegulationLocationNaturalId fishingArea2RegulationLocationNaturalId)
           
 RemoteFishingArea2RegulationLocationFullVO RemoteFishingArea2RegulationLocationFullServiceBase.getFishingArea2RegulationLocationByNaturalId(RemoteFishingArea2RegulationLocationNaturalId fishingArea2RegulationLocationNaturalId)
           
protected  RemoteFishingArea2RegulationLocationFullVO RemoteFishingArea2RegulationLocationFullServiceImpl.handleGetFishingArea2RegulationLocationByNaturalId(RemoteFishingArea2RegulationLocationNaturalId fishingArea2RegulationLocationNaturalId)
           
protected abstract  RemoteFishingArea2RegulationLocationFullVO RemoteFishingArea2RegulationLocationFullServiceBase.handleGetFishingArea2RegulationLocationByNaturalId(RemoteFishingArea2RegulationLocationNaturalId fishingArea2RegulationLocationNaturalId)
          Performs the core logic for RemoteFishingArea2RegulationLocationFullServiceBase.getFishingArea2RegulationLocationByNaturalId(fr.ifremer.allegro.data.fishingArea.generic.vo.RemoteFishingArea2RegulationLocationNaturalId)
 

Uses of RemoteFishingArea2RegulationLocationNaturalId in fr.ifremer.allegro.data.fishingArea.generic.vo
 

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

Constructors in fr.ifremer.allegro.data.fishingArea.generic.vo with parameters of type RemoteFishingArea2RegulationLocationNaturalId
RemoteFishingArea2RegulationLocationNaturalId(RemoteFishingArea2RegulationLocationNaturalId otherBean)
          Copies constructor from other RemoteFishingArea2RegulationLocationNaturalId
 



Copyright © 2008-2010 IFREMER. All Rights Reserved.