Package de.hybris.platform.servicelayer.session
-
Interface Summary Interface Description Session Interface for the servicelayer session.SessionService Provides access to the currentSession
lifecycle and attributes.SessionService.SessionAttributeLoader<T> Interface for loading attribute values while setting a new attribute in the current session. -
Class Summary Class Description DefaultSessionTokenServiceTest MockSession MockSessionService SessionExecutionBody To execute code in a local session view you need to implement this class.SessionPerformanceTest SessionServiceConcurrencyTest Concurrency Test forSessionService
SessionServiceTest