Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
Public Member Functions | |
__construct (\Magento\Framework\DataObject\Copy $objectCopyService, \Magento\Customer\Api\AccountManagementInterface $accountManagement, \Magento\Customer\Api\Data\CustomerInterfaceFactory $customerFactory, \Magento\Customer\Api\Data\AddressInterfaceFactory $addressFactory, \Magento\Customer\Api\Data\RegionInterfaceFactory $regionFactory, \Magento\Sales\Api\OrderRepositoryInterface $orderRepository, QuoteAddressFactory $quoteAddressFactory=null, OrderCustomerExtractor $orderCustomerExtractor=null) | |
![]() | |
create ($orderId) | |
Protected Attributes | |
$accountManagement | |
$customerFactory | |
$addressFactory | |
$regionFactory | |
$orderRepository | |
$objectCopyService | |
Class CustomerManagement
@SuppressWarnings(PHPMD.CouplingBetweenObjects)
Definition at line 22 of file CustomerManagement.php.
__construct | ( | \Magento\Framework\DataObject\Copy | $objectCopyService, |
\Magento\Customer\Api\AccountManagementInterface | $accountManagement, | ||
\Magento\Customer\Api\Data\CustomerInterfaceFactory | $customerFactory, | ||
\Magento\Customer\Api\Data\AddressInterfaceFactory | $addressFactory, | ||
\Magento\Customer\Api\Data\RegionInterfaceFactory | $regionFactory, | ||
\Magento\Sales\Api\OrderRepositoryInterface | $orderRepository, | ||
QuoteAddressFactory | $quoteAddressFactory = null , |
||
OrderCustomerExtractor | $orderCustomerExtractor = null |
||
) |
\Magento\Framework\DataObject\Copy | $objectCopyService | |
\Magento\Customer\Api\AccountManagementInterface | $accountManagement | |
\Magento\Customer\Api\Data\CustomerInterfaceFactory | $customerFactory | |
\Magento\Customer\Api\Data\AddressInterfaceFactory | $addressFactory | |
\Magento\Customer\Api\Data\RegionInterfaceFactory | $regionFactory | |
\Magento\Sales\Api\OrderRepositoryInterface | $orderRepository | |
QuoteAddressFactory | null | $quoteAddressFactory | |
OrderCustomerExtractor | null | $orderCustomerExtractor |
Definition at line 74 of file CustomerManagement.php.
|
protected |
Definition at line 27 of file CustomerManagement.php.
|
protected |
Definition at line 37 of file CustomerManagement.php.
|
protected |
Definition at line 32 of file CustomerManagement.php.
|
protected |
Definition at line 52 of file CustomerManagement.php.
|
protected |
Definition at line 47 of file CustomerManagement.php.
|
protected |
Definition at line 42 of file CustomerManagement.php.