|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of GearClassificationDao in fr.ifremer.allegro.administration.programStrategy |
---|
Methods in fr.ifremer.allegro.administration.programStrategy that return GearClassificationDao | |
---|---|
protected GearClassificationDao |
ProgramDaoBase.getGearClassificationDao()
Gets the reference to gearClassificationDao . |
Methods in fr.ifremer.allegro.administration.programStrategy with parameters of type GearClassificationDao | |
---|---|
void |
ProgramDaoBase.setGearClassificationDao(GearClassificationDao gearClassificationDao)
Sets the reference to gearClassificationDao . |
Uses of GearClassificationDao in fr.ifremer.allegro.administration.programStrategy.generic.service |
---|
Methods in fr.ifremer.allegro.administration.programStrategy.generic.service that return GearClassificationDao | |
---|---|
protected GearClassificationDao |
RemoteProgramFullServiceBase.getGearClassificationDao()
Gets the reference to gearClassification 's DAO. |
Methods in fr.ifremer.allegro.administration.programStrategy.generic.service with parameters of type GearClassificationDao | |
---|---|
void |
RemoteProgramFullServiceBase.setGearClassificationDao(GearClassificationDao gearClassificationDao)
Sets the reference to gearClassification 's DAO. |
Uses of GearClassificationDao in fr.ifremer.allegro.referential.gear |
---|
Classes in fr.ifremer.allegro.referential.gear that implement GearClassificationDao | |
---|---|
class |
GearClassificationDaoBase
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type fr.ifremer.allegro.referential.gear.GearClassification . |
class |
GearClassificationDaoImpl
|
Methods in fr.ifremer.allegro.referential.gear that return GearClassificationDao | |
---|---|
protected GearClassificationDao |
GearDaoBase.getGearClassificationDao()
Gets the reference to gearClassificationDao . |
protected GearClassificationDao |
GearClassificationAssociationDaoBase.getGearClassificationDao()
Gets the reference to gearClassificationDao . |
Methods in fr.ifremer.allegro.referential.gear with parameters of type GearClassificationDao | |
---|---|
void |
GearDaoBase.setGearClassificationDao(GearClassificationDao gearClassificationDao)
Sets the reference to gearClassificationDao . |
void |
GearClassificationAssociationDaoBase.setGearClassificationDao(GearClassificationDao gearClassificationDao)
Sets the reference to gearClassificationDao . |
Uses of GearClassificationDao in fr.ifremer.allegro.referential.gear.generic.service |
---|
Methods in fr.ifremer.allegro.referential.gear.generic.service that return GearClassificationDao | |
---|---|
protected GearClassificationDao |
RemoteGearClassificationFullServiceBase.getGearClassificationDao()
Gets the reference to gearClassification 's DAO. |
protected GearClassificationDao |
RemoteGearFullServiceBase.getGearClassificationDao()
Gets the reference to gearClassification 's DAO. |
protected GearClassificationDao |
RemoteFishingGearFullServiceBase.getGearClassificationDao()
Gets the reference to gearClassification 's DAO. |
protected GearClassificationDao |
RemoteGearClassificationAssociationFullServiceBase.getGearClassificationDao()
Gets the reference to gearClassification 's DAO. |
Methods in fr.ifremer.allegro.referential.gear.generic.service with parameters of type GearClassificationDao | |
---|---|
void |
RemoteGearClassificationFullServiceBase.setGearClassificationDao(GearClassificationDao gearClassificationDao)
Sets the reference to gearClassification 's DAO. |
void |
RemoteGearFullServiceBase.setGearClassificationDao(GearClassificationDao gearClassificationDao)
Sets the reference to gearClassification 's DAO. |
void |
RemoteFishingGearFullServiceBase.setGearClassificationDao(GearClassificationDao gearClassificationDao)
Sets the reference to gearClassification 's DAO. |
void |
RemoteGearClassificationAssociationFullServiceBase.setGearClassificationDao(GearClassificationDao gearClassificationDao)
Sets the reference to gearClassification 's DAO. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |