|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of BuyerDao in fr.ifremer.allegro.data.survey.sale |
---|
Methods in fr.ifremer.allegro.data.survey.sale that return BuyerDao | |
---|---|
protected BuyerDao |
SaleProduceDaoBase.getBuyerDao()
Gets the reference to buyerDao . |
Methods in fr.ifremer.allegro.data.survey.sale with parameters of type BuyerDao | |
---|---|
void |
SaleProduceDaoBase.setBuyerDao(BuyerDao buyerDao)
Sets the reference to buyerDao . |
Uses of BuyerDao in fr.ifremer.allegro.data.survey.sale.generic.service |
---|
Methods in fr.ifremer.allegro.data.survey.sale.generic.service that return BuyerDao | |
---|---|
protected BuyerDao |
RemoteSaleProduceFullServiceBase.getBuyerDao()
Gets the reference to buyer 's DAO. |
Methods in fr.ifremer.allegro.data.survey.sale.generic.service with parameters of type BuyerDao | |
---|---|
void |
RemoteSaleProduceFullServiceBase.setBuyerDao(BuyerDao buyerDao)
Sets the reference to buyer 's DAO. |
Uses of BuyerDao in fr.ifremer.allegro.referential.buyer |
---|
Classes in fr.ifremer.allegro.referential.buyer that implement BuyerDao | |
---|---|
class |
BuyerDaoBase
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type fr.ifremer.allegro.referential.buyer.Buyer . |
class |
BuyerDaoImpl
|
Uses of BuyerDao in fr.ifremer.allegro.referential.buyer.generic.service |
---|
Methods in fr.ifremer.allegro.referential.buyer.generic.service that return BuyerDao | |
---|---|
protected BuyerDao |
RemoteBuyerFullServiceBase.getBuyerDao()
Gets the reference to buyer 's DAO. |
Methods in fr.ifremer.allegro.referential.buyer.generic.service with parameters of type BuyerDao | |
---|---|
void |
RemoteBuyerFullServiceBase.setBuyerDao(BuyerDao buyerDao)
Sets the reference to buyer 's DAO. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |