Uses of Interface
fr.ifremer.allegro.referential.taxon.VirtualComponentDao

Packages that use VirtualComponentDao
fr.ifremer.allegro.referential.taxon   
fr.ifremer.allegro.referential.taxon.generic.service   
 

Uses of VirtualComponentDao in fr.ifremer.allegro.referential.taxon
 

Classes in fr.ifremer.allegro.referential.taxon that implement VirtualComponentDao
 class VirtualComponentDaoBase
           Base Spring DAO Class: is able to create, update, remove, load, and find objects of type fr.ifremer.allegro.referential.taxon.VirtualComponent.
 class VirtualComponentDaoImpl
           
 

Uses of VirtualComponentDao in fr.ifremer.allegro.referential.taxon.generic.service
 

Methods in fr.ifremer.allegro.referential.taxon.generic.service that return VirtualComponentDao
protected  VirtualComponentDao RemoteVirtualComponentFullServiceBase.getVirtualComponentDao()
          Gets the reference to virtualComponent's DAO.
 

Methods in fr.ifremer.allegro.referential.taxon.generic.service with parameters of type VirtualComponentDao
 void RemoteVirtualComponentFullServiceBase.setVirtualComponentDao(VirtualComponentDao virtualComponentDao)
          Sets the reference to virtualComponent's DAO.
 



Copyright © 2008-2010 IFREMER. All Rights Reserved.