Uses of Class
fr.ifremer.allegro.data.operation.generic.vo.RemoteFishingOperationFullVO

Packages that use RemoteFishingOperationFullVO
fr.ifremer.allegro.data.operation   
fr.ifremer.allegro.data.operation.generic.service   
fr.ifremer.allegro.data.operation.generic.vo   
 

Uses of RemoteFishingOperationFullVO in fr.ifremer.allegro.data.operation
 

Methods in fr.ifremer.allegro.data.operation that return RemoteFishingOperationFullVO
 RemoteFishingOperationFullVO FishingOperationDaoImpl.toRemoteFishingOperationFullVO(FishingOperation entity)
           
 RemoteFishingOperationFullVO FishingOperationDao.toRemoteFishingOperationFullVO(FishingOperation entity)
          Converts this DAO's entity to an object of type RemoteFishingOperationFullVO.
 RemoteFishingOperationFullVO FishingOperationDaoBase.toRemoteFishingOperationFullVO(FishingOperation entity)
           
protected  RemoteFishingOperationFullVO FishingOperationDaoBase.toRemoteFishingOperationFullVO(java.lang.Object[] row)
          Default implementation for transforming the results of a report query into a value object.
 RemoteFishingOperationFullVO[] FishingOperationDao.toRemoteFishingOperationFullVOArray(java.util.Collection entities)
          Converts this DAO's entity to an array of instances of type RemoteFishingOperationFullVO.
 RemoteFishingOperationFullVO[] FishingOperationDaoBase.toRemoteFishingOperationFullVOArray(java.util.Collection entities)
           
 

Methods in fr.ifremer.allegro.data.operation with parameters of type RemoteFishingOperationFullVO
 FishingOperation FishingOperationDaoImpl.remoteFishingOperationFullVOToEntity(RemoteFishingOperationFullVO remoteFishingOperationFullVO)
           
 FishingOperation FishingOperationDao.remoteFishingOperationFullVOToEntity(RemoteFishingOperationFullVO remoteFishingOperationFullVO)
          Converts an instance of type RemoteFishingOperationFullVO to this DAO's entity.
 void FishingOperationDaoImpl.remoteFishingOperationFullVOToEntity(RemoteFishingOperationFullVO source, FishingOperation target, boolean copyIfNull)
           
 void FishingOperationDao.remoteFishingOperationFullVOToEntity(RemoteFishingOperationFullVO source, FishingOperation target, boolean copyIfNull)
          Copies the fields of RemoteFishingOperationFullVO to the specified entity.
 void FishingOperationDaoBase.remoteFishingOperationFullVOToEntity(RemoteFishingOperationFullVO source, FishingOperation target, boolean copyIfNull)
           
 void FishingOperationDaoImpl.toRemoteFishingOperationFullVO(FishingOperation source, RemoteFishingOperationFullVO target)
           
 void FishingOperationDao.toRemoteFishingOperationFullVO(FishingOperation source, RemoteFishingOperationFullVO target)
          Copies the fields of the specified entity to the target value object.
 void FishingOperationDaoBase.toRemoteFishingOperationFullVO(FishingOperation source, RemoteFishingOperationFullVO target)
           
 

Uses of RemoteFishingOperationFullVO in fr.ifremer.allegro.data.operation.generic.service
 

