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

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

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

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

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

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

Methods in fr.ifremer.allegro.administration.programStrategy.generic.service that return RemoteBatchModelAppliedStrategyNaturalId
 RemoteBatchModelAppliedStrategyNaturalId[] RemoteBatchModelAppliedStrategyFullService.getBatchModelAppliedStrategyNaturalIds()
           
 RemoteBatchModelAppliedStrategyNaturalId[] RemoteBatchModelAppliedStrategyFullServiceWSDelegator.getBatchModelAppliedStrategyNaturalIds()
           
 RemoteBatchModelAppliedStrategyNaturalId[] RemoteBatchModelAppliedStrategyFullServiceBase.getBatchModelAppliedStrategyNaturalIds()
           
protected  RemoteBatchModelAppliedStrategyNaturalId[] RemoteBatchModelAppliedStrategyFullServiceImpl.handleGetBatchModelAppliedStrategyNaturalIds()
           
protected abstract  RemoteBatchModelAppliedStrategyNaturalId[] RemoteBatchModelAppliedStrategyFullServiceBase.handleGetBatchModelAppliedStrategyNaturalIds()
          Performs the core logic for RemoteBatchModelAppliedStrategyFullServiceBase.getBatchModelAppliedStrategyNaturalIds()
 

Methods in fr.ifremer.allegro.administration.programStrategy.generic.service with parameters of type RemoteBatchModelAppliedStrategyNaturalId
 RemoteBatchModelAppliedStrategyFullVO RemoteBatchModelAppliedStrategyFullService.getBatchModelAppliedStrategyByNaturalId(RemoteBatchModelAppliedStrategyNaturalId batchModelAppliedStrategyNaturalId)
           
 RemoteBatchModelAppliedStrategyFullVO RemoteBatchModelAppliedStrategyFullServiceWSDelegator.getBatchModelAppliedStrategyByNaturalId(RemoteBatchModelAppliedStrategyNaturalId batchModelAppliedStrategyNaturalId)
           
 RemoteBatchModelAppliedStrategyFullVO RemoteBatchModelAppliedStrategyFullServiceBase.getBatchModelAppliedStrategyByNaturalId(RemoteBatchModelAppliedStrategyNaturalId batchModelAppliedStrategyNaturalId)
           
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)
 

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

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



Copyright © 2008-2010 IFREMER. All Rights Reserved.