|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.elasticpath.sfweb.formbean.impl.EpFormBeanImpl
com.elasticpath.sfweb.formbean.impl.AnonymousSignInFormBeanImpl
public class AnonymousSignInFormBeanImpl
Form bean for anonymous customer sign-in.
| Constructor Summary | |
|---|---|
AnonymousSignInFormBeanImpl()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getEmail()
Get the anonymous customer's email address. |
void |
setEmail(java.lang.String email)
Set the anonymous customer's email address. |
| Methods inherited from class com.elasticpath.sfweb.formbean.impl.EpFormBeanImpl |
|---|
getElasticPath |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.elasticpath.sfweb.formbean.EpFormBean |
|---|
getElasticPath |
| Constructor Detail |
|---|
public AnonymousSignInFormBeanImpl()
| Method Detail |
|---|
public java.lang.String getEmail()
getEmail in interface AnonymousSignInFormBeanpublic void setEmail(java.lang.String email)
setEmail in interface AnonymousSignInFormBeanemail - the customer's email address
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||