com.bea.alcs.sfweb.viewbean.impl
Class EpViewBeanImpl

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

public class EpViewBeanImpl
extends java.lang.Object
implements EpViewBean

The default implementation of EpViewBean.

See Also:
Serialized Form

Field Summary
static long serialVersionUID
          Serial version id.
 
Constructor Summary
EpViewBeanImpl()
           
 
Method Summary
 ElasticPath getElasticPath()
          Returns the elastic path context.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

serialVersionUID

public static final long serialVersionUID
Serial version id.

See Also:
Constant Field Values
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