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

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

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

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

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

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

Methods in fr.ifremer.allegro.data.fishingArea.generic.service that return RemoteFishingArea2RegulationLocationFullVO
 RemoteFishingArea2RegulationLocationFullVO RemoteFishingArea2RegulationLocationFullService.addFishingArea2RegulationLocation(RemoteFishingArea2RegulationLocationFullVO fishingArea2RegulationLocation)
           
 RemoteFishingArea2RegulationLocationFullVO RemoteFishingArea2RegulationLocationFullServiceWSDelegator.addFishingArea2RegulationLocation(RemoteFishingArea2RegulationLocationFullVO fishingArea2RegulationLocation)
           
 RemoteFishingArea2RegulationLocationFullVO RemoteFishingArea2RegulationLocationFullServiceBase.addFishingArea2RegulationLocation(RemoteFishingArea2RegulationLocationFullVO fishingArea2RegulationLocation)
           
 RemoteFishingArea2RegulationLocationFullVO[] RemoteFishingArea2RegulationLocationFullService.getAllFishingArea2RegulationLocation()
           
 RemoteFishingArea2RegulationLocationFullVO[] RemoteFishingArea2RegulationLocationFullServiceWSDelegator.getAllFishingArea2RegulationLocation()
           
 RemoteFishingArea2RegulationLocationFullVO[] RemoteFishingArea2RegulationLocationFullServiceBase.getAllFishingArea2RegulationLocation()
           
 RemoteFishingArea2RegulationLocationFullVO[] RemoteFishingArea2RegulationLocationFullService.getFishingArea2RegulationLocationByFishingAreaId(java.lang.Integer id)
           
 RemoteFishingArea2RegulationLocationFullVO[] RemoteFishingArea2RegulationLocationFullServiceWSDelegator.getFishingArea2RegulationLocationByFishingAreaId(java.lang.Integer id)
           
 RemoteFishingArea2RegulationLocationFullVO[] RemoteFishingArea2RegulationLocationFullServiceBase.getFishingArea2RegulationLocationByFishingAreaId(java.lang.Integer id)
           
 RemoteFishingArea2RegulationLocationFullVO RemoteFishingArea2RegulationLocationFullService.getFishingArea2RegulationLocationByIdentifiers(java.lang.Integer locationId, java.lang.Integer fishingAreaId)
           
 RemoteFishingArea2RegulationLocationFullVO RemoteFishingArea2RegulationLocationFullServiceWSDelegator.getFishingArea2RegulationLocationByIdentifiers(java.lang.Integer locationId, java.lang.Integer fishingAreaId)
           
 RemoteFishingArea2RegulationLocationFullVO RemoteFishingArea2RegulationLocationFullServiceBase.getFishingArea2RegulationLocationByIdentifiers(java.lang.Integer locationId, java.lang.Integer fishingAreaId)
           
 RemoteFishingArea2RegulationLocationFullVO[] RemoteFishingArea2RegulationLocationFullService.getFishingArea2RegulationLocationByLocationId(java.lang.Integer id)
           
 RemoteFishingArea2RegulationLocationFullVO[] RemoteFishingArea2RegulationLocationFullServiceWSDelegator.getFishingArea2RegulationLocationByLocationId(java.lang.Integer id)
           
 RemoteFishingArea2RegulationLocationFullVO[] RemoteFishingArea2RegulationLocationFullServiceBase.getFishingArea2RegulationLocationByLocationId(java.lang.Integer id)
           
 RemoteFishingArea2RegulationLocationFullVO RemoteFishingArea2RegulationLocationFullService.getFishingArea2RegulationLocationByNaturalId(RemoteFishingArea2RegulationLocationNaturalId fishingArea2RegulationLocationNaturalId)
           
 RemoteFishingArea2RegulationLocationFullVO RemoteFishingArea2RegulationLocationFullServiceWSDelegator.getFishingArea2RegulationLocationByNaturalId(RemoteFishingArea2RegulationLocationNaturalId fishingArea2RegulationLocationNaturalId)
           
 RemoteFishingArea2RegulationLocationFullVO RemoteFishingArea2RegulationLocationFullServiceBase.getFishingArea2RegulationLocationByNaturalId(RemoteFishingArea2RegulationLocationNaturalId fishingArea2RegulationLocationNaturalId)
           
