Interface CxStorefrontReportingStrategy
- All Known Implementing Classes:
DefaultCxStorefrontReportingStrategy
public interface CxStorefrontReportingStrategy
Strategy that determines if personalization data should be reported to storefront
-
Method Summary
Modifier and TypeMethodDescriptionbooleanDetermine if personalization data should be reported to storefront
-
Method Details
-
isReportingActive
boolean isReportingActive()Determine if personalization data should be reported to storefront- Returns:
- true if personalization data should be reported
-