Interface AbstractCustomerFactory
| category |
System |
|---|---|
| package |
Customer |
| subpackage |
Interfaces |
createCustomer() : \Customer
createCustomerAddress() : \CustomerAddress
createCustomerCountry(\IdType $id, \CustomerCountryNameInterface $name, \CustomerCountryIso2Interface $iso2, \CustomerCountryIso3Interface $iso3, \IdType $addressFormatId, boolean $status) : \CustomerCountry
createCustomerCountryZone(\IdType $id, \CustomerCountryZoneNameInterface $name, \CustomerCountryZoneIsoCodeInterface $isoCode) : \CustomerCountryZone