Uses of Class
fr.ifremer.allegro.administration.programStrategy.generic.vo.RemoteBatchModelAppliedStrategyFullVO

Packages that use RemoteBatchModelAppliedStrategyFullVO
fr.ifremer.allegro.administration.programStrategy   
fr.ifremer.allegro.administration.programStrategy.generic.service   
fr.ifremer.allegro.administration.programStrategy.generic.vo   
 

Uses of RemoteBatchModelAppliedStrategyFullVO in fr.ifremer.allegro.administration.programStrategy
 

Methods in fr.ifremer.allegro.administration.programStrategy that return RemoteBatchModelAppliedStrategyFullVO
 RemoteBatchModelAppliedStrategyFullVO BatchModelAppliedStrategyDaoImpl.toRemoteBatchModelAppliedStrategyFullVO(BatchModelAppliedStrategy entity)
           
 RemoteBatchModelAppliedStrategyFullVO BatchModelAppliedStrategyDao.toRemoteBatchModelAppliedStrategyFullVO(BatchModelAppliedStrategy entity)
          Converts this DAO's entity to an object of type RemoteBatchModelAppliedStrategyFullVO.
 RemoteBatchModelAppliedStrategyFullVO BatchModelAppliedStrategyDaoBase.toRemoteBatchModelAppliedStrategyFullVO(BatchModelAppliedStrategy entity)
           
protected  RemoteBatchModelAppliedStrategyFullVO BatchModelAppliedStrategyDaoBase.toRemoteBatchModelAppliedStrategyFullVO(java.lang.Object[] row)
          Default implementation for transforming the results of a report query into a value object.
 RemoteBatchModelAppliedStrategyFullVO[] BatchModelAppliedStrategyDao.toRemoteBatchModelAppliedStrategyFullVOArray(java.util.Collection entities)
          Converts this DAO's entity to an array of instances of type RemoteBatchModelAppliedStrategyFullVO.
 RemoteBatchModelAppliedStrategyFullVO[] BatchModelAppliedStrategyDaoBase.toRemoteBatchModelAppliedStrategyFullVOArray(java.util.Collection entities)
           
 

Methods in fr.ifremer.allegro.administration.programStrategy with parameters of type RemoteBatchModelAppliedStrategyFullVO
 BatchModelAppliedStrategy BatchModelAppliedStrategyDaoImpl.remoteBatchModelAppliedStrategyFullVOToEntity(RemoteBatchModelAppliedStrategyFullVO remoteBatchModelAppliedStrategyFullVO)
           
 BatchModelAppliedStrategy BatchModelAppliedStrategyDao.remoteBatchModelAppliedStrategyFullVOToEntity(RemoteBatchModelAppliedStrategyFullVO remoteBatchModelAppliedStrategyFullVO)
          Converts an instance of type RemoteBatchModelAppliedStrategyFullVO to this DAO's entity.
 void BatchModelAppliedStrategyDaoImpl.remoteBatchModelAppliedStrategyFullVOToEntity(RemoteBatchModelAppliedStrategyFullVO source, BatchModelAppliedStrategy target, boolean copyIfNull)
           
 void BatchModelAppliedStrategyDao.remoteBatchModelAppliedStrategyFullVOToEntity(RemoteBatchModelAppliedStrategyFullVO source, BatchModelAppliedStrategy target, boolean copyIfNull)
          Copies the fields of RemoteBatchModelAppliedStrategyFullVO to the specified entity.
 void BatchModelAppliedStrategyDaoBase.remoteBatchModelAppliedStrategyFullVOToEntity(RemoteBatchModelAppliedStrategyFullVO source, BatchModelAppliedStrategy target, boolean copyIfNull)
           
 void BatchModelAppliedStrategyDaoImpl.toRemoteBatchModelAppliedStrategyFullVO(BatchModelAppliedStrategy source, RemoteBatchModelAppliedStrategyFullVO target)
           
 void BatchModelAppliedStrategyDao.toRemoteBatchModelAppliedStrategyFullVO(BatchModelAppliedStrategy source, RemoteBatchModelAppliedStrategyFullVO target)
          Copies the fields of the specified entity to the target value object.
 void BatchModelAppliedStrategyDaoBase.toRemoteBatchModelAppliedStrategyFullVO(BatchModelAppliedStrategy source, RemoteBatchModelAppliedStrategyFullVO target)
           
 

Uses of RemoteBatchModelAppliedStrategyFullVO in fr.ifremer.allegro.administration.programStrategy.generic.service
 

