Uses of Class
fr.ifremer.allegro.referential.transcribing.generic.vo.RemoteTranscribingLocationLevelNaturalId

Packages that use RemoteTranscribingLocationLevelNaturalId
fr.ifremer.allegro.referential.transcribing   
fr.ifremer.allegro.referential.transcribing.generic.service   
fr.ifremer.allegro.referential.transcribing.generic.vo   
 

Uses of RemoteTranscribingLocationLevelNaturalId in fr.ifremer.allegro.referential.transcribing
 

Methods in fr.ifremer.allegro.referential.transcribing that return RemoteTranscribingLocationLevelNaturalId
protected  RemoteTranscribingLocationLevelNaturalId TranscribingLocationLevelDaoBase.toRemoteTranscribingLocationLevelNaturalId(java.lang.Object[] row)
          Default implementation for transforming the results of a report query into a value object.
 RemoteTranscribingLocationLevelNaturalId TranscribingLocationLevelDaoImpl.toRemoteTranscribingLocationLevelNaturalId(TranscribingLocationLevel entity)
           
 RemoteTranscribingLocationLevelNaturalId TranscribingLocationLevelDao.toRemoteTranscribingLocationLevelNaturalId(TranscribingLocationLevel entity)
          Converts this DAO's entity to an object of type RemoteTranscribingLocationLevelNaturalId.
 RemoteTranscribingLocationLevelNaturalId TranscribingLocationLevelDaoBase.toRemoteTranscribingLocationLevelNaturalId(TranscribingLocationLevel entity)
           
 RemoteTranscribingLocationLevelNaturalId[] TranscribingLocationLevelDao.toRemoteTranscribingLocationLevelNaturalIdArray(java.util.Collection entities)
          Converts this DAO's entity to an array of instances of type RemoteTranscribingLocationLevelNaturalId.
 RemoteTranscribingLocationLevelNaturalId[] TranscribingLocationLevelDaoBase.toRemoteTranscribingLocationLevelNaturalIdArray(java.util.Collection entities)
           
 

Methods in fr.ifremer.allegro.referential.transcribing with parameters of type RemoteTranscribingLocationLevelNaturalId
 TranscribingLocationLevel TranscribingLocationLevelDaoImpl.remoteTranscribingLocationLevelNaturalIdToEntity(RemoteTranscribingLocationLevelNaturalId remoteTranscribingLocationLevelNaturalId)
           
 TranscribingLocationLevel TranscribingLocationLevelDao.remoteTranscribingLocationLevelNaturalIdToEntity(RemoteTranscribingLocationLevelNaturalId remoteTranscribingLocationLevelNaturalId)
          Converts an instance of type RemoteTranscribingLocationLevelNaturalId to this DAO's entity.
 void TranscribingLocationLevelDaoImpl.remoteTranscribingLocationLevelNaturalIdToEntity(RemoteTranscribingLocationLevelNaturalId source, TranscribingLocationLevel target, boolean copyIfNull)
           
 void TranscribingLocationLevelDao.remoteTranscribingLocationLevelNaturalIdToEntity(RemoteTranscribingLocationLevelNaturalId source, TranscribingLocationLevel target, boolean copyIfNull)
          Copies the fields of RemoteTranscribingLocationLevelNaturalId to the specified entity.
 void TranscribingLocationLevelDaoBase.remoteTranscribingLocationLevelNaturalIdToEntity(RemoteTranscribingLocationLevelNaturalId source, TranscribingLocationLevel target, boolean copyIfNull)
           
 void TranscribingLocationLevelDaoImpl.toRemoteTranscribingLocationLevelNaturalId(TranscribingLocationLevel source, RemoteTranscribingLocationLevelNaturalId target)
           
 void TranscribingLocationLevelDao.toRemoteTranscribingLocationLevelNaturalId(TranscribingLocationLevel source, RemoteTranscribingLocationLevelNaturalId target)
          Copies the fields of the specified entity to the target value object.
 void TranscribingLocationLevelDaoBase.toRemoteTranscribingLocationLevelNaturalId(TranscribingLocationLevel source, RemoteTranscribingLocationLevelNaturalId target)
           
 

Uses of RemoteTranscribingLocationLevelNaturalId in fr.ifremer.allegro.referential.transcribing.generic.service
 

Methods in fr.ifremer.allegro.referential.transcribing.generic.service that return RemoteTranscribingLocationLevelNaturalId
 RemoteTranscribingLocationLevelNaturalId[] RemoteTranscribingLocationLevelFullService.getTranscribingLocationLevelNaturalIds()
           
 RemoteTranscribingLocationLevelNaturalId[] RemoteTranscribingLocationLevelFullServiceWSDelegator.getTranscribingLocationLevelNaturalIds()
           
 RemoteTranscribingLocationLevelNaturalId[] RemoteTranscribingLocationLevelFullServiceBase.getTranscribingLocationLevelNaturalIds()
           
protected  RemoteTranscribingLocationLevelNaturalId[] RemoteTranscribingLocationLevelFullServiceImpl.handleGetTranscribingLocationLevelNaturalIds()
           
protected abstract  RemoteTranscribingLocationLevelNaturalId[] RemoteTranscribingLocationLevelFullServiceBase.handleGetTranscribingLocationLevelNaturalIds()
          Performs the core logic for RemoteTranscribingLocationLevelFullServiceBase.getTranscribingLocationLevelNaturalIds()
 

Methods in fr.ifremer.allegro.referential.transcribing.generic.service with parameters of type RemoteTranscribingLocationLevelNaturalId
 RemoteTranscribingLocationLevelFullVO RemoteTranscribingLocationLevelFullService.getTranscribingLocationLevelByNaturalId(RemoteTranscribingLocationLevelNaturalId transcribingLocationLevelNaturalId)
           
 RemoteTranscribingLocationLevelFullVO RemoteTranscribingLocationLevelFullServiceWSDelegator.getTranscribingLocationLevelByNaturalId(RemoteTranscribingLocationLevelNaturalId transcribingLocationLevelNaturalId)
           
 RemoteTranscribingLocationLevelFullVO RemoteTranscribingLocationLevelFullServiceBase.getTranscribingLocationLevelByNaturalId(RemoteTranscribingLocationLevelNaturalId transcribingLocationLevelNaturalId)
           
protected  RemoteTranscribingLocationLevelFullVO RemoteTranscribingLocationLevelFullServiceImpl.handleGetTranscribingLocationLevelByNaturalId(RemoteTranscribingLocationLevelNaturalId transcribingLocationLevelNaturalId)
           
protected abstract  RemoteTranscribingLocationLevelFullVO RemoteTranscribingLocationLevelFullServiceBase.handleGetTranscribingLocationLevelByNaturalId(RemoteTranscribingLocationLevelNaturalId transcribingLocationLevelNaturalId)
          Performs the core logic for RemoteTranscribingLocationLevelFullServiceBase.getTranscribingLocationLevelByNaturalId(fr.ifremer.allegro.referential.transcribing.generic.vo.RemoteTranscribingLocationLevelNaturalId)
 

Uses of RemoteTranscribingLocationLevelNaturalId in fr.ifremer.allegro.referential.transcribing.generic.vo
 

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

Constructors in fr.ifremer.allegro.referential.transcribing.generic.vo with parameters of type RemoteTranscribingLocationLevelNaturalId
RemoteTranscribingLocationLevelNaturalId(RemoteTranscribingLocationLevelNaturalId otherBean)
          Copies constructor from other RemoteTranscribingLocationLevelNaturalId
 



Copyright © 2008-2010 IFREMER. All Rights Reserved.