Classes, interfaces and traits

AbstractCustomerServiceFactory

Class AbstractCustomerServiceFactory

Customer

Class Customer

This class is used for managing customer data

CustomerDeleter

Class CustomerDeleter

This class is used for deleting customer data.

CustomerFactory

Class CustomerFactory

Factory class for all needed customer data.

CustomerReader

Class CustomerReader

This class is used for reading customer data from the database

CustomerReadService

Class CustomerReadService

This class provides methods for reading customer data.

CustomerRepository

Class CustomerRepository

This class contains basic methods for finding, creating and deleting customer data

CustomerService

Class CustomerService

This class provides methods for creating and deleting customer data

CustomerServiceFactory

Class CustomerServiceFactory

Factory class for all needed customer data.

CustomerWriter

Class CustomerWriter

This class is used for writing customer data to the database

CustomerWriteService

Class CustomerWriteService

This class provides methods for creating and deleting customer data

Classes, interfaces and traits

AddressBlock

Value Object

Class AddressBlock Stores all customer address data

AddressClass

Value Object

Class AddressClass Represents a customer address

AgreementCustomerEmail

Value Object

Class AgreementCustomerEmail Represents an agreement customer email

CustomerAdditionalAddressInfo

Value Object

Class CustomerAdditionalAddressInfo Represents additional address information

CustomerB2BStatus

Class CustomerB2BStatus

CustomerCallNumber

Value Object

Class CustomerCallNumber Represents a phone or fax number

CustomerCity

Value Object

Class CustomerCity Represents a customer city

CustomerCompany

Value Object

Class CustomerCompany Represents a customer company

CustomerCountryIso2

Value Object

Class CustomerCountryIso2 Represents a customer country ISO2 code

CustomerCountryIso3

Value Object

Class CustomerCountryIso3 Represents a customer country ISO3 code

CustomerCountryName

Value Object

Class CustomerCountryName Represents a customer country name

CustomerCountryZoneIsoCode

Value Object

Class CustomerCountryZoneIsoCode Represents a customer country zone ISO code

CustomerCountryZoneName

Value Object

Class CustomerCountryZoneName Represents a customer country zone name

CustomerDateOfBirth

Value Object

Class CustomerDateOfBirth Represents a customer birth date

CustomerEmail

Value Object

Class CustomerEmail Represents a customer email

CustomerFirstname

Value Object

Class CustomerFirstname Represents a customer firstname

CustomerGender

Value Object

Class CustomerGender Represents a customer gender

CustomerGuestPassword

Class CustomerGuestPassword

Instances of this class represent guests’ pseudo-passwords. The password itself ought to be a high-entropy pseudo-random string.

CustomerHashedPassword

Class CustomerHashedPassword

Represents a customer's password hash.

CustomerHouseNumber

Value Object

Class CustomerHouseNumber Represents a house number

CustomerInputValidatorSettings

Value Object

Class CustomerInputValidatorSettings CustomerInputValidatorSettings stores all min length values and error messages for registration form validation

CustomerLastname

Value Object

Class CustomerLastname Represents a customer lastname

CustomerMemo

Class CustomerMemo

CustomerNumber

Value Object

Class CustomerNumber Represents a customer number

CustomerPassword

Class CustomerPassword

Represents a customer's password.

CustomerPostcode

Value Object

Class CustomerPostcode Represents a customer postcode

CustomerServiceSettings

Value Object

Class CustomerServiceSettings Represents the default settings of a customer/guest

CustomerStreet

Value Object

Class CustomerStreet Represents a customer street

CustomerSuburb

Class CustomerSuburb

Represents a customer suburb

CustomerVatNumber

Value Object

Class CustomerVatNumber Represents a tax ID number (VATIN)

Classes, interfaces and traits

CustomerAddonValueStorage

Class CustomerAddonValueStorage

Classes, interfaces and traits

CustomerAccountInputValidator

Class CustomerAccountInputValidator

This class is used for validating input data from the customer account

CustomerInputValidator

Class CustomerInputValidator

Validator class that checks the entered user data.

CustomerMemoCollection

Class CustomerMemoCollection

CustomerRegistrationInputValidatorService

Class CustomerRegistrationInputValidatorService

This class is used for validating customer input while registration

VatNumberValidator

Class VatNumberValidator

This class provides methods for validating VAT numbers

Classes, interfaces and traits

AddressBlockInterface

Value Object.

Interface AddressBlockInterface Stores all customer address data.

AddressBookServiceInterface

Interface AddressBookServiceInterface

AddressClassInterface

Value Object

Interface AddressClassInterface Represents a customer address

CountryServiceInterface

Interface CountryServiceInterface

CustomerAccountInputValidatorInterface

Interface CustomerAccountInputValidatorInterface

CustomerAdditionalAddressInfoInterface

Value Object

Interface CustomerAdditionalAddressInfoInterface Represents additional address information

CustomerAddressDeleterInterface

Interface CustomerAddressDeleterInterface

CustomerAddressInputValidatorInterface

Interface CustomerAddressInputValidatorInterface

CustomerAddressInterface

Interface CustomerAddressInterface

Interface AddressBlockInterface Stores all customer address data.

CustomerAddressReaderInterface

Interface CustomerAddressReaderInterface

CustomerAddressRepositoryInterface

Interface CustomerAddressRepositoryInterface

CustomerAddressWriterInterface

