Uses of Interface
de.hybris.platform.assistedservicewebservices.context.ContextInformationLoader
Packages that use ContextInformationLoader
Package
Description
-
Uses of ContextInformationLoader in de.hybris.platform.assistedservicewebservices.context.impl
Classes in de.hybris.platform.assistedservicewebservices.context.impl that implement ContextInformationLoader -
Uses of ContextInformationLoader in de.hybris.platform.assistedservicewebservices.filters
Methods in de.hybris.platform.assistedservicewebservices.filters that return ContextInformationLoaderModifier and TypeMethodDescriptionprotected ContextInformationLoaderAssistedServiceSessionCurrencyFilter.getContextInformationLoader()protected ContextInformationLoaderAssistedServiceSessionLanguageFilter.getContextInformationLoader()Methods in de.hybris.platform.assistedservicewebservices.filters with parameters of type ContextInformationLoaderModifier and TypeMethodDescriptionvoidAssistedServiceSessionCurrencyFilter.setContextInformationLoader(ContextInformationLoader contextInformationLoader) voidAssistedServiceSessionLanguageFilter.setContextInformationLoader(ContextInformationLoader contextInformationLoader)