Uses of Interface
com.hybris.merchandising.context.ContextRepository
-
Packages that use ContextRepository Package Description com.hybris.merchandising.context com.hybris.merchandising.context.impl -
-
Uses of ContextRepository in com.hybris.merchandising.context
Methods in com.hybris.merchandising.context that return ContextRepository Modifier and Type Method Description ContextRepositoryContextService. getContextRepository()Returns the configuredContextRepository. -
Uses of ContextRepository in com.hybris.merchandising.context.impl
Classes in com.hybris.merchandising.context.impl that implement ContextRepository Modifier and Type Class Description classDefaultContextRepositoryDefault implementation of a way to store context information.Methods in com.hybris.merchandising.context.impl that return ContextRepository Modifier and Type Method Description ContextRepositoryDefaultContextService. getContextRepository()
-