protected  RemoteFishingArea2RegulationLocationFullVO RemoteFishingArea2RegulationLocationFullServiceImpl.handleAddFishingArea2RegulationLocation(RemoteFishingArea2RegulationLocationFullVO fishingArea2RegulationLocation)
           
protected abstract  RemoteFishingArea2RegulationLocationFullVO RemoteFishingArea2RegulationLocationFullServiceBase.handleAddFishingArea2RegulationLocation(RemoteFishingArea2RegulationLocationFullVO fishingArea2RegulationLocation)
          Performs the core logic for RemoteFishingArea2RegulationLocationFullServiceBase.addFishingArea2RegulationLocation(fr.ifremer.allegro.data.fishingArea.generic.vo.RemoteFishingArea2RegulationLocationFullVO)
protected  RemoteFishingArea2RegulationLocationFullVO[] RemoteFishingArea2RegulationLocationFullServiceImpl.handleGetAllFishingArea2RegulationLocation()
           
protected abstract  RemoteFishingArea2RegulationLocationFullVO[] RemoteFishingArea2RegulationLocationFullServiceBase.handleGetAllFishingArea2RegulationLocation()
          Performs the core logic for RemoteFishingArea2RegulationLocationFullServiceBase.getAllFishingArea2RegulationLocation()
protected  RemoteFishingArea2RegulationLocationFullVO[] RemoteFishingArea2RegulationLocationFullServiceImpl.handleGetFishingArea2RegulationLocationByFishingAreaId(java.lang.Integer id)
           
protected abstract  RemoteFishingArea2RegulationLocationFullVO[] RemoteFishingArea2RegulationLocationFullServiceBase.handleGetFishingArea2RegulationLocationByFishingAreaId(java.lang.Integer id)
          Performs the core logic for RemoteFishingArea2RegulationLocationFullServiceBase.getFishingArea2RegulationLocationByFishingAreaId(java.lang.Integer)
protected  RemoteFishingArea2RegulationLocationFullVO RemoteFishingArea2RegulationLocationFullServiceImpl.handleGetFishingArea2RegulationLocationByIdentifiers(java.lang.Integer locationId, java.lang.Integer fishingAreaId)
           
protected abstract  RemoteFishingArea2RegulationLocationFullVO RemoteFishingArea2RegulationLocationFullServiceBase.handleGetFishingArea2RegulationLocationByIdentifiers(java.lang.Integer locationId, java.lang.Integer fishingAreaId)
          Performs the core logic for RemoteFishingArea2RegulationLocationFullServiceBase.getFishingArea2RegulationLocationByIdentifiers(java.lang.Integer, java.lang.Integer)
protected  RemoteFishingArea2RegulationLocationFullVO[] RemoteFishingArea2RegulationLocationFullServiceImpl.handleGetFishingArea2RegulationLocationByLocationId(java.lang.Integer id)
           
protected abstract  RemoteFishingArea2RegulationLocationFullVO[] RemoteFishingArea2RegulationLocationFullServiceBase.handleGetFishingArea2RegulationLocationByLocationId(java.lang.Integer id)
          Performs the core logic for RemoteFishingArea2RegulationLocationFullServiceBase.getFishingArea2RegulationLocationByLocationId(java.lang.Integer)
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)
 

Methods in fr.ifremer.allegro.data.fishingArea.generic.service with parameters of type RemoteFishingArea2RegulationLocationFullVO
 RemoteFishingArea2RegulationLocationFullVO RemoteFishingArea2RegulationLocationFullService.addFishingArea2RegulationLocation(RemoteFishingArea2RegulationLocationFullVO fishingArea2RegulationLocation)
           
 RemoteFishingArea2RegulationLocationFullVO RemoteFishingArea2RegulationLocationFullServiceWSDelegator.addFishingArea2RegulationLocation(RemoteFishingArea2RegulationLocationFullVO fishingArea2RegulationLocation)
           
 RemoteFishingArea2RegulationLocationFullVO RemoteFishingArea2RegulationLocationFullServiceBase.addFishingArea2RegulationLocation(RemoteFishingArea2RegulationLocationFullVO fishingArea2RegulationLocation)
           
