| Modifier and Type | Class and Description |
|---|---|
class |
OfferDaoImpl |
| Modifier and Type | Field and Description |
|---|---|
protected OfferDao |
OfferServiceImpl.offerDao |
| Modifier and Type | Method and Description |
|---|---|
OfferDao |
OfferService.getOfferDao() |
OfferDao |
OfferServiceImpl.getOfferDao() |
| Modifier and Type | Method and Description |
|---|---|
void |
OfferService.setOfferDao(OfferDao offerDao) |
void |
OfferServiceImpl.setOfferDao(OfferDao offerDao) |
| Modifier and Type | Field and Description |
|---|---|
protected OfferDao |
OrderOfferProcessorImpl.offerDao |
| Modifier and Type | Method and Description |
|---|---|
void |
OrderOfferProcessor.setOfferDao(OfferDao offerDao)
Set the offerDao (primarily for unit testing)
|
void |
OrderOfferProcessorImpl.setOfferDao(OfferDao offerDao) |
| Modifier and Type | Field and Description |
|---|---|
protected OfferDao |
OrderServiceImpl.offerDao |
Copyright © 2014. All Rights Reserved.