Methods in fr.ifremer.allegro.administration.programStrategy.generic.service that return RemoteBatchModelAppliedStrategyFullVO
 RemoteBatchModelAppliedStrategyFullVO RemoteBatchModelAppliedStrategyFullService.addBatchModelAppliedStrategy(RemoteBatchModelAppliedStrategyFullVO batchModelAppliedStrategy)
           
 RemoteBatchModelAppliedStrategyFullVO RemoteBatchModelAppliedStrategyFullServiceWSDelegator.addBatchModelAppliedStrategy(RemoteBatchModelAppliedStrategyFullVO batchModelAppliedStrategy)
           
 RemoteBatchModelAppliedStrategyFullVO RemoteBatchModelAppliedStrategyFullServiceBase.addBatchModelAppliedStrategy(RemoteBatchModelAppliedStrategyFullVO batchModelAppliedStrategy)
           
 RemoteBatchModelAppliedStrategyFullVO[] RemoteBatchModelAppliedStrategyFullService.getAllBatchModelAppliedStrategy()
           
 RemoteBatchModelAppliedStrategyFullVO[] RemoteBatchModelAppliedStrategyFullServiceWSDelegator.getAllBatchModelAppliedStrategy()
           
 RemoteBatchModelAppliedStrategyFullVO[] RemoteBatchModelAppliedStrategyFullServiceBase.getAllBatchModelAppliedStrategy()
           
 RemoteBatchModelAppliedStrategyFullVO[] RemoteBatchModelAppliedStrategyFullService.getBatchModelAppliedStrategyByAcquisitionLevelCode(java.lang.String code)
           
 RemoteBatchModelAppliedStrategyFullVO[] RemoteBatchModelAppliedStrategyFullServiceWSDelegator.getBatchModelAppliedStrategyByAcquisitionLevelCode(java.lang.String code)
           
 RemoteBatchModelAppliedStrategyFullVO[] RemoteBatchModelAppliedStrategyFullServiceBase.getBatchModelAppliedStrategyByAcquisitionLevelCode(java.lang.String code)
           
 RemoteBatchModelAppliedStrategyFullVO[] RemoteBatchModelAppliedStrategyFullService.getBatchModelAppliedStrategyByAppliedStrategyId(java.lang.Integer id)
           
 RemoteBatchModelAppliedStrategyFullVO[] RemoteBatchModelAppliedStrategyFullServiceWSDelegator.getBatchModelAppliedStrategyByAppliedStrategyId(java.lang.Integer id)
           
 RemoteBatchModelAppliedStrategyFullVO[] RemoteBatchModelAppliedStrategyFullServiceBase.getBatchModelAppliedStrategyByAppliedStrategyId(java.lang.Integer id)
           
 RemoteBatchModelAppliedStrategyFullVO RemoteBatchModelAppliedStrategyFullService.getBatchModelAppliedStrategyByIdentifiers(java.lang.Integer appliedStrategyId, java.lang.String acquisitionLevelCode)
           
 RemoteBatchModelAppliedStrategyFullVO RemoteBatchModelAppliedStrategyFullServiceWSDelegator.getBatchModelAppliedStrategyByIdentifiers(java.lang.Integer appliedStrategyId, java.lang.String acquisitionLevelCode)
           
 RemoteBatchModelAppliedStrategyFullVO RemoteBatchModelAppliedStrategyFullServiceBase.getBatchModelAppliedStrategyByIdentifiers(java.lang.Integer appliedStrategyId, java.lang.String acquisitionLevelCode)
           
 RemoteBatchModelAppliedStrategyFullVO RemoteBatchModelAppliedStrategyFullService.getBatchModelAppliedStrategyByNaturalId(RemoteBatchModelAppliedStrategyNaturalId batchModelAppliedStrategyNaturalId)
           
 RemoteBatchModelAppliedStrategyFullVO RemoteBatchModelAppliedStrategyFullServiceWSDelegator.getBatchModelAppliedStrategyByNaturalId(RemoteBatchModelAppliedStrategyNaturalId batchModelAppliedStrategyNaturalId)
           
 RemoteBatchModelAppliedStrategyFullVO RemoteBatchModelAppliedStrategyFullServiceBase.getBatchModelAppliedStrategyByNaturalId(RemoteBatchModelAppliedStrategyNaturalId batchModelAppliedStrategyNaturalId)
           
protected  RemoteBatchModelAppliedStrategyFullVO RemoteBatchModelAppliedStrategyFullServiceImpl.handleAddBatchModelAppliedStrategy(RemoteBatchModelAppliedStrategyFullVO batchModelAppliedStrategy)
           
