Class GatewayCustomer<T>
java.lang.Object
com.broadleafcommerce.paymentgateway.domain.GatewayCustomer<T>
- Author:
- Elbert Bautista (elbertbautista)
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionadditionalFields(String key, Object value) additionalFields(Map<String, Object> additionalFields) companyName(String companyName) protected StringcustomerId(String customerId) booleandone()getEmail()getFax()getPhone()
-
Constructor Details
-
GatewayCustomer
public GatewayCustomer() -
GatewayCustomer
-
-
Method Details
-
done
-
additionalFields
-
additionalFields
-
customerId
-
fullName
-
firstName
-
lastName
-
companyName
-
phone
-
mobile
-
fax
-
website
-
email
-
getFullName
-
composeCustomerFullName
-
customerPopulated
public boolean customerPopulated() -
getParent
-
getCustomerId
-
getFirstName
-
getLastName
-
getCompanyName
-
getPhone
-
getMobile
-
getFax
-
getWebsite
-
getEmail
-
getAdditionalFields
-