Methods in fr.ifremer.allegro.data.operation.generic.service that return RemoteFishingOperationFullVO
 RemoteFishingOperationFullVO RemoteFishingOperationFullService.addFishingOperation(RemoteFishingOperationFullVO fishingOperation)
           
 RemoteFishingOperationFullVO RemoteFishingOperationFullServiceWSDelegator.addFishingOperation(RemoteFishingOperationFullVO fishingOperation)
           
 RemoteFishingOperationFullVO RemoteFishingOperationFullServiceBase.addFishingOperation(RemoteFishingOperationFullVO fishingOperation)
           
 RemoteFishingOperationFullVO[] RemoteFishingOperationFullService.getAllFishingOperation()
           
 RemoteFishingOperationFullVO[] RemoteFishingOperationFullServiceWSDelegator.getAllFishingOperation()
           
 RemoteFishingOperationFullVO[] RemoteFishingOperationFullServiceBase.getAllFishingOperation()
           
 RemoteFishingOperationFullVO RemoteFishingOperationFullService.getFishingOperationByCatchBatchId(java.lang.Integer id)
           
 RemoteFishingOperationFullVO RemoteFishingOperationFullServiceWSDelegator.getFishingOperationByCatchBatchId(java.lang.Integer id)
           
 RemoteFishingOperationFullVO RemoteFishingOperationFullServiceBase.getFishingOperationByCatchBatchId(java.lang.Integer id)
           
 RemoteFishingOperationFullVO[] RemoteFishingOperationFullService.getFishingOperationByFishingTripId(java.lang.Integer id)
           
 RemoteFishingOperationFullVO[] RemoteFishingOperationFullServiceWSDelegator.getFishingOperationByFishingTripId(java.lang.Integer id)
           
 RemoteFishingOperationFullVO[] RemoteFishingOperationFullServiceBase.getFishingOperationByFishingTripId(java.lang.Integer id)
           
 RemoteFishingOperationFullVO[] RemoteFishingOperationFullService.getFishingOperationByGearPhysicalFeaturesId(java.lang.Integer id)
           
 RemoteFishingOperationFullVO[] RemoteFishingOperationFullServiceWSDelegator.getFishingOperationByGearPhysicalFeaturesId(java.lang.Integer id)
           
 RemoteFishingOperationFullVO[] RemoteFishingOperationFullServiceBase.getFishingOperationByGearPhysicalFeaturesId(java.lang.Integer id)
           
 RemoteFishingOperationFullVO RemoteFishingOperationFullService.getFishingOperationById(java.lang.Integer id)
           
 RemoteFishingOperationFullVO RemoteFishingOperationFullServiceWSDelegator.getFishingOperationById(java.lang.Integer id)
           
 RemoteFishingOperationFullVO RemoteFishingOperationFullServiceBase.getFishingOperationById(java.lang.Integer id)
           
 RemoteFishingOperationFullVO[] RemoteFishingOperationFullService.getFishingOperationByIds(java.lang.Integer[] id)
           
 RemoteFishingOperationFullVO[] RemoteFishingOperationFullServiceWSDelegator.getFishingOperationByIds(java.lang.Integer[] id)
           
 RemoteFishingOperationFullVO[] RemoteFishingOperationFullServiceBase.getFishingOperationByIds(java.lang.Integer[] id)
           
 RemoteFishingOperationFullVO RemoteFishingOperationFullService.getFishingOperationByNaturalId(RemoteFishingOperationNaturalId fishingOperationNaturalId)
           
 RemoteFishingOperationFullVO RemoteFishingOperationFullServiceWSDelegator.getFishingOperationByNaturalId(RemoteFishingOperationNaturalId fishingOperationNaturalId)
           
 RemoteFishingOperationFullVO RemoteFishingOperationFullServiceBase.getFishingOperationByNaturalId(RemoteFishingOperationNaturalId fishingOperationNaturalId)
           
 RemoteFishingOperationFullVO[] RemoteFishingOperationFullService.getFishingOperationByQualityFlagCode(java.lang.String code)
           
 RemoteFishingOperationFullVO[] RemoteFishingOperationFullServiceWSDelegator.getFishingOperationByQualityFlagCode(java.lang.String code)
           
 RemoteFishingOperationFullVO[] RemoteFishingOperationFullServiceBase.getFishingOperationByQualityFlagCode(java.lang.String code)
           
 RemoteFishingOperationFullVO[] RemoteFishingOperationFullService.getFishingOperationByVesselCode(java.lang.String code)
           
 RemoteFishingOperationFullVO[] RemoteFishingOperationFullServiceWSDelegator.getFishingOperationByVesselCode(java.lang.String code)
           
 RemoteFishingOperationFullVO[] RemoteFishingOperationFullServiceBase.getFishingOperationByVesselCode(java.lang.String code)
           