protected abstract  RemoteBatchModelAppliedStrategyFullVO RemoteBatchModelAppliedStrategyFullServiceBase.handleAddBatchModelAppliedStrategy(RemoteBatchModelAppliedStrategyFullVO batchModelAppliedStrategy)
          Performs the core logic for RemoteBatchModelAppliedStrategyFullServiceBase.addBatchModelAppliedStrategy(fr.ifremer.allegro.administration.programStrategy.generic.vo.RemoteBatchModelAppliedStrategyFullVO)
protected  RemoteBatchModelAppliedStrategyFullVO[] RemoteBatchModelAppliedStrategyFullServiceImpl.handleGetAllBatchModelAppliedStrategy()
           
protected abstract  RemoteBatchModelAppliedStrategyFullVO[] RemoteBatchModelAppliedStrategyFullServiceBase.handleGetAllBatchModelAppliedStrategy()
          Performs the core logic for RemoteBatchModelAppliedStrategyFullServiceBase.getAllBatchModelAppliedStrategy()
protected  RemoteBatchModelAppliedStrategyFullVO[] RemoteBatchModelAppliedStrategyFullServiceImpl.handleGetBatchModelAppliedStrategyByAcquisitionLevelCode(java.lang.String code)
           
protected abstract  RemoteBatchModelAppliedStrategyFullVO[] RemoteBatchModelAppliedStrategyFullServiceBase.handleGetBatchModelAppliedStrategyByAcquisitionLevelCode(java.lang.String code)
          Performs the core logic for RemoteBatchModelAppliedStrategyFullServiceBase.getBatchModelAppliedStrategyByAcquisitionLevelCode(java.lang.String)
protected  RemoteBatchModelAppliedStrategyFullVO[] RemoteBatchModelAppliedStrategyFullServiceImpl.handleGetBatchModelAppliedStrategyByAppliedStrategyId(java.lang.Integer id)
           
protected abstract  RemoteBatchModelAppliedStrategyFullVO[] RemoteBatchModelAppliedStrategyFullServiceBase.handleGetBatchModelAppliedStrategyByAppliedStrategyId(java.lang.Integer id)
          Performs the core logic for RemoteBatchModelAppliedStrategyFullServiceBase.getBatchModelAppliedStrategyByAppliedStrategyId(java.lang.Integer)
protected  RemoteBatchModelAppliedStrategyFullVO RemoteBatchModelAppliedStrategyFullServiceImpl.handleGetBatchModelAppliedStrategyByIdentifiers(java.lang.Integer appliedStrategyId, java.lang.String acquisitionLevelCode)
           
protected abstract  RemoteBatchModelAppliedStrategyFullVO RemoteBatchModelAppliedStrategyFullServiceBase.handleGetBatchModelAppliedStrategyByIdentifiers(java.lang.Integer appliedStrategyId, java.lang.String acquisitionLevelCode)
          Performs the core logic for RemoteBatchModelAppliedStrategyFullServiceBase.getBatchModelAppliedStrategyByIdentifiers(java.lang.Integer, java.lang.String)
protected  RemoteBatchModelAppliedStrategyFullVO RemoteBatchModelAppliedStrategyFullServiceImpl.handleGetBatchModelAppliedStrategyByNaturalId(RemoteBatchModelAppliedStrategyNaturalId batchModelAppliedStrategyNaturalId)
           
protected abstract  RemoteBatchModelAppliedStrategyFullVO RemoteBatchModelAppliedStrategyFullServiceBase.handleGetBatchModelAppliedStrategyByNaturalId(RemoteBatchModelAppliedStrategyNaturalId batchModelAppliedStrategyNaturalId)
          Performs the core logic for RemoteBatchModelAppliedStrategyFullServiceBase.getBatchModelAppliedStrategyByNaturalId(fr.ifremer.allegro.administration.programStrategy.generic.vo.RemoteBatchModelAppliedStrategyNaturalId)
 

Methods in fr.ifremer.allegro.administration.programStrategy.generic.service with parameters of type RemoteBatchModelAppliedStrategyFullVO
 RemoteBatchModelAppliedStrategyFullVO RemoteBatchModelAppliedStrategyFullService.addBatchModelAppliedStrategy(RemoteBatchModelAppliedStrategyFullVO batchModelAppliedStrategy)
           
 RemoteBatchModelAppliedStrategyFullVO RemoteBatchModelAppliedStrategyFullServiceWSDelegator.addBatchModelAppliedStrategy(RemoteBatchModelAppliedStrategyFullVO batchModelAppliedStrategy)
           
 RemoteBatchModelAppliedStrategyFullVO RemoteBatchModelAppliedStrategyFullServiceBase.addBatchModelAppliedStrategy(RemoteBatchModelAppliedStrategyFullVO batchModelAppliedStrategy)
           
