com.elasticpath.sfweb.viewbean
Interface EpViewBean

All Superinterfaces:
java.io.Serializable
All Known Subinterfaces:
CatalogViewResultBean, ProductViewBean
All Known Implementing Classes:
CatalogViewResultBeanImpl, EpViewBeanImpl, ProductViewBeanImpl

public interface EpViewBean
extends java.io.Serializable

Represents a general view 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