protected  RemoteFishingArea2RegulationLocationFullVO RemoteFishingArea2RegulationLocationFullServiceImpl.handleAddFishingArea2RegulationLocation(RemoteFishingArea2RegulationLocationFullVO fishingArea2RegulationLocation)
           
protected abstract  RemoteFishingArea2RegulationLocationFullVO RemoteFishingArea2RegulationLocationFullServiceBase.handleAddFishingArea2RegulationLocation(RemoteFishingArea2RegulationLocationFullVO fishingArea2RegulationLocation)
          Performs the core logic for RemoteFishingArea2RegulationLocationFullServiceBase.addFishingArea2RegulationLocation(fr.ifremer.allegro.data.fishingArea.generic.vo.RemoteFishingArea2RegulationLocationFullVO)
protected  boolean RemoteFishingArea2RegulationLocationFullServiceImpl.handleRemoteFishingArea2RegulationLocationFullVOsAreEqual(RemoteFishingArea2RegulationLocationFullVO remoteFishingArea2RegulationLocationFullVOFirst, RemoteFishingArea2RegulationLocationFullVO remoteFishingArea2RegulationLocationFullVOSecond)
           
protected abstract  boolean RemoteFishingArea2RegulationLocationFullServiceBase.handleRemoteFishingArea2RegulationLocationFullVOsAreEqual(RemoteFishingArea2RegulationLocationFullVO remoteFishingArea2RegulationLocationFullVOFirst, RemoteFishingArea2RegulationLocationFullVO remoteFishingArea2RegulationLocationFullVOSecond)
          Performs the core logic for RemoteFishingArea2RegulationLocationFullServiceBase.remoteFishingArea2RegulationLocationFullVOsAreEqual(fr.ifremer.allegro.data.fishingArea.generic.vo.RemoteFishingArea2RegulationLocationFullVO, fr.ifremer.allegro.data.fishingArea.generic.vo.RemoteFishingArea2RegulationLocationFullVO)
protected  boolean RemoteFishingArea2RegulationLocationFullServiceImpl.handleRemoteFishingArea2RegulationLocationFullVOsAreEqualOnIdentifiers(RemoteFishingArea2RegulationLocationFullVO remoteFishingArea2RegulationLocationFullVOFirst, RemoteFishingArea2RegulationLocationFullVO remoteFishingArea2RegulationLocationFullVOSecond)
           
protected abstract  boolean RemoteFishingArea2RegulationLocationFullServiceBase.handleRemoteFishingArea2RegulationLocationFullVOsAreEqualOnIdentifiers(RemoteFishingArea2RegulationLocationFullVO remoteFishingArea2RegulationLocationFullVOFirst, RemoteFishingArea2RegulationLocationFullVO remoteFishingArea2RegulationLocationFullVOSecond)
          Performs the core logic for RemoteFishingArea2RegulationLocationFullServiceBase.remoteFishingArea2RegulationLocationFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.data.fishingArea.generic.vo.RemoteFishingArea2RegulationLocationFullVO, fr.ifremer.allegro.data.fishingArea.generic.vo.RemoteFishingArea2RegulationLocationFullVO)
protected  void RemoteFishingArea2RegulationLocationFullServiceImpl.handleRemoveFishingArea2RegulationLocation(RemoteFishingArea2RegulationLocationFullVO fishingArea2RegulationLocation)
           
protected abstract  void RemoteFishingArea2RegulationLocationFullServiceBase.handleRemoveFishingArea2RegulationLocation(RemoteFishingArea2RegulationLocationFullVO fishingArea2RegulationLocation)
          Performs the core logic for RemoteFishingArea2RegulationLocationFullServiceBase.removeFishingArea2RegulationLocation(fr.ifremer.allegro.data.fishingArea.generic.vo.RemoteFishingArea2RegulationLocationFullVO)
protected  void RemoteFishingArea2RegulationLocationFullServiceImpl.handleUpdateFishingArea2RegulationLocation(RemoteFishingArea2RegulationLocationFullVO fishingArea2RegulationLocation)
           
