Uses of Interface
com.broadleafcommerce.data.tracking.core.context.ContextInfo.QueryInfluencer
Package
Description
-
Uses of ContextInfo.QueryInfluencer in com.broadleafcommerce.data.tracking.core.context
Modifier and TypeMethodDescriptionContextInfo.getQueryInfluencers()
This field is not serialized or deserialized asQueryInfluencers
are dynamic, functional components that execute logic rather than hold data.Modifier and TypeMethodDescriptionvoid
ContextInfo.setQueryInfluencers
(List<ContextInfo.QueryInfluencer> queryInfluencers) This field is not serialized or deserialized asQueryInfluencers
are dynamic, functional components that execute logic rather than hold data. -
Uses of ContextInfo.QueryInfluencer in com.broadleafcommerce.data.tracking.core.marketplace.vendor.visibility.narrowing
Modifier and TypeMethodDescriptionprotected ContextInfo.QueryInfluencer
VendorNarrowingContextInfoCustomizer.vendorNarrowingQueryInfluencer()