com.elasticpath.sfweb.formbean.impl
Class EpFormBeanImpl

java.lang.Object
  extended by com.elasticpath.sfweb.formbean.impl.EpFormBeanImpl
All Implemented Interfaces:
EpFormBean, java.io.Serializable
Direct Known Subclasses:
AnonymousSignInFormBeanImpl, BillingAndReviewFormBeanImpl, CheckoutAddressFormBeanImpl, CheckoutCreditCardFormBeanImpl, CreditCardFormBeanImpl, EditAccountFormBeanImpl, ForgottenPasswordFormBeanImpl, SignInFormBeanImpl

public class EpFormBeanImpl
extends java.lang.Object
implements EpFormBean

The default implementation of EpFormBean.

See Also:
Serialized Form

Constructor Summary
EpFormBeanImpl()
           
 
Method Summary
 ElasticPath getElasticPath()
          Returns the elastic path context.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EpFormBeanImpl

public EpFormBeanImpl()
Method Detail

getElasticPath

public ElasticPath getElasticPath()
Returns the elastic path context.

Specified by:
getElasticPath in interface EpFormBean
Returns:
the elastic path context