Uses of Interface
de.hybris.platform.addonsupport.interceptors.BeforeViewHandlerAdaptee
-
-
Uses of BeforeViewHandlerAdaptee in com.hybris.merchandising.interceptors
Classes in com.hybris.merchandising.interceptors that implement BeforeViewHandlerAdaptee Modifier and Type Class Description classHybrisMerchandisingBeforeViewHandlerAdapteeImplementsBeforeViewHandlerAdapteeand intercepts the view request. -
Uses of BeforeViewHandlerAdaptee in com.hybris.ymkt.recommendationaddon.interceptors.beforeview
Classes in com.hybris.ymkt.recommendationaddon.interceptors.beforeview that implement BeforeViewHandlerAdaptee Modifier and Type Class Description classRecentViewedItemsBeforeViewHandlerAdapteeCapture the page (category page, product page) beforeView event, and check if there is product ID or category ID that can be added to the recently viewed items queues -
Uses of BeforeViewHandlerAdaptee in com.hybris.yprofile.profiletagaddon.interceptors.beforeview
Classes in com.hybris.yprofile.profiletagaddon.interceptors.beforeview that implement BeforeViewHandlerAdaptee Modifier and Type Class Description classProfileTagBeforeViewHandler -
Uses of BeforeViewHandlerAdaptee in de.hybris.platform.addonsupport.config.javascript
Classes in de.hybris.platform.addonsupport.config.javascript that implement BeforeViewHandlerAdaptee Modifier and Type Class Description classBeforeViewJsPropsHandlerAdapteeBefore view handler. -
Uses of BeforeViewHandlerAdaptee in de.hybris.platform.addonsupport.interceptors
Classes in de.hybris.platform.addonsupport.interceptors that implement BeforeViewHandlerAdaptee Modifier and Type Class Description classAbstractConditionalResourceBeforeHandlerAllows an AddOn to Include Java Script and CSS conditionally.classExportJsPropertiesBeforeViewHandlerMethods in de.hybris.platform.addonsupport.interceptors that return BeforeViewHandlerAdaptee Modifier and Type Method Description BeforeViewHandlerAdapteeBeforeViewHandlerAdapter. getAdaptee()Methods in de.hybris.platform.addonsupport.interceptors with parameters of type BeforeViewHandlerAdaptee Modifier and Type Method Description voidBeforeViewHandlerAdapter. setAdaptee(BeforeViewHandlerAdaptee adaptee) -
Uses of BeforeViewHandlerAdaptee in de.hybris.platform.gigya.gigyaloginaddon.handlers
Classes in de.hybris.platform.gigya.gigyaloginaddon.handlers that implement BeforeViewHandlerAdaptee Modifier and Type Class Description classGigyaBeforeViewHandlerBefore view handler to set gigya related information -
Uses of BeforeViewHandlerAdaptee in de.hybris.platform.hybrisanalyticsaddon.interceptors.beforeview
Classes in de.hybris.platform.hybrisanalyticsaddon.interceptors.beforeview that implement BeforeViewHandlerAdaptee Modifier and Type Class Description classHybrisAnalyticsBeforeViewHandler -
Uses of BeforeViewHandlerAdaptee in de.hybris.platform.sap.productconfig.frontend.beforeview
Classes in de.hybris.platform.sap.productconfig.frontend.beforeview that implement BeforeViewHandlerAdaptee Modifier and Type Class Description classProductDetailsBeforeViewHandlerProduct ConfigurationBeforeViewHandlerAdaptee.
-