Class SpecialOffersServiceFactory
| package |
Default |
|---|
_createRepository() : \SpecialOfferRepository
The returned instance will be in memory cached and returned on consecutive calls.
\SpecialOfferRepositorySpecial offer repository.
readService() : \SpecialOfferReadService
The returned instance will be in memory cached and returned on consecutive calls.
\SpecialOfferReadServiceSpecial offer read service.
writeService() : \SpecialOfferWriteService
The returned instance will be in memory cached and returned on consecutive calls.
\SpecialOfferWriteServiceSpecial offer write service.