protected abstract  void RemoteFishingArea2RegulationLocationFullServiceBase.handleUpdateFishingArea2RegulationLocation(RemoteFishingArea2RegulationLocationFullVO fishingArea2RegulationLocation)
          Performs the core logic for RemoteFishingArea2RegulationLocationFullServiceBase.updateFishingArea2RegulationLocation(fr.ifremer.allegro.data.fishingArea.generic.vo.RemoteFishingArea2RegulationLocationFullVO)
 boolean RemoteFishingArea2RegulationLocationFullService.remoteFishingArea2RegulationLocationFullVOsAreEqual(RemoteFishingArea2RegulationLocationFullVO remoteFishingArea2RegulationLocationFullVOFirst, RemoteFishingArea2RegulationLocationFullVO remoteFishingArea2RegulationLocationFullVOSecond)
           
 boolean RemoteFishingArea2RegulationLocationFullServiceWSDelegator.remoteFishingArea2RegulationLocationFullVOsAreEqual(RemoteFishingArea2RegulationLocationFullVO remoteFishingArea2RegulationLocationFullVOFirst, RemoteFishingArea2RegulationLocationFullVO remoteFishingArea2RegulationLocationFullVOSecond)
           
 boolean RemoteFishingArea2RegulationLocationFullServiceBase.remoteFishingArea2RegulationLocationFullVOsAreEqual(RemoteFishingArea2RegulationLocationFullVO remoteFishingArea2RegulationLocationFullVOFirst, RemoteFishingArea2RegulationLocationFullVO remoteFishingArea2RegulationLocationFullVOSecond)
           
 boolean RemoteFishingArea2RegulationLocationFullService.remoteFishingArea2RegulationLocationFullVOsAreEqualOnIdentifiers(RemoteFishingArea2RegulationLocationFullVO remoteFishingArea2RegulationLocationFullVOFirst, RemoteFishingArea2RegulationLocationFullVO remoteFishingArea2RegulationLocationFullVOSecond)
           
 boolean RemoteFishingArea2RegulationLocationFullServiceWSDelegator.remoteFishingArea2RegulationLocationFullVOsAreEqualOnIdentifiers(RemoteFishingArea2RegulationLocationFullVO remoteFishingArea2RegulationLocationFullVOFirst, RemoteFishingArea2RegulationLocationFullVO remoteFishingArea2RegulationLocationFullVOSecond)
           
 boolean RemoteFishingArea2RegulationLocationFullServiceBase.remoteFishingArea2RegulationLocationFullVOsAreEqualOnIdentifiers(RemoteFishingArea2RegulationLocationFullVO remoteFishingArea2RegulationLocationFullVOFirst, RemoteFishingArea2RegulationLocationFullVO remoteFishingArea2RegulationLocationFullVOSecond)
           
 void RemoteFishingArea2RegulationLocationFullService.removeFishingArea2RegulationLocation(RemoteFishingArea2RegulationLocationFullVO fishingArea2RegulationLocation)
           
 void RemoteFishingArea2RegulationLocationFullServiceWSDelegator.removeFishingArea2RegulationLocation(RemoteFishingArea2RegulationLocationFullVO fishingArea2RegulationLocation)
           
 void RemoteFishingArea2RegulationLocationFullServiceBase.removeFishingArea2RegulationLocation(RemoteFishingArea2RegulationLocationFullVO fishingArea2RegulationLocation)
           
 void RemoteFishingArea2RegulationLocationFullService.updateFishingArea2RegulationLocation(RemoteFishingArea2RegulationLocationFullVO fishingArea2RegulationLocation)
           
 void RemoteFishingArea2RegulationLocationFullServiceWSDelegator.updateFishingArea2RegulationLocation(RemoteFishingArea2RegulationLocationFullVO fishingArea2RegulationLocation)
           
 void RemoteFishingArea2RegulationLocationFullServiceBase.updateFishingArea2RegulationLocation(RemoteFishingArea2RegulationLocationFullVO fishingArea2RegulationLocation)
           
 

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

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



Copyright © 2008-2010 IFREMER. All Rights Reserved.