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.
\ProductPriceRepository
Product 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.
\ProductPriceReadService
Product 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.
\ProductPriceWriteService
Product price write service.
groupPriceSerializer : \ProductGroupPriceSerializer
quantityPriceSerializer : \GraduatedPriceSerializer