|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |