phpDocumentor

CustomerReadService

Interface CustomerReadService

Table of Contents

getCustomerById()  : Customer
Returns a specific customer based on the given ID.
getCustomers()  : Customers
Returns all available customers.
getGuestAccounts()  : Customers
Returns all available customers that are guest accounts.
validateEmailAddress()  : true
Checks if an email address is valid in its self or is already taken by another customer

Methods

Search results