Uses of Interface
de.hybris.platform.acceleratorcms.context.ContextInformationLoader
-
Packages that use ContextInformationLoader Package Description de.hybris.platform.acceleratorcms.context.impl de.hybris.platform.yacceleratorstorefront.filters.cms -
-
Uses of ContextInformationLoader in de.hybris.platform.acceleratorcms.context.impl
Classes in de.hybris.platform.acceleratorcms.context.impl that implement ContextInformationLoader Modifier and Type Class Description classDefaultContextInformationLoaderDefault context information loaderstatic classDefaultContextInformationLoader.LoadDateStrategystatic classDefaultContextInformationLoader.LoadLanguageStrategystatic classDefaultContextInformationLoader.LoadUserGroupStrategystatic classDefaultContextInformationLoader.LoadUserStrategy -
Uses of ContextInformationLoader in de.hybris.platform.yacceleratorstorefront.filters.cms
Methods in de.hybris.platform.yacceleratorstorefront.filters.cms that return ContextInformationLoader Modifier and Type Method Description protected ContextInformationLoaderCMSSiteFilter. getContextInformationLoader()Methods in de.hybris.platform.yacceleratorstorefront.filters.cms with parameters of type ContextInformationLoader Modifier and Type Method Description voidCMSSiteFilter. setContextInformationLoader(ContextInformationLoader contextInformationLoader)
-