| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
Advanced |
"CustomerImpl_Advanced_Tab" |
public static final String |
Contact |
"CustomerImpl_Contact_Tab" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
Advanced |
3000 |
public static final int |
Contact |
2000 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
PAYMENT |
"CustomerPaymentImpl_payment" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
PAYMENT |
1000 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
BILLING_ADDRESS |
"CustomerPaymentImpl_billingAddress" |
public static final String |
PAYMENT |
"CustomerPaymentImpl_payment" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
BILLING_ADDRESS |
2000 |
public static final int |
PAYMENT |
1000 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CUSTOMER_PASSWORD_TEMPLATE_VARIABLE |
"customerPasswordTemplateVariable" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DEFAULT_VALID_NAME_REGEX |
"[A-Za-z\'. ]{1,80}" |
public static final String |
DEFAULT_VALID_PASSWORD_REGEX |
"[0-9A-Za-z]{4,15}" |
Copyright © 2015. All Rights Reserved.