Class PersonalDataServiceFactory
package |
Default |
---|
__construct(\OrderReadServiceInterface $orderReadService, \OrderWriteServiceInterface $orderWriteService, \CustomerReadServiceInterface $customerReadService, \CustomerServiceInterface $customerService, \EmailServiceInterface $emailService, \WithdrawalReadServiceInterface $withdrawalReadService, \WithdrawalWriteServiceInterface $withdrawalWriteService, \ReviewReadServiceInterface $reviewReadService, \ReviewWriteServiceInterface $reviewWriteService, \ShoppingCartServiceInterface $shoppingCartService, \SharedShoppingCartServiceInterface $sharedShoppingCartService, \NewsletterSubscriptionServiceInterface $newsletterSubscriptionService, \AddressBookServiceInterface $addressBookService, \InvoiceArchiveReadServiceInterface $invoiceArchiveReadService, \InvoiceArchiveWriteServiceInterface $invoiceArchiveWriteService, \PackingSlipServiceInterface $packingSlipService, \AgreementWriteServiceInterface $agreementWriteService, \AgreementReadServiceInterface $agreementReadService, \PersonalDataXmlSerializer $xmlSerializer)
\OrderReadServiceInterface
\OrderWriteServiceInterface
\CustomerReadServiceInterface
\CustomerServiceInterface
\EmailServiceInterface
\WithdrawalReadServiceInterface
\WithdrawalWriteServiceInterface
\ReviewReadServiceInterface
\ReviewWriteServiceInterface
\ShoppingCartServiceInterface
\SharedShoppingCartServiceInterface
\NewsletterSubscriptionServiceInterface
\AddressBookServiceInterface
\InvoiceArchiveReadServiceInterface
\InvoiceArchiveWriteServiceInterface
\PackingSlipServiceInterface
\AgreementWriteServiceInterface
\AgreementReadServiceInterface
\PersonalDataXmlSerializer
createInvoiceFileStorage() : boolean|\PersonalDataInvoiceFileStorage
createInvoiceServiceSettings() : boolean|\EnvInvoiceServiceSettings
createPackingSlipFileStorage() : boolean|\PersonalDataPackingSlipFileStorage
createPackingSlipServiceSettings() : boolean|\EnvPackingSlipServiceSettings
createService() : \PersonalDataServiceInterface
createServiceSettings() : boolean|\PersonalDataServiceSettings
orderReadService : \OrderReadServiceInterface
orderWriteService : \OrderWriteServiceInterface
customerReadService : \CustomerReadServiceInterface
withdrawalReadService : \WithdrawalReadServiceInterface
withdrawalWriteService : \WithdrawalWriteServiceInterface
reviewReadService : \ReviewReadServiceInterface
reviewWriteService : \ReviewWriteServiceInterface
shoppingCartService : \ShoppingCartServiceInterface
sharedShoppingCartService : \SharedShoppingCartServiceInterface
addressBookService : \AddressBookServiceInterface
invoiceArchiveReadService : \InvoiceArchiveReadServiceInterface
invoiceArchiveWriteService : \InvoiceArchiveWriteServiceInterface
packingSlipService : \PackingSlipServiceInterface
agreementWriteService : \AgreementWriteServiceInterface
agreementReadService : \AgreementReadServiceInterface
invoiceFileStorage : \PersonalDataInvoiceFileStorageInterface
packingSlipFileStorage : \PersonalDataPackingSlipFileStorageInterface