Uses of Interface
com.elasticpath.sfweb.viewbean.EpViewBean

Packages that use EpViewBean
com.elasticpath.sfweb.viewbean   
com.elasticpath.sfweb.viewbean.impl   
 

Uses of EpViewBean in com.elasticpath.sfweb.viewbean
 

Subinterfaces of EpViewBean in com.elasticpath.sfweb.viewbean
 interface CatalogViewResultBean
          Represents a bean for catalog view.
 interface ProductViewBean
          Represents a bean for product view.
 

Uses of EpViewBean in com.elasticpath.sfweb.viewbean.impl
 

Classes in com.elasticpath.sfweb.viewbean.impl that implement EpViewBean
 class CatalogViewResultBeanImpl
          Represents a bean implementation for catalog view view.
 class EpViewBeanImpl
          The default implementation of EpViewBean.
 class ProductViewBeanImpl
          Represents a bean for catalog view.