protected  RemoteFishingOperationFullVO RemoteFishingOperationFullServiceImpl.handleAddFishingOperation(RemoteFishingOperationFullVO fishingOperation)
           
protected abstract  RemoteFishingOperationFullVO RemoteFishingOperationFullServiceBase.handleAddFishingOperation(RemoteFishingOperationFullVO fishingOperation)
          Performs the core logic for RemoteFishingOperationFullServiceBase.addFishingOperation(fr.ifremer.allegro.data.operation.generic.vo.RemoteFishingOperationFullVO)
protected  RemoteFishingOperationFullVO[] RemoteFishingOperationFullServiceImpl.handleGetAllFishingOperation()
           
protected abstract  RemoteFishingOperationFullVO[] RemoteFishingOperationFullServiceBase.handleGetAllFishingOperation()
          Performs the core logic for RemoteFishingOperationFullServiceBase.getAllFishingOperation()
protected  RemoteFishingOperationFullVO RemoteFishingOperationFullServiceImpl.handleGetFishingOperationByCatchBatchId(java.lang.Integer id)
           
protected abstract  RemoteFishingOperationFullVO RemoteFishingOperationFullServiceBase.handleGetFishingOperationByCatchBatchId(java.lang.Integer id)
          Performs the core logic for RemoteFishingOperationFullServiceBase.getFishingOperationByCatchBatchId(java.lang.Integer)
protected  RemoteFishingOperationFullVO[] RemoteFishingOperationFullServiceImpl.handleGetFishingOperationByFishingTripId(java.lang.Integer id)
           
protected abstract  RemoteFishingOperationFullVO[] RemoteFishingOperationFullServiceBase.handleGetFishingOperationByFishingTripId(java.lang.Integer id)
          Performs the core logic for RemoteFishingOperationFullServiceBase.getFishingOperationByFishingTripId(java.lang.Integer)
protected  RemoteFishingOperationFullVO[] RemoteFishingOperationFullServiceImpl.handleGetFishingOperationByGearPhysicalFeaturesId(java.lang.Integer id)
           
protected abstract  RemoteFishingOperationFullVO[] RemoteFishingOperationFullServiceBase.handleGetFishingOperationByGearPhysicalFeaturesId(java.lang.Integer id)
          Performs the core logic for RemoteFishingOperationFullServiceBase.getFishingOperationByGearPhysicalFeaturesId(java.lang.Integer)
protected  RemoteFishingOperationFullVO RemoteFishingOperationFullServiceImpl.handleGetFishingOperationById(java.lang.Integer id)
           
protected abstract  RemoteFishingOperationFullVO RemoteFishingOperationFullServiceBase.handleGetFishingOperationById(java.lang.Integer id)
          Performs the core logic for RemoteFishingOperationFullServiceBase.getFishingOperationById(java.lang.Integer)
protected  RemoteFishingOperationFullVO[] RemoteFishingOperationFullServiceImpl.handleGetFishingOperationByIds(java.lang.Integer[] id)
           
protected abstract  RemoteFishingOperationFullVO[] RemoteFishingOperationFullServiceBase.handleGetFishingOperationByIds(java.lang.Integer[] id)
          Performs the core logic for RemoteFishingOperationFullServiceBase.getFishingOperationByIds(java.lang.Integer[])
protected  RemoteFishingOperationFullVO RemoteFishingOperationFullServiceImpl.handleGetFishingOperationByNaturalId(RemoteFishingOperationNaturalId fishingOperationNaturalId)
           
