com.elasticpath.sfweb.viewbean.impl
Class EpViewBeanImpl

java.lang.Object
  extended by com.elasticpath.sfweb.viewbean.impl.EpViewBeanImpl
All Implemented Interfaces:
EpViewBean, java.io.Serializable
Direct Known Subclasses:
CatalogViewResultBeanImpl, ProductViewBeanImpl

public class EpViewBeanImpl
extends java.lang.Object
implements EpViewBean

The default implementation of EpViewBean.

See Also:
Serialized Form

Constructor Summary
EpViewBeanImpl()
           
 
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

EpViewBeanImpl

public EpViewBeanImpl()
Method Detail

getElasticPath

public ElasticPath getElasticPath()
Returns the elastic path context.

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