| Interface | Description |
|---|---|
| StoreProfileConstants |
Constants used to get properties from user profile.
|
| Class | Description |
|---|---|
| CheckoutProfileFormHandler |
This is an EStore's form handler to be used when logging in a user during the checkout process.
|
| ProfileCheckoutPreferences |
This class is used as a session-scoped component that will help to
determine user's current checkout preferences on JSP pages like default
shipping address nickname and default credit card address
nickname.
|
| SessionBean |
A session scoped bean containing only a map property.
|
| StoreAddressTools |
Contains reusable Address methods.
|
| StoreForgotPasswordHandler |
This is a Store extension of DPS' ForgotPasswordHandler handler.
|
| StoreProfileFormHandler |
Profile form handler.
|
| StoreProfileTools |
Extensions to CommerceProfileTools.
|
| StorePropertyManager |
Store-specific extenstions with names of extended profile properties.
|
| StoreRepositoryProfileItemFinder |
Finds profile repository items by querying the profile repository.
|