protected abstract  RemoteFishingOperationFullVO RemoteFishingOperationFullServiceBase.handleGetFishingOperationByNaturalId(RemoteFishingOperationNaturalId fishingOperationNaturalId)
          Performs the core logic for RemoteFishingOperationFullServiceBase.getFishingOperationByNaturalId(fr.ifremer.allegro.data.operation.generic.vo.RemoteFishingOperationNaturalId)
protected  RemoteFishingOperationFullVO[] RemoteFishingOperationFullServiceImpl.handleGetFishingOperationByQualityFlagCode(java.lang.String code)
           
protected abstract  RemoteFishingOperationFullVO[] RemoteFishingOperationFullServiceBase.handleGetFishingOperationByQualityFlagCode(java.lang.String code)
          Performs the core logic for RemoteFishingOperationFullServiceBase.getFishingOperationByQualityFlagCode(java.lang.String)
protected  RemoteFishingOperationFullVO[] RemoteFishingOperationFullServiceImpl.handleGetFishingOperationByVesselCode(java.lang.String code)
           
protected abstract  RemoteFishingOperationFullVO[] RemoteFishingOperationFullServiceBase.handleGetFishingOperationByVesselCode(java.lang.String code)
          Performs the core logic for RemoteFishingOperationFullServiceBase.getFishingOperationByVesselCode(java.lang.String)
 

Methods in fr.ifremer.allegro.data.operation.generic.service with parameters of type RemoteFishingOperationFullVO
 RemoteFishingOperationFullVO RemoteFishingOperationFullService.addFishingOperation(RemoteFishingOperationFullVO fishingOperation)
           
 RemoteFishingOperationFullVO RemoteFishingOperationFullServiceWSDelegator.addFishingOperation(RemoteFishingOperationFullVO fishingOperation)
           
 RemoteFishingOperationFullVO RemoteFishingOperationFullServiceBase.addFishingOperation(RemoteFishingOperationFullVO fishingOperation)
           
protected  RemoteFishingOperationFullVO RemoteFishingOperationFullServiceImpl.handleAddFishingOperation(RemoteFishingOperationFullVO fishingOperation)
           
protected abstract  RemoteFishingOperationFullVO RemoteFishingOperationFullServiceBase.handleAddFishingOperation(RemoteFishingOperationFullVO fishingOperation)
          Performs the core logic for RemoteFishingOperationFullServiceBase.addFishingOperation(fr.ifremer.allegro.data.operation.generic.vo.RemoteFishingOperationFullVO)
protected  boolean RemoteFishingOperationFullServiceImpl.handleRemoteFishingOperationFullVOsAreEqual(RemoteFishingOperationFullVO remoteFishingOperationFullVOFirst, RemoteFishingOperationFullVO remoteFishingOperationFullVOSecond)
           
protected abstract  boolean RemoteFishingOperationFullServiceBase.handleRemoteFishingOperationFullVOsAreEqual(RemoteFishingOperationFullVO remoteFishingOperationFullVOFirst, RemoteFishingOperationFullVO remoteFishingOperationFullVOSecond)
          Performs the core logic for RemoteFishingOperationFullServiceBase.remoteFishingOperationFullVOsAreEqual(fr.ifremer.allegro.data.operation.generic.vo.RemoteFishingOperationFullVO, fr.ifremer.allegro.data.operation.generic.vo.RemoteFishingOperationFullVO)
protected  boolean RemoteFishingOperationFullServiceImpl.handleRemoteFishingOperationFullVOsAreEqualOnIdentifiers(RemoteFishingOperationFullVO remoteFishingOperationFullVOFirst, RemoteFishingOperationFullVO remoteFishingOperationFullVOSecond)
           
protected abstract  boolean RemoteFishingOperationFullServiceBase.handleRemoteFishingOperationFullVOsAreEqualOnIdentifiers(RemoteFishingOperationFullVO remoteFishingOperationFullVOFirst, RemoteFishingOperationFullVO remoteFishingOperationFullVOSecond)
          Performs the core logic for RemoteFishingOperationFullServiceBase.remoteFishingOperationFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.data.operation.generic.vo.RemoteFishingOperationFullVO, fr.ifremer.allegro.data.operation.generic.vo.RemoteFishingOperationFullVO)