protected  RemoteBatchModelAppliedStrategyFullVO RemoteBatchModelAppliedStrategyFullServiceImpl.handleAddBatchModelAppliedStrategy(RemoteBatchModelAppliedStrategyFullVO batchModelAppliedStrategy)
           
protected abstract  RemoteBatchModelAppliedStrategyFullVO RemoteBatchModelAppliedStrategyFullServiceBase.handleAddBatchModelAppliedStrategy(RemoteBatchModelAppliedStrategyFullVO batchModelAppliedStrategy)
          Performs the core logic for RemoteBatchModelAppliedStrategyFullServiceBase.addBatchModelAppliedStrategy(fr.ifremer.allegro.administration.programStrategy.generic.vo.RemoteBatchModelAppliedStrategyFullVO)
protected  boolean RemoteBatchModelAppliedStrategyFullServiceImpl.handleRemoteBatchModelAppliedStrategyFullVOsAreEqual(RemoteBatchModelAppliedStrategyFullVO remoteBatchModelAppliedStrategyFullVOFirst, RemoteBatchModelAppliedStrategyFullVO remoteBatchModelAppliedStrategyFullVOSecond)
           
protected abstract  boolean RemoteBatchModelAppliedStrategyFullServiceBase.handleRemoteBatchModelAppliedStrategyFullVOsAreEqual(RemoteBatchModelAppliedStrategyFullVO remoteBatchModelAppliedStrategyFullVOFirst, RemoteBatchModelAppliedStrategyFullVO remoteBatchModelAppliedStrategyFullVOSecond)
          Performs the core logic for RemoteBatchModelAppliedStrategyFullServiceBase.remoteBatchModelAppliedStrategyFullVOsAreEqual(fr.ifremer.allegro.administration.programStrategy.generic.vo.RemoteBatchModelAppliedStrategyFullVO, fr.ifremer.allegro.administration.programStrategy.generic.vo.RemoteBatchModelAppliedStrategyFullVO)
protected  boolean RemoteBatchModelAppliedStrategyFullServiceImpl.handleRemoteBatchModelAppliedStrategyFullVOsAreEqualOnIdentifiers(RemoteBatchModelAppliedStrategyFullVO remoteBatchModelAppliedStrategyFullVOFirst, RemoteBatchModelAppliedStrategyFullVO remoteBatchModelAppliedStrategyFullVOSecond)
           
protected abstract  boolean RemoteBatchModelAppliedStrategyFullServiceBase.handleRemoteBatchModelAppliedStrategyFullVOsAreEqualOnIdentifiers(RemoteBatchModelAppliedStrategyFullVO remoteBatchModelAppliedStrategyFullVOFirst, RemoteBatchModelAppliedStrategyFullVO remoteBatchModelAppliedStrategyFullVOSecond)
          Performs the core logic for RemoteBatchModelAppliedStrategyFullServiceBase.remoteBatchModelAppliedStrategyFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.administration.programStrategy.generic.vo.RemoteBatchModelAppliedStrategyFullVO, fr.ifremer.allegro.administration.programStrategy.generic.vo.RemoteBatchModelAppliedStrategyFullVO)
protected  void RemoteBatchModelAppliedStrategyFullServiceImpl.handleRemoveBatchModelAppliedStrategy(RemoteBatchModelAppliedStrategyFullVO batchModelAppliedStrategy)
           
protected abstract  void RemoteBatchModelAppliedStrategyFullServiceBase.handleRemoveBatchModelAppliedStrategy(RemoteBatchModelAppliedStrategyFullVO batchModelAppliedStrategy)
          Performs the core logic for RemoteBatchModelAppliedStrategyFullServiceBase.removeBatchModelAppliedStrategy(fr.ifremer.allegro.administration.programStrategy.generic.vo.RemoteBatchModelAppliedStrategyFullVO)
protected  void RemoteBatchModelAppliedStrategyFullServiceImpl.handleUpdateBatchModelAppliedStrategy(RemoteBatchModelAppliedStrategyFullVO batchModelAppliedStrategy)
           
