|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GearClassificationAssociationDao | |
---|---|
fr.ifremer.allegro.referential.gear | |
fr.ifremer.allegro.referential.gear.generic.service |
Uses of GearClassificationAssociationDao in fr.ifremer.allegro.referential.gear |
---|
Classes in fr.ifremer.allegro.referential.gear that implement GearClassificationAssociationDao | |
---|---|
class |
GearClassificationAssociationDaoBase
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type fr.ifremer.allegro.referential.gear.GearClassificationAssociation . |
class |
GearClassificationAssociationDaoImpl
|
Methods in fr.ifremer.allegro.referential.gear that return GearClassificationAssociationDao | |
---|---|
protected GearClassificationAssociationDao |
GearClassificationDaoBase.getGearClassificationAssociationDao()
Gets the reference to gearClassificationAssociationDao . |
Methods in fr.ifremer.allegro.referential.gear with parameters of type GearClassificationAssociationDao | |
---|---|
void |
GearClassificationDaoBase.setGearClassificationAssociationDao(GearClassificationAssociationDao gearClassificationAssociationDao)
Sets the reference to gearClassificationAssociationDao . |
Uses of GearClassificationAssociationDao in fr.ifremer.allegro.referential.gear.generic.service |
---|
Methods in fr.ifremer.allegro.referential.gear.generic.service that return GearClassificationAssociationDao | |
---|---|
protected GearClassificationAssociationDao |
RemoteGearClassificationAssociationFullServiceBase.getGearClassificationAssociationDao()
Gets the reference to gearClassificationAssociation 's DAO. |
Methods in fr.ifremer.allegro.referential.gear.generic.service with parameters of type GearClassificationAssociationDao | |
---|---|
void |
RemoteGearClassificationAssociationFullServiceBase.setGearClassificationAssociationDao(GearClassificationAssociationDao gearClassificationAssociationDao)
Sets the reference to gearClassificationAssociation 's DAO. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |