Uses of Class
com.hybris.merchandising.model.ContextMap
Packages that use ContextMap
-
Uses of ContextMap in com.hybris.merchandising.context
Methods in com.hybris.merchandising.context that return ContextMapModifier and TypeMethodDescriptionReturn a single ContextMap object for the given nameMethods in com.hybris.merchandising.context with parameters of type ContextMapModifier and TypeMethodDescriptionvoidContextRepository.put(String name, ContextMap context) Add a single ContextMap object to the context store -
Uses of ContextMap in com.hybris.merchandising.context.impl
Methods in com.hybris.merchandising.context.impl that return ContextMapMethods in com.hybris.merchandising.context.impl with parameters of type ContextMapModifier and TypeMethodDescriptionvoidDefaultContextRepository.put(String name, ContextMap context)