Uses of Interface
com.broadleafcommerce.data.tracking.core.context.ContextInfo.QueryInfluencer
Packages that use ContextInfo.QueryInfluencer
Package
Description
-
Uses of ContextInfo.QueryInfluencer in com.broadleafcommerce.data.tracking.core.context
Methods in com.broadleafcommerce.data.tracking.core.context that return types with arguments of type ContextInfo.QueryInfluencerModifier and TypeMethodDescriptionContextInfo.getQueryInfluencers()
This field is not serialized or deserialized asQueryInfluencers
are dynamic, functional components that execute logic rather than hold data.Method parameters in com.broadleafcommerce.data.tracking.core.context with type arguments of type ContextInfo.QueryInfluencerModifier 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
Methods in com.broadleafcommerce.data.tracking.core.marketplace.vendor.visibility.narrowing that return ContextInfo.QueryInfluencerModifier and TypeMethodDescriptionprotected ContextInfo.QueryInfluencer
VendorNarrowingContextInfoCustomizer.vendorNarrowingQueryInfluencer()