protected  void RemoteFishingOperationFullServiceImpl.handleRemoveFishingOperation(RemoteFishingOperationFullVO fishingOperation)
           
protected abstract  void RemoteFishingOperationFullServiceBase.handleRemoveFishingOperation(RemoteFishingOperationFullVO fishingOperation)
          Performs the core logic for RemoteFishingOperationFullServiceBase.removeFishingOperation(fr.ifremer.allegro.data.operation.generic.vo.RemoteFishingOperationFullVO)
protected  void RemoteFishingOperationFullServiceImpl.handleUpdateFishingOperation(RemoteFishingOperationFullVO fishingOperation)
           
protected abstract  void RemoteFishingOperationFullServiceBase.handleUpdateFishingOperation(RemoteFishingOperationFullVO fishingOperation)
          Performs the core logic for RemoteFishingOperationFullServiceBase.updateFishingOperation(fr.ifremer.allegro.data.operation.generic.vo.RemoteFishingOperationFullVO)
 boolean RemoteFishingOperationFullService.remoteFishingOperationFullVOsAreEqual(RemoteFishingOperationFullVO remoteFishingOperationFullVOFirst, RemoteFishingOperationFullVO remoteFishingOperationFullVOSecond)
           
 boolean RemoteFishingOperationFullServiceWSDelegator.remoteFishingOperationFullVOsAreEqual(RemoteFishingOperationFullVO remoteFishingOperationFullVOFirst, RemoteFishingOperationFullVO remoteFishingOperationFullVOSecond)
           
 boolean RemoteFishingOperationFullServiceBase.remoteFishingOperationFullVOsAreEqual(RemoteFishingOperationFullVO remoteFishingOperationFullVOFirst, RemoteFishingOperationFullVO remoteFishingOperationFullVOSecond)
           
 boolean RemoteFishingOperationFullService.remoteFishingOperationFullVOsAreEqualOnIdentifiers(RemoteFishingOperationFullVO remoteFishingOperationFullVOFirst, RemoteFishingOperationFullVO remoteFishingOperationFullVOSecond)
           
 boolean RemoteFishingOperationFullServiceWSDelegator.remoteFishingOperationFullVOsAreEqualOnIdentifiers(RemoteFishingOperationFullVO remoteFishingOperationFullVOFirst, RemoteFishingOperationFullVO remoteFishingOperationFullVOSecond)
           
 boolean RemoteFishingOperationFullServiceBase.remoteFishingOperationFullVOsAreEqualOnIdentifiers(RemoteFishingOperationFullVO remoteFishingOperationFullVOFirst, RemoteFishingOperationFullVO remoteFishingOperationFullVOSecond)
           
 void RemoteFishingOperationFullService.removeFishingOperation(RemoteFishingOperationFullVO fishingOperation)
           
 void RemoteFishingOperationFullServiceWSDelegator.removeFishingOperation(RemoteFishingOperationFullVO fishingOperation)
           
 void RemoteFishingOperationFullServiceBase.removeFishingOperation(RemoteFishingOperationFullVO fishingOperation)
           
 void RemoteFishingOperationFullService.updateFishingOperation(RemoteFishingOperationFullVO fishingOperation)
           
 void RemoteFishingOperationFullServiceWSDelegator.updateFishingOperation(RemoteFishingOperationFullVO fishingOperation)
           
 void RemoteFishingOperationFullServiceBase.updateFishingOperation(RemoteFishingOperationFullVO fishingOperation)
           
 

Uses of RemoteFishingOperationFullVO in fr.ifremer.allegro.data.operation.generic.vo
 

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

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



Copyright © 2008-2010 IFREMER. All Rights Reserved.