Class CustomerServiceFactory
Factory class for all needed customer data.
| category |
System |
|---|---|
| package |
Customer |
| extends |
AbstractCustomerServiceFactory |
__construct(\CI_DB_query_builder $ciDatabaseQueryBuilder)
\CI_DB_query_builderQuery builder.
_getAddonValueService()
_getCustomerAddressDeleter() : \CustomerAddressDeleter
_getCustomerAddressReader() : \CustomerAddressReader
_getCustomerAddressRepository() : \CustomerAddressRepository
_getCustomerAddressWriter() : \CustomerAddressWriter
_getCustomerCountryReader() : \CustomerCountryReader
_getCustomerCountryRepository() : \CustomerCountryRepository
_getCustomerCountryZoneReader() : \CustomerCountryZoneReader
_getCustomerCountryZoneRepository() : \CustomerCountryZoneRepository
_getCustomerDeleter() : \CustomerDeleter
_getCustomerFactory() : \CustomerFactory
_getCustomerInputValidatorServiceByValidatorName(string $inputValidatorName) : object
stringName of input validator service.
objectFound customer input validator service.
_getCustomerReader() : \CustomerReader
_getCustomerRepository() : \CustomerRepository
_getCustomerServiceSettings() : \CustomerServiceSettings
_getCustomerWriter() : \CustomerWriter
createCustomerReadService() : \CustomerReadService
createCustomerWriteService() : \CustomerService
getAddressBookService() : \AddressBookService
getCountryService() : \CountryService
getCustomerAccountInputValidator() : \CustomerAccountInputValidator
getCustomerAddressInputValidatorService() : \CustomerAddressInputValidator
getCustomerRegistrationInputValidatorService() : \CustomerRegistrationInputValidatorService
getCustomerService() : \CustomerService
getDatabaseQueryBuilder() : \CI_DB_query_builder
\CI_DB_query_builderQuery builder.
ciDatabaseQueryBuilder : \CI_DB_query_builder
| var |
|---|
\CI_DB_query_builder