org.broadleafcommerce.profile.web.core.form
Class RegisterCustomerForm
java.lang.Object
org.broadleafcommerce.profile.web.core.form.RegisterCustomerForm
- All Implemented Interfaces:
- Serializable
public class RegisterCustomerForm
- extends Object
- implements Serializable
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RegisterCustomerForm
public RegisterCustomerForm()
getCustomer
public Customer getCustomer()
setCustomer
public void setCustomer(Customer customer)
getPassword
public String getPassword()
setPassword
public void setPassword(String password)
getPasswordConfirm
public String getPasswordConfirm()
setPasswordConfirm
public void setPasswordConfirm(String passwordConfirm)
Copyright © 2011. All Rights Reserved.