|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of SaleProduceDao in fr.ifremer.allegro.data.operation |
---|
Methods in fr.ifremer.allegro.data.operation that return SaleProduceDao | |
---|---|
protected SaleProduceDao |
FishingOperationDaoBase.getSaleProduceDao()
Gets the reference to saleProduceDao . |
Methods in fr.ifremer.allegro.data.operation with parameters of type SaleProduceDao | |
---|---|
void |
FishingOperationDaoBase.setSaleProduceDao(SaleProduceDao saleProduceDao)
Sets the reference to saleProduceDao . |
Uses of SaleProduceDao in fr.ifremer.allegro.data.sale |
---|
Methods in fr.ifremer.allegro.data.sale that return SaleProduceDao | |
---|---|
protected SaleProduceDao |
ExpectedSaleDaoBase.getSaleProduceDao()
Gets the reference to saleProduceDao . |
Methods in fr.ifremer.allegro.data.sale with parameters of type SaleProduceDao | |
---|---|
void |
ExpectedSaleDaoBase.setSaleProduceDao(SaleProduceDao saleProduceDao)
Sets the reference to saleProduceDao . |
Uses of SaleProduceDao in fr.ifremer.allegro.data.sale.generic.service |
---|
Methods in fr.ifremer.allegro.data.sale.generic.service that return SaleProduceDao | |
---|---|
protected SaleProduceDao |
RemoteExpectedSaleFullServiceBase.getSaleProduceDao()
Gets the reference to saleProduce 's DAO. |
Methods in fr.ifremer.allegro.data.sale.generic.service with parameters of type SaleProduceDao | |
---|---|
void |
RemoteExpectedSaleFullServiceBase.setSaleProduceDao(SaleProduceDao saleProduceDao)
Sets the reference to saleProduce 's DAO. |
Uses of SaleProduceDao in fr.ifremer.allegro.data.survey.landing |
---|
Methods in fr.ifremer.allegro.data.survey.landing that return SaleProduceDao | |
---|---|
protected SaleProduceDao |
LandingDaoBase.getSaleProduceDao()
Gets the reference to saleProduceDao . |
Methods in fr.ifremer.allegro.data.survey.landing with parameters of type SaleProduceDao | |
---|---|
void |
LandingDaoBase.setSaleProduceDao(SaleProduceDao saleProduceDao)
Sets the reference to saleProduceDao . |
Uses of SaleProduceDao in fr.ifremer.allegro.data.survey.sale |
---|
Classes in fr.ifremer.allegro.data.survey.sale that implement SaleProduceDao | |
---|---|
class |
SaleProduceDaoBase
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type fr.ifremer.allegro.data.survey.sale.SaleProduce . |
class |
SaleProduceDaoImpl
|
Methods in fr.ifremer.allegro.data.survey.sale that return SaleProduceDao | |
---|---|
protected SaleProduceDao |
SaleDaoBase.getSaleProduceDao()
Gets the reference to saleProduceDao . |
Methods in fr.ifremer.allegro.data.survey.sale with parameters of type SaleProduceDao | |
---|---|
void |
SaleDaoBase.setSaleProduceDao(SaleProduceDao saleProduceDao)
Sets the reference to saleProduceDao . |
Uses of SaleProduceDao in fr.ifremer.allegro.data.survey.sale.generic.service |
---|
Methods in fr.ifremer.allegro.data.survey.sale.generic.service that return SaleProduceDao | |
---|---|
protected SaleProduceDao |
RemoteObservedSaleFullServiceBase.getSaleProduceDao()
Gets the reference to saleProduce 's DAO. |
protected SaleProduceDao |
RemoteSaleFullServiceBase.getSaleProduceDao()
Gets the reference to saleProduce 's DAO. |
protected SaleProduceDao |
RemoteSaleProduceFullServiceBase.getSaleProduceDao()
Gets the reference to saleProduce 's DAO. |
Methods in fr.ifremer.allegro.data.survey.sale.generic.service with parameters of type SaleProduceDao | |
---|---|
void |
RemoteObservedSaleFullServiceBase.setSaleProduceDao(SaleProduceDao saleProduceDao)
Sets the reference to saleProduce 's DAO. |
void |
RemoteSaleFullServiceBase.setSaleProduceDao(SaleProduceDao saleProduceDao)
Sets the reference to saleProduce 's DAO. |
void |
RemoteSaleProduceFullServiceBase.setSaleProduceDao(SaleProduceDao saleProduceDao)
Sets the reference to saleProduce 's DAO. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |