Uses of Interface
de.hybris.platform.ycommercewebservices.context.ContextInformationLoader
Packages that use ContextInformationLoader
Package
Description
-
Uses of ContextInformationLoader in de.hybris.platform.ycommercewebservices.context.impl
Classes in de.hybris.platform.ycommercewebservices.context.impl that implement ContextInformationLoaderModifier and TypeClassDescriptionclassDefault context information loader -
Uses of ContextInformationLoader in de.hybris.platform.ycommercewebservices.filter
Methods in de.hybris.platform.ycommercewebservices.filter that return ContextInformationLoaderModifier and TypeMethodDescriptionBaseSiteFilter.getContextInformationLoader()protected ContextInformationLoaderSessionCurrencyFilter.getContextInformationLoader()protected ContextInformationLoaderSessionLanguageFilter.getContextInformationLoader()Methods in de.hybris.platform.ycommercewebservices.filter with parameters of type ContextInformationLoaderModifier and TypeMethodDescriptionvoidBaseSiteFilter.setContextInformationLoader(ContextInformationLoader contextInformationLoader) voidSessionCurrencyFilter.setContextInformationLoader(ContextInformationLoader contextInformationLoader) voidSessionLanguageFilter.setContextInformationLoader(ContextInformationLoader contextInformationLoader)