protected abstract  void RemoteBatchModelAppliedStrategyFullServiceBase.handleUpdateBatchModelAppliedStrategy(RemoteBatchModelAppliedStrategyFullVO batchModelAppliedStrategy)
          Performs the core logic for RemoteBatchModelAppliedStrategyFullServiceBase.updateBatchModelAppliedStrategy(fr.ifremer.allegro.administration.programStrategy.generic.vo.RemoteBatchModelAppliedStrategyFullVO)
 boolean RemoteBatchModelAppliedStrategyFullService.remoteBatchModelAppliedStrategyFullVOsAreEqual(RemoteBatchModelAppliedStrategyFullVO remoteBatchModelAppliedStrategyFullVOFirst, RemoteBatchModelAppliedStrategyFullVO remoteBatchModelAppliedStrategyFullVOSecond)
           
 boolean RemoteBatchModelAppliedStrategyFullServiceWSDelegator.remoteBatchModelAppliedStrategyFullVOsAreEqual(RemoteBatchModelAppliedStrategyFullVO remoteBatchModelAppliedStrategyFullVOFirst, RemoteBatchModelAppliedStrategyFullVO remoteBatchModelAppliedStrategyFullVOSecond)
           
 boolean RemoteBatchModelAppliedStrategyFullServiceBase.remoteBatchModelAppliedStrategyFullVOsAreEqual(RemoteBatchModelAppliedStrategyFullVO remoteBatchModelAppliedStrategyFullVOFirst, RemoteBatchModelAppliedStrategyFullVO remoteBatchModelAppliedStrategyFullVOSecond)
           
 boolean RemoteBatchModelAppliedStrategyFullService.remoteBatchModelAppliedStrategyFullVOsAreEqualOnIdentifiers(RemoteBatchModelAppliedStrategyFullVO remoteBatchModelAppliedStrategyFullVOFirst, RemoteBatchModelAppliedStrategyFullVO remoteBatchModelAppliedStrategyFullVOSecond)
           
 boolean RemoteBatchModelAppliedStrategyFullServiceWSDelegator.remoteBatchModelAppliedStrategyFullVOsAreEqualOnIdentifiers(RemoteBatchModelAppliedStrategyFullVO remoteBatchModelAppliedStrategyFullVOFirst, RemoteBatchModelAppliedStrategyFullVO remoteBatchModelAppliedStrategyFullVOSecond)
           
 boolean RemoteBatchModelAppliedStrategyFullServiceBase.remoteBatchModelAppliedStrategyFullVOsAreEqualOnIdentifiers(RemoteBatchModelAppliedStrategyFullVO remoteBatchModelAppliedStrategyFullVOFirst, RemoteBatchModelAppliedStrategyFullVO remoteBatchModelAppliedStrategyFullVOSecond)
           
 void RemoteBatchModelAppliedStrategyFullService.removeBatchModelAppliedStrategy(RemoteBatchModelAppliedStrategyFullVO batchModelAppliedStrategy)
           
 void RemoteBatchModelAppliedStrategyFullServiceWSDelegator.removeBatchModelAppliedStrategy(RemoteBatchModelAppliedStrategyFullVO batchModelAppliedStrategy)
           
 void RemoteBatchModelAppliedStrategyFullServiceBase.removeBatchModelAppliedStrategy(RemoteBatchModelAppliedStrategyFullVO batchModelAppliedStrategy)
           
 void RemoteBatchModelAppliedStrategyFullService.updateBatchModelAppliedStrategy(RemoteBatchModelAppliedStrategyFullVO batchModelAppliedStrategy)
           
 void RemoteBatchModelAppliedStrategyFullServiceWSDelegator.updateBatchModelAppliedStrategy(RemoteBatchModelAppliedStrategyFullVO batchModelAppliedStrategy)
           
 void RemoteBatchModelAppliedStrategyFullServiceBase.updateBatchModelAppliedStrategy(RemoteBatchModelAppliedStrategyFullVO batchModelAppliedStrategy)
           
 

Uses of RemoteBatchModelAppliedStrategyFullVO in fr.ifremer.allegro.administration.programStrategy.generic.vo
 

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

Constructors in fr.ifremer.allegro.administration.programStrategy.generic.vo with parameters of type RemoteBatchModelAppliedStrategyFullVO
RemoteBatchModelAppliedStrategyFullVO(RemoteBatchModelAppliedStrategyFullVO otherBean)
          Copies constructor from other RemoteBatchModelAppliedStrategyFullVO
 



Copyright © 2008-2010 IFREMER. All Rights Reserved.