Class ProductPriceServiceFactory
package |
Default |
---|
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.