Interface CustomerAddressWriterInterface

CustomerB2BStatusInterface

Interface CustomerB2BStatusInterface

CustomerCallNumberInterface

Value Object.

Class CustomerCallNumberInterface Represents a phone or fax number.

CustomerCityInterface

Value Object.

Interface CustomerCityInterface Represents a customer city.

CustomerCompanyInterface

Value Object

Interface CustomerCompanyInterface Represents a customer company

CustomerCountryInterface

Interface CustomerCountryInterface

CustomerCountryIso2Interface

Value Object.

Interface CustomerCountryIso2Interface Represents a customer country ISO 2 code.

CustomerCountryIso3Interface

Value Object.

Interface CustomerCountryIso3Interface Represents customer country ISO 3 code.

CustomerCountryNameInterface

Value Object.

Interface CustomerCountryNameInterface Represents a customer country name.

CustomerCountryReaderInterface

Interface CustomerCountryReaderInterface

CustomerCountryRepositoryInterface

Interface CustomerCountryRepositoryInterface

CustomerCountryZoneInterface

Interface CustomerCountryZoneInterface

CustomerCountryZoneIsoCodeInterface

Value Object.

Interface CustomerCountryZoneIsoCodeInterface Represents a customer country zone ISO code.

CustomerCountryZoneNameInterface

Value Object.

Interface CustomerCountryZoneNameInterface Represents a customer country zone name.

CustomerCountryZoneReaderInterface

Interface CustomerCountryZoneReaderInterface

CustomerCountryZoneRepositoryInterface

Interface CustomerCountryZoneRepositoryInterface

CustomerDeleterInterface

Interface CustomerDeleterInterface

CustomerEmailInterface

Value Object.

Interface CustomerEmailInterface Represents a customer email.

CustomerFirstnameInterface

Value Object.

Interface CustomerFirstnameInterface Represents a customer first name.

CustomerGenderInterface

Value Object.

Interface CustomerGenderInterface Represents a customer gender.

CustomerHouseNumberInterface

Value Object

Interface CustomerHouseNumberInterface Represents a house number

CustomerInputValidatorInterface

Interface CustomerInputValidatorInterface

CustomerInputValidatorSettingsInterface

Value Object.

Interface CustomerInputValidatorSettingsInterface CustomerInputValidatorSettings stores all min length values and error messages for registration form validation.

CustomerInterface

Interface CustomerInterface

CustomerLastnameInterface

Value Object.

Interface CustomerLastnameInterface Represents a customer last name.

CustomerNumberInterface

Value Object.

Interface CustomerNumberInterface Represents a customer number.

CustomerPasswordInterface

Value Object.

Interface CustomerPasswordInterface Represents a customer password.

CustomerPostcodeInterface

Value Object.

Interface CustomerPostcodeInterface Represents a customer post code.

CustomerReaderInterface

Interface CustomerReaderInterface

CustomerReadServiceInterface

Interface CustomerReadServiceInterface

CustomerRegistrationInputValidatorServiceInterface

Interface CustomerRegistrationInputValidatorServiceInterface

CustomerRepositoryInterface

Interface CustomerRepositoryInterface

CustomerServiceInterface

Interface CustomerServiceInterface

CustomerServiceSettingsInterface

Value Object.

Interface CustomerServiceSettings Represents the default settings of a customer/guest.

CustomerStreetInterface

Value Object.

Interface CustomerStreetInterface Represents a customer street.

CustomerSuburbInterface

Value Object.

Interface CustomerSuburbInterface Represents a customer suburb.

CustomerVatNumberInterface

Value Object.

Interface CustomerVatNumberInterface Represents a customer VAT number.

CustomerWriterInterface

Interface CustomerWriterInterface

CustomerWriteServiceInterface

Interface CustomerWriteServiceInterface

VatNumberValidatorInterface

Interface VatNumberValidatorInterface

AbstractCustomerFactory

Interface AbstractCustomerFactory

Classes, interfaces and traits

CustomerCountryZone

Class CustomerCountryZone

This class is used for getting customer country zone data

CustomerCountryZoneReader

Class CustomerCountryZoneReader

This class is used for reading customer country zone data from the database

CustomerCountryZoneRepository

Class CustomerCountryZoneRepository

This class provides basic methods for finding customer country zone data

Classes, interfaces and traits

CountryService

Class CountryService

This class is used for finding country data

CustomerCountry

Class CustomerCountry

This class is used for getting customer country data

CustomerCountryReader

Class CustomerCountryReader

This class is used for reading customer country data from the database

CustomerCountryRepository

Class CustomerCountryRepository

This class provides basic methods for finding customer country data

UnknownCustomerCountry

Class CustomerCountry

This class is used for getting customer country data

Classes, interfaces and traits

AddressBookService

Class AddressBookService

This class is used to manage addresses

CustomerAddress

Class CustomerAddress

This class is used for managing customer address data

CustomerAddressDeleter

Class CustomerAddressDeleter

This class is used for deleting customer address data

CustomerAddressInputValidator

Class CustomerAccountInputValidator

This class is used for validating entered customer address data

CustomerAddressReader

Class CustomerAddressReader

This class is used for reading customer address data from the database

CustomerAddressRepository

Class CustomerAddressRepository

This class contains basic methods for finding, creating and deleting customer addresses

CustomerAddressWriter

Class CustomerAddressWriter

This class is used for writing customer address data into the database