Uses of Interface
de.hybris.platform.personalizationservices.occ.CxOccInterceptor
-
-
Uses of CxOccInterceptor in de.hybris.platform.personalizationcms.interceptors.impl
Classes in de.hybris.platform.personalizationcms.interceptors.impl that implement CxOccInterceptor Modifier and Type Class Description classPreviewTicketCxOccInterceptorExtension ofAbstractCxOccInterceptorthat votes with conclusive vote if preview ticket is in the request. -
Uses of CxOccInterceptor in de.hybris.platform.personalizationservices.occ.handlers.impl
Methods in de.hybris.platform.personalizationservices.occ.handlers.impl that return types with arguments of type CxOccInterceptor Modifier and Type Method Description protected java.util.List<CxOccInterceptor>DefaultOccPersonalizationHandler. getInterceptors()Method parameters in de.hybris.platform.personalizationservices.occ.handlers.impl with type arguments of type CxOccInterceptor Modifier and Type Method Description voidDefaultOccPersonalizationHandler. setInterceptors(java.util.List<CxOccInterceptor> interceptors) -
Uses of CxOccInterceptor in de.hybris.platform.personalizationservices.occ.impl
Classes in de.hybris.platform.personalizationservices.occ.impl that implement CxOccInterceptor Modifier and Type Class Description classAbstractCxOccInterceptorBase abstract interceptor with default handling of order.classDefaultCxOccInterceptor -
Uses of CxOccInterceptor in de.hybris.platform.personalizationyprofile.occ
Classes in de.hybris.platform.personalizationyprofile.occ that implement CxOccInterceptor Modifier and Type Class Description classCdsCxOccInterceptorDeprecated, for removal: This API element is subject to removal in a future version.Since 2005 This functionality is already covered by com.hybris.yprofile.consent.filters.OCCConsentLayerFilter
-