| Package | Description |
|---|---|
| com.dpslink.flash.servlet |
DPS Flash specific servlets for handling shopping functions.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
AccountCreditCardAddEdit.setCreditCardValues(AccountCreditCardAddEdit.Context ctx)
Sets the account values using the submitted parameter values.
|
protected boolean |
AccountCreditCardAddEdit.setTemplateError(AccountCreditCardAddEdit.Context ctx,
java.lang.String errName)
Sets the html template error fields for the given error name.
|
protected boolean |
AccountCreditCardAddEdit.updateAccount(AccountCreditCardAddEdit.Context ctx)
Updates the credit card for the user in the db and in the session.
|