com.elasticpath.sfweb.formbean
Interface EpFormBean

All Superinterfaces:
java.io.Serializable
All Known Subinterfaces:
AnonymousSignInFormBean, BillingAndReviewFormBean, CheckoutAddressFormBean, CheckoutCreditCardFormBean, CreditCardFormBean, EditAccountFormBean, ForgottenPasswordFormBean, SignInFormBean
All Known Implementing Classes:
AnonymousSignInFormBeanImpl, BillingAndReviewFormBeanImpl, CheckoutAddressFormBeanImpl, CheckoutCreditCardFormBeanImpl, CreditCardFormBeanImpl, EditAccountFormBeanImpl, EpFormBeanImpl, ForgottenPasswordFormBeanImpl, SignInFormBeanImpl

public interface EpFormBean
extends java.io.Serializable

Represents a general form bean.


Method Summary
 ElasticPath getElasticPath()
          Returns the elastic path context.
 

Method Detail

getElasticPath

ElasticPath getElasticPath()
Returns the elastic path context.

Returns:
the elastic path context