Uses of Interface
de.hybris.platform.cms2.common.service.SessionCachedContextProvider
-
-
Uses of SessionCachedContextProvider in de.hybris.platform.cms2.common.service.impl
Classes in de.hybris.platform.cms2.common.service.impl that implement SessionCachedContextProvider Modifier and Type Class Description classDefaultSessionCachedContextProviderDefault implementation ofSessionCachedContextProvider -
Uses of SessionCachedContextProvider in de.hybris.platform.cms2.permissions.impl
Methods in de.hybris.platform.cms2.permissions.impl that return SessionCachedContextProvider Modifier and Type Method Description protected SessionCachedContextProviderDefaultCMSPermissionCachedCRUDService. getSessionCachedContextProvider()Methods in de.hybris.platform.cms2.permissions.impl with parameters of type SessionCachedContextProvider Modifier and Type Method Description voidDefaultCMSPermissionCachedCRUDService. setSessionCachedContextProvider(SessionCachedContextProvider sessionCachedContextProvider) -
Uses of SessionCachedContextProvider in de.hybris.platform.cms2.version.service.impl
Methods in de.hybris.platform.cms2.version.service.impl that return SessionCachedContextProvider Modifier and Type Method Description protected SessionCachedContextProviderDefaultCMSVersionSessionContextProvider. getSessionCachedContextProvider()Methods in de.hybris.platform.cms2.version.service.impl with parameters of type SessionCachedContextProvider Modifier and Type Method Description voidDefaultCMSVersionSessionContextProvider. setSessionCachedContextProvider(SessionCachedContextProvider sessionCachedContextProvider) -
Uses of SessionCachedContextProvider in de.hybris.platform.cmsfacades.cmsitems.impl
Methods in de.hybris.platform.cmsfacades.cmsitems.impl that return SessionCachedContextProvider Modifier and Type Method Description protected SessionCachedContextProviderDefaultOriginalConvertedItemProvider. getSessionCachedContextProvider()Methods in de.hybris.platform.cmsfacades.cmsitems.impl with parameters of type SessionCachedContextProvider Modifier and Type Method Description voidDefaultOriginalConvertedItemProvider. setSessionCachedContextProvider(SessionCachedContextProvider sessionCachedContextProvider)
-