Uses of Interface
de.hybris.platform.b2ctelcotmfwebservices.context.TmaContextInformationLoader
-
Packages that use TmaContextInformationLoader Package Description de.hybris.platform.b2ctelcotmfwebservices.context.impl de.hybris.platform.b2ctelcotmfwebservices.filters -
-
Uses of TmaContextInformationLoader in de.hybris.platform.b2ctelcotmfwebservices.context.impl
Classes in de.hybris.platform.b2ctelcotmfwebservices.context.impl that implement TmaContextInformationLoader Modifier and Type Class Description classTmaDefaultContextInformationLoaderDefault context information loader -
Uses of TmaContextInformationLoader in de.hybris.platform.b2ctelcotmfwebservices.filters
Methods in de.hybris.platform.b2ctelcotmfwebservices.filters that return TmaContextInformationLoader Modifier and Type Method Description protected TmaContextInformationLoaderTmaSessionAttributesFilter. getContextInformationLoader()Methods in de.hybris.platform.b2ctelcotmfwebservices.filters with parameters of type TmaContextInformationLoader Modifier and Type Method Description voidTmaSessionAttributesFilter. setContextInformationLoader(TmaContextInformationLoader contextInformationLoader)
-