Class ProductPriceServiceFactory
| package |
Default |
|---|
_createGroupPriceSerializer() : \ProductGroupPriceSerializer
The returned instance will be in memory cached an returned on consecutive calls.
\ProductGroupPriceSerializer
_createRepository() : \ProductPriceRepository
The returned instance will be in memory cached an returned on consecutive calls.
\ProductPriceRepositoryProduct price repository.
createQuantityPriceSerializer() : \GraduatedPriceSerializer
The returned instance will be in memory cached an returned on consecutive calls.
\GraduatedPriceSerializer
readService() : \ProductPriceReadService
The returned instance will be in memory cached an returned on consecutive calls.
\ProductPriceReadServiceProduct price read service.
serializer() : \ProductPriceSerializer
The returned instance will be in memory cached an returned on consecutive calls.
\ProductPriceSerializer
writeService() : \ProductPriceWriteService
The returned instance will be in memory cached an returned on consecutive calls.
\ProductPriceWriteServiceProduct price write service.
groupPriceSerializer : \ProductGroupPriceSerializer
quantityPriceSerializer : \GraduatedPriceSerializer