All Classes and Interfaces
Class
Description
Allows for pluggable address validators.
This entity should be used only for lookup and filtering purposes only.
Represents a principal subdivision of a Country (e.g.
Represents a category that describes a Countries subdivision.
An extendible enumeration of customer address types.
Created by brandon on 9/4/15.
Implementations of this interface are used to hold data about a Customers Attributes.
Created by bpolster.
This entity is designed to deal with payments associated to an
Customer and is used to refer to a saved
payment that is stored at the Payment Gateway level.The main function of this entity listener is to publish a Spring event that the customer has been persisted.
An event for whenever a
CustomerImpl has been persistedCreated by ckittrell on 12/9/15.
Simple container for Customer-related rules used to decouple Customers from Offers.
Created in order to utilize the Customer's primary key to salt passwords with.
Deprecated.
- This email approach is no longer recommended.
An extendible enumeration representing the status of the last attempted payment
in CustomerPayment
An extendible enumeration of locale types.
This class is being un-deprecated because we want the query for the customer to happen through Hibernate instead of
through raw JDBC, which is the case when <sec:jdbc-user-service /> is used.