Uses of Interface
de.hybris.platform.servicelayer.session.SessionService
-
-
Uses of SessionService in com.hybris.backoffice.bulkedit
Methods in com.hybris.backoffice.bulkedit that return SessionService Modifier and Type Method Description SessionService
BulkEditHandler. getSessionService()
Methods in com.hybris.backoffice.bulkedit with parameters of type SessionService Modifier and Type Method Description void
BulkEditHandler. setSessionService(SessionService sessionService)
-
Uses of SessionService in com.hybris.backoffice.bulkedit.renderer
Methods in com.hybris.backoffice.bulkedit.renderer with parameters of type SessionService Modifier and Type Method Description void
BulkEditTemplateModelCreator. setSessionService(SessionService sessionService)
-
Uses of SessionService in com.hybris.backoffice.cockpitng.core.user.impl
Methods in com.hybris.backoffice.cockpitng.core.user.impl with parameters of type SessionService Modifier and Type Method Description void
DefaultPlatformAuthorityGroupService. setSessionService(SessionService sessionService)
-
Uses of SessionService in com.hybris.backoffice.cockpitng.util.impl
Methods in com.hybris.backoffice.cockpitng.util.impl with parameters of type SessionService Modifier and Type Method Description void
DefaultPlatformCockpitSessionService. setSessionService(SessionService sessionService)
-
Uses of SessionService in com.hybris.backoffice.config.impl
Methods in com.hybris.backoffice.config.impl that return SessionService Modifier and Type Method Description protected SessionService
BackofficeCockpitConfigurationService. getSessionService()
Deprecated.since 1811protected SessionService
DefaultBackofficeConfigurationMediaHelper. getSessionService()
SessionService
DefaultMediaCockpitConfigurationPersistenceStrategy. getSessionService()
Methods in com.hybris.backoffice.config.impl with parameters of type SessionService Modifier and Type Method Description void
BackofficeCockpitConfigurationService. setSessionService(SessionService sessionService)
Deprecated.since 1811void
DefaultBackofficeConfigurationMediaHelper. setSessionService(SessionService sessionService)
void
DefaultMediaCockpitConfigurationPersistenceStrategy. setSessionService(SessionService sessionService)
-
Uses of SessionService in com.hybris.backoffice.excel.exporting
Methods in com.hybris.backoffice.excel.exporting that return SessionService Modifier and Type Method Description SessionService
DefaultExcelExportService. getSessionService()
Methods in com.hybris.backoffice.excel.exporting with parameters of type SessionService Modifier and Type Method Description void
DefaultExcelExportService. setSessionService(SessionService sessionService)
-
Uses of SessionService in com.hybris.backoffice.security
Methods in com.hybris.backoffice.security that return SessionService Modifier and Type Method Description protected SessionService
BackofficeDynamicCatalogVersionActivationFilter. getSessionService()
Methods in com.hybris.backoffice.security with parameters of type SessionService Modifier and Type Method Description void
BackofficeDynamicCatalogVersionActivationFilter. setSessionService(SessionService sessionService)
Constructors in com.hybris.backoffice.security with parameters of type SessionService Constructor Description BackofficeRememberMeAuthenticationFilter(org.springframework.security.authentication.AuthenticationManager authenticationManager, org.springframework.security.web.authentication.RememberMeServices rememberMeServices, SessionService sessionService)
-
Uses of SessionService in com.hybris.backoffice.selenium.remote
Fields in com.hybris.backoffice.selenium.remote declared as SessionService Modifier and Type Field Description protected SessionService
TestBackofficeConfigurationTestingService. sessionService
Methods in com.hybris.backoffice.selenium.remote with parameters of type SessionService Modifier and Type Method Description void
TestBackofficeConfigurationTestingService. setSessionService(SessionService sessionService)
-
Uses of SessionService in com.hybris.backoffice.solrsearch.events
Methods in com.hybris.backoffice.solrsearch.events that return SessionService Modifier and Type Method Description SessionService
SolrIndexingAfterSaveListener. getSessionService()
Deprecated.Methods in com.hybris.backoffice.solrsearch.events with parameters of type SessionService Modifier and Type Method Description void
SolrIndexingAfterSaveListener. setSessionService(SessionService sessionService)
Deprecated. -
Uses of SessionService in com.hybris.backoffice.spring.security
Methods in com.hybris.backoffice.spring.security that return SessionService Modifier and Type Method Description protected SessionService
BackofficeUserDetailsService. getSessionService()
Methods in com.hybris.backoffice.spring.security with parameters of type SessionService Modifier and Type Method Description void
BackofficeUserDetailsService. setSessionService(SessionService sessionService)
-
Uses of SessionService in com.hybris.backoffice.sync.facades
Methods in com.hybris.backoffice.sync.facades that return SessionService Modifier and Type Method Description SessionService
DefaultSynchronizationFacade. getSessionService()
Methods in com.hybris.backoffice.sync.facades with parameters of type SessionService Modifier and Type Method Description void
DefaultSynchronizationFacade. setSessionService(SessionService sessionService)
-
Uses of SessionService in com.hybris.backoffice.variants
Methods in com.hybris.backoffice.variants that return SessionService Modifier and Type Method Description SessionService
DefaultBackofficeVariantsService. getSessionService()
Methods in com.hybris.backoffice.variants with parameters of type SessionService Modifier and Type Method Description void
DefaultBackofficeVariantsService. setSessionService(SessionService sessionService)
-
Uses of SessionService in com.hybris.backoffice.widgets.actions.enumeration
Methods in com.hybris.backoffice.widgets.actions.enumeration that return SessionService Modifier and Type Method Description SessionService
EnumerationAction. getSessionService()
-
Uses of SessionService in com.hybris.backoffice.widgets.workflowactions.renderer
Methods in com.hybris.backoffice.widgets.workflowactions.renderer that return SessionService Modifier and Type Method Description SessionService
DefaultWorkflowActionsRenderer. getSessionService()
Methods in com.hybris.backoffice.widgets.workflowactions.renderer with parameters of type SessionService Modifier and Type Method Description void
DefaultWorkflowActionsRenderer. setSessionService(SessionService sessionService)
-
Uses of SessionService in com.hybris.datahub.core.tasks
Methods in com.hybris.datahub.core.tasks with parameters of type SessionService Modifier and Type Method Description void
ItemImportTaskRunner. setSessionService(SessionService service)
Injects session service used by the system. -
Uses of SessionService in com.hybris.merchandising.context.impl
Methods in com.hybris.merchandising.context.impl with parameters of type SessionService Modifier and Type Method Description void
DefaultContextService. setSessionService(SessionService sessionService)
-
Uses of SessionService in com.hybris.merchandising.indexer.listeners
Methods in com.hybris.merchandising.indexer.listeners that return SessionService Modifier and Type Method Description protected SessionService
MerchIndexingListener. getSessionService()
Methods in com.hybris.merchandising.indexer.listeners with parameters of type SessionService Modifier and Type Method Description void
MerchIndexingListener. setSessionService(SessionService sessionService)
-
Uses of SessionService in com.hybris.merchandising.interceptors
Methods in com.hybris.merchandising.interceptors with parameters of type SessionService Modifier and Type Method Description void
HybrisMerchandisingBeforeViewHandlerAdaptee. setSessionService(SessionService sessionService)
-
Uses of SessionService in com.hybris.ymkt.common.filter
Fields in com.hybris.ymkt.common.filter declared as SessionService Modifier and Type Field Description protected SessionService
SapOutboundIdFilter. sessionService
protected SessionService
YmktPersonalizationPiwikStrategyFilter. sessionService
Methods in com.hybris.ymkt.common.filter with parameters of type SessionService Modifier and Type Method Description void
SapOutboundIdFilter. setSessionService(SessionService sessionService)
void
YmktPersonalizationPiwikStrategyFilter. setSessionService(SessionService sessionService)
-
Uses of SessionService in com.hybris.ymkt.common.interceptor
Fields in com.hybris.ymkt.common.interceptor declared as SessionService Modifier and Type Field Description protected SessionService
SapOutboundIdPrepareInterceptor. sessionService
Methods in com.hybris.ymkt.common.interceptor with parameters of type SessionService Modifier and Type Method Description void
SapOutboundIdPrepareInterceptor. setSessionService(SessionService sessionService)
-
Uses of SessionService in com.hybris.ymkt.consent.service.impl
Fields in com.hybris.ymkt.consent.service.impl declared as SessionService Modifier and Type Field Description protected SessionService
DefaultYmktConsentService. sessionService
Methods in com.hybris.ymkt.consent.service.impl with parameters of type SessionService Modifier and Type Method Description void
DefaultYmktConsentService. setSessionService(SessionService sessionService)
-
Uses of SessionService in com.hybris.ymkt.personalization.segment
Fields in com.hybris.ymkt.personalization.segment declared as SessionService Modifier and Type Field Description protected SessionService
InitiativeUserSegmentsProvider. sessionService
Methods in com.hybris.ymkt.personalization.segment with parameters of type SessionService Modifier and Type Method Description void
InitiativeUserSegmentsProvider. setSessionService(SessionService sessionService)
-
Uses of SessionService in com.hybris.ymkt.personalization.strategy
Methods in com.hybris.ymkt.personalization.strategy with parameters of type SessionService Modifier and Type Method Description void
CxYmktSessionPiwikStrategy. setSessionService(SessionService sessionService)
-
Uses of SessionService in com.hybris.ymkt.recommendation.services
Fields in com.hybris.ymkt.recommendation.services declared as SessionService Modifier and Type Field Description protected SessionService
RecentViewedItemsService. sessionService
Methods in com.hybris.ymkt.recommendation.services with parameters of type SessionService Modifier and Type Method Description void
RecentViewedItemsService. setSessionService(SessionService sessionService)
-
Uses of SessionService in com.hybris.ymkt.segmentation.evaluators
Fields in com.hybris.ymkt.segmentation.evaluators declared as SessionService Modifier and Type Field Description protected SessionService
CampaignRestrictionEvaluator. sessionService
Methods in com.hybris.ymkt.segmentation.evaluators with parameters of type SessionService Modifier and Type Method Description void
CampaignRestrictionEvaluator. setSessionService(SessionService sessionService)
-
Uses of SessionService in com.hybris.yprofile.consent.filters
Methods in com.hybris.yprofile.consent.filters that return SessionService Modifier and Type Method Description SessionService
ConsentLayerFilter. getSessionService()
Methods in com.hybris.yprofile.consent.filters with parameters of type SessionService Modifier and Type Method Description void
ConsentLayerFilter. setSessionService(SessionService sessionService)
-
Uses of SessionService in com.hybris.yprofile.consent.services
Methods in com.hybris.yprofile.consent.services that return SessionService Modifier and Type Method Description SessionService
DefaultConsentService. getSessionService()
Methods in com.hybris.yprofile.consent.services with parameters of type SessionService Modifier and Type Method Description void
DefaultConsentService. setSessionService(SessionService sessionService)
-
Uses of SessionService in com.hybris.yprofile.services.impl
Methods in com.hybris.yprofile.services.impl that return SessionService Modifier and Type Method Description SessionService
DefaultProfileConfigurationService. getSessionService()
Methods in com.hybris.yprofile.services.impl with parameters of type SessionService Modifier and Type Method Description void
DefaultProfileConfigurationService. setSessionService(SessionService sessionService)
-
Uses of SessionService in com.sap.hybris.sapimpeximportadapter.tasks
Methods in com.sap.hybris.sapimpeximportadapter.tasks that return SessionService Modifier and Type Method Description SessionService
SapImpexImportTaskRunner. getSessionService()
Deprecated.Methods in com.sap.hybris.sapimpeximportadapter.tasks with parameters of type SessionService Modifier and Type Method Description void
SapImpexImportTaskRunner. setSessionService(SessionService service)
Deprecated. -
Uses of SessionService in com.sap.hybris.saprevenuecloudproduct.solr.valueprovider
Methods in com.sap.hybris.saprevenuecloudproduct.solr.valueprovider that return SessionService Modifier and Type Method Description protected SessionService
SapRevenueCloudProductSubscriptionCodeValueProvider. getSessionService()
Methods in com.sap.hybris.saprevenuecloudproduct.solr.valueprovider with parameters of type SessionService Modifier and Type Method Description void
SapRevenueCloudProductSubscriptionCodeValueProvider. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.acceleratorcms.services.impl
Methods in de.hybris.platform.acceleratorcms.services.impl that return SessionService Modifier and Type Method Description protected SessionService
DefaultCMSPageContextService. getSessionService()
Methods in de.hybris.platform.acceleratorcms.services.impl with parameters of type SessionService Modifier and Type Method Description void
DefaultCMSPageContextService. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.acceleratorfacades.device.impl
Methods in de.hybris.platform.acceleratorfacades.device.impl that return SessionService Modifier and Type Method Description protected SessionService
DefaultDeviceDetectionFacade. getSessionService()
Methods in de.hybris.platform.acceleratorfacades.device.impl with parameters of type SessionService Modifier and Type Method Description void
DefaultDeviceDetectionFacade. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.acceleratorfacades.flow.impl
Methods in de.hybris.platform.acceleratorfacades.flow.impl that return SessionService Modifier and Type Method Description protected SessionService
SessionOverrideCheckoutFlowFacade. getSessionService()
protected static SessionService
SessionOverrideCheckoutFlowFacade. getStaticSessionService()
Methods in de.hybris.platform.acceleratorfacades.flow.impl with parameters of type SessionService Modifier and Type Method Description void
SessionOverrideCheckoutFlowFacade. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.acceleratorfacades.productcarousel.impl
Methods in de.hybris.platform.acceleratorfacades.productcarousel.impl that return SessionService Modifier and Type Method Description protected SessionService
DefaultProductCarouselFacade. getSessionService()
Methods in de.hybris.platform.acceleratorfacades.productcarousel.impl with parameters of type SessionService Modifier and Type Method Description void
DefaultProductCarouselFacade. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.acceleratorfacades.urlencoder.impl
Methods in de.hybris.platform.acceleratorfacades.urlencoder.impl that return SessionService Modifier and Type Method Description protected SessionService
DefaultUrlEncoderFacade. getSessionService()
Methods in de.hybris.platform.acceleratorfacades.urlencoder.impl with parameters of type SessionService Modifier and Type Method Description void
DefaultUrlEncoderFacade. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.acceleratorservices.customer.impl
Methods in de.hybris.platform.acceleratorservices.customer.impl that return SessionService Modifier and Type Method Description protected SessionService
DefaultCustomerLocationService. getSessionService()
Methods in de.hybris.platform.acceleratorservices.customer.impl with parameters of type SessionService Modifier and Type Method Description void
DefaultCustomerLocationService. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.acceleratorservices.dataimport.batch.task
Methods in de.hybris.platform.acceleratorservices.dataimport.batch.task that return SessionService Modifier and Type Method Description SessionService
AbstractImpexRunnerTask. getSessionService()
Methods in de.hybris.platform.acceleratorservices.dataimport.batch.task with parameters of type SessionService Modifier and Type Method Description void
AbstractImpexRunnerTask. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.acceleratorservices.order.hooks
Methods in de.hybris.platform.acceleratorservices.order.hooks that return SessionService Modifier and Type Method Description SessionService
AcceleratorSaveCartMethodHook. getSessionService()
Methods in de.hybris.platform.acceleratorservices.order.hooks with parameters of type SessionService Modifier and Type Method Description void
AcceleratorSaveCartMethodHook. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.acceleratorservices.process.strategies.impl
Methods in de.hybris.platform.acceleratorservices.process.strategies.impl that return SessionService Modifier and Type Method Description protected SessionService
AbstractProcessContextStrategy. getSessionService()
Methods in de.hybris.platform.acceleratorservices.process.strategies.impl with parameters of type SessionService Modifier and Type Method Description void
AbstractProcessContextStrategy. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.acceleratorservices.store.impl
Methods in de.hybris.platform.acceleratorservices.store.impl that return SessionService Modifier and Type Method Description protected SessionService
DefaultLocalStorePreferencesService. getSessionService()
Methods in de.hybris.platform.acceleratorservices.store.impl with parameters of type SessionService Modifier and Type Method Description void
DefaultLocalStorePreferencesService. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.acceleratorservices.uiexperience.impl
Methods in de.hybris.platform.acceleratorservices.uiexperience.impl that return SessionService Modifier and Type Method Description protected SessionService
DefaultUiExperienceService. getSessionService()
Methods in de.hybris.platform.acceleratorservices.uiexperience.impl with parameters of type SessionService Modifier and Type Method Description void
DefaultUiExperienceService. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.acceleratorservices.urlencoder.attributes.impl
Methods in de.hybris.platform.acceleratorservices.urlencoder.attributes.impl that return SessionService Modifier and Type Method Description protected SessionService
AbstractUrlEncodingAttributeManager. getSessionService()
Methods in de.hybris.platform.acceleratorservices.urlencoder.attributes.impl with parameters of type SessionService Modifier and Type Method Description void
AbstractUrlEncodingAttributeManager. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.acceleratorservices.urlencoder.impl
Methods in de.hybris.platform.acceleratorservices.urlencoder.impl that return SessionService Modifier and Type Method Description protected SessionService
DefaultUrlEncoderService. getSessionService()
Methods in de.hybris.platform.acceleratorservices.urlencoder.impl with parameters of type SessionService Modifier and Type Method Description void
DefaultUrlEncoderService. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.acceleratorstorefrontcommons.controllers.pages
Methods in de.hybris.platform.acceleratorstorefrontcommons.controllers.pages that return SessionService Modifier and Type Method Description protected SessionService
AbstractCartPageController. getSessionService()
protected SessionService
AbstractPageController. getSessionService()
-
Uses of SessionService in de.hybris.platform.acceleratorstorefrontcommons.history.impl
Methods in de.hybris.platform.acceleratorstorefrontcommons.history.impl that return SessionService Modifier and Type Method Description protected SessionService
DefaultBrowseHistory. getSessionService()
Methods in de.hybris.platform.acceleratorstorefrontcommons.history.impl with parameters of type SessionService Modifier and Type Method Description void
DefaultBrowseHistory. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.acceleratorstorefrontcommons.security
Methods in de.hybris.platform.acceleratorstorefrontcommons.security that return SessionService Modifier and Type Method Description protected SessionService
StorefrontLogoutSuccessHandler. getSessionService()
Methods in de.hybris.platform.acceleratorstorefrontcommons.security with parameters of type SessionService Modifier and Type Method Description void
StorefrontLogoutSuccessHandler. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.acceleratorstorefrontcommons.strategy.impl
Methods in de.hybris.platform.acceleratorstorefrontcommons.strategy.impl that return SessionService Modifier and Type Method Description protected SessionService
DefaultCartRestorationStrategy. getSessionService()
protected SessionService
DefaultCustomerConsentDataStrategy. getSessionService()
Methods in de.hybris.platform.acceleratorstorefrontcommons.strategy.impl with parameters of type SessionService Modifier and Type Method Description void
DefaultCartRestorationStrategy. setSessionService(SessionService sessionService)
void
DefaultCustomerConsentDataStrategy. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.accountsummaryaddon
Fields in de.hybris.platform.accountsummaryaddon declared as SessionService Modifier and Type Field Description SessionService
B2BIntegrationTest. sessionService
-
Uses of SessionService in de.hybris.platform.adaptivesearch.services.impl
Methods in de.hybris.platform.adaptivesearch.services.impl that return SessionService Modifier and Type Method Description SessionService
DefaultAsSearchProfileActivationService. getSessionService()
Methods in de.hybris.platform.adaptivesearch.services.impl with parameters of type SessionService Modifier and Type Method Description void
DefaultAsSearchProfileActivationService. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.adaptivesearchbackoffice.common.impl
Methods in de.hybris.platform.adaptivesearchbackoffice.common.impl that return SessionService Modifier and Type Method Description SessionService
DefaultAsFacetUtils. getSessionService()
Methods in de.hybris.platform.adaptivesearchbackoffice.common.impl with parameters of type SessionService Modifier and Type Method Description void
DefaultAsFacetUtils. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.adaptivesearchbackoffice.widgets.categoryselector
Fields in de.hybris.platform.adaptivesearchbackoffice.widgets.categoryselector declared as SessionService Modifier and Type Field Description protected SessionService
CategorySelectorController. sessionService
-
Uses of SessionService in de.hybris.platform.adaptivesearchbackoffice.widgets.maincontroller
Fields in de.hybris.platform.adaptivesearchbackoffice.widgets.maincontroller declared as SessionService Modifier and Type Field Description protected SessionService
MainController. sessionService
-
Uses of SessionService in de.hybris.platform.adaptivesearchbackoffice.widgets.navigationcontext
Fields in de.hybris.platform.adaptivesearchbackoffice.widgets.navigationcontext declared as SessionService Modifier and Type Field Description protected SessionService
NavigationContextController. sessionService
-
Uses of SessionService in de.hybris.platform.adaptivesearchbackoffice.widgets.searchcontext
Fields in de.hybris.platform.adaptivesearchbackoffice.widgets.searchcontext declared as SessionService Modifier and Type Field Description protected SessionService
SearchContextController. sessionService
-
Uses of SessionService in de.hybris.platform.adaptivesearchbackoffice.widgets.searchprofilecontext
Fields in de.hybris.platform.adaptivesearchbackoffice.widgets.searchprofilecontext declared as SessionService Modifier and Type Field Description protected SessionService
SearchProfileContextViewModel. sessionService
-
Uses of SessionService in de.hybris.platform.adaptivesearchsolr.strategies.impl
Methods in de.hybris.platform.adaptivesearchsolr.strategies.impl that return SessionService Modifier and Type Method Description SessionService
SolrAsSearchProvider. getSessionService()
Methods in de.hybris.platform.adaptivesearchsolr.strategies.impl with parameters of type SessionService Modifier and Type Method Description void
SolrAsSearchProvider. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.addonsupport.controllers.page
Methods in de.hybris.platform.addonsupport.controllers.page that return SessionService Modifier and Type Method Description protected SessionService
AbstractAddOnPageController. getSessionService()
-
Uses of SessionService in de.hybris.platform.addonsupport.setup.populator
Methods in de.hybris.platform.addonsupport.setup.populator that return SessionService Modifier and Type Method Description SessionService
SupportedUiExperienceImpexMacroParameterPopulator. getSessionService()
Methods in de.hybris.platform.addonsupport.setup.populator with parameters of type SessionService Modifier and Type Method Description void
SupportedUiExperienceImpexMacroParameterPopulator. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.assistedservicefacades.impl
Methods in de.hybris.platform.assistedservicefacades.impl that return SessionService Modifier and Type Method Description protected SessionService
DefaultAssistedServiceFacade. getSessionService()
Methods in de.hybris.platform.assistedservicefacades.impl with parameters of type SessionService Modifier and Type Method Description void
DefaultAssistedServiceFacade. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.assistedserviceservices.impl
Methods in de.hybris.platform.assistedserviceservices.impl that return SessionService Modifier and Type Method Description protected SessionService
DefaultAssistedServiceService. getSessionService()
Methods in de.hybris.platform.assistedserviceservices.impl with parameters of type SessionService Modifier and Type Method Description void
DefaultAssistedServiceService. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.assistedservicestorefront.customer360.provider
Methods in de.hybris.platform.assistedservicestorefront.customer360.provider that return SessionService Modifier and Type Method Description protected SessionService
ReviewsModelProvider. getSessionService()
Methods in de.hybris.platform.assistedservicestorefront.customer360.provider with parameters of type SessionService Modifier and Type Method Description void
ReviewsModelProvider. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.assistedservicestorefront.redirect.impl
Methods in de.hybris.platform.assistedservicestorefront.redirect.impl that return SessionService Modifier and Type Method Description protected SessionService
DefaultAssistedServiceRedirectStrategy. getSessionService()
Methods in de.hybris.platform.assistedservicestorefront.redirect.impl with parameters of type SessionService Modifier and Type Method Description void
DefaultAssistedServiceRedirectStrategy. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.assistedservicestorefront.restrictions
Methods in de.hybris.platform.assistedservicestorefront.restrictions that return SessionService Modifier and Type Method Description protected SessionService
ASMCMSUserGroupRestrictionEvaluator. getSessionService()
Methods in de.hybris.platform.assistedservicestorefront.restrictions with parameters of type SessionService Modifier and Type Method Description void
ASMCMSUserGroupRestrictionEvaluator. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.assistedserviceyprofilefacades.impl
Methods in de.hybris.platform.assistedserviceyprofilefacades.impl that return SessionService Modifier and Type Method Description protected SessionService
DefaultYProfileAffinityFacade. getSessionService()
Methods in de.hybris.platform.assistedserviceyprofilefacades.impl with parameters of type SessionService Modifier and Type Method Description void
DefaultYProfileAffinityFacade. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.auditreport.service.impl
Methods in de.hybris.platform.auditreport.service.impl that return SessionService Modifier and Type Method Description SessionService
DefaultReportViewConverterStrategy. getSessionService()
Methods in de.hybris.platform.auditreport.service.impl with parameters of type SessionService Modifier and Type Method Description void
DefaultReportViewConverterStrategy. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.b2b
Fields in de.hybris.platform.b2b declared as SessionService Modifier and Type Field Description protected SessionService
B2BIntegrationTest. sessionService
-
Uses of SessionService in de.hybris.platform.b2b.company.impl
Methods in de.hybris.platform.b2b.company.impl that return SessionService Modifier and Type Method Description SessionService
DefaultB2BCommerceUnitService. getSessionService()
Methods in de.hybris.platform.b2b.company.impl with parameters of type SessionService Modifier and Type Method Description void
DefaultB2BCommerceUnitService. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.b2b.listeners
Methods in de.hybris.platform.b2b.listeners that return SessionService Modifier and Type Method Description protected SessionService
AfterSessionCreationListener. getSessionService()
Deprecated.protected SessionService
AfterSessionUserChangeListener. getSessionService()
Deprecated.Methods in de.hybris.platform.b2b.listeners with parameters of type SessionService Modifier and Type Method Description void
AfterSessionCreationListener. setSessionService(SessionService sessionService)
Deprecated.void
AfterSessionUserChangeListener. setSessionService(SessionService sessionService)
Deprecated. -
Uses of SessionService in de.hybris.platform.b2b.process.approval.actions
Methods in de.hybris.platform.b2b.process.approval.actions that return SessionService Modifier and Type Method Description protected SessionService
AbstractProceduralB2BOrderApproveAuditAction. getSessionService()
Methods in de.hybris.platform.b2b.process.approval.actions with parameters of type SessionService Modifier and Type Method Description void
AbstractProceduralB2BOrderApproveAuditAction. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.b2b.punchout.services.impl
Methods in de.hybris.platform.b2b.punchout.services.impl that return SessionService Modifier and Type Method Description SessionService
DefaultPunchOutSessionService. getSessionService()
Methods in de.hybris.platform.b2b.punchout.services.impl with parameters of type SessionService Modifier and Type Method Description void
DefaultPunchOutSessionService. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.b2b.services.impl
Methods in de.hybris.platform.b2b.services.impl that return SessionService Modifier and Type Method Description protected SessionService
DefaultB2BBudgetService. getSessionService()
protected SessionService
DefaultB2BCostCenterService. getSessionService()
protected SessionService
DefaultB2BEscalationService. getSessionService()
protected SessionService
DefaultB2BItemService. getSessionService()
Deprecated.protected SessionService
DefaultB2BMerchantCheckService. getSessionService()
protected SessionService
DefaultB2BPermissionService. getSessionService()
protected SessionService
DefaultB2BUnitService. getSessionService()
protected SessionService
DefaultB2BWorkflowIntegrationService. getSessionService()
Methods in de.hybris.platform.b2b.services.impl with parameters of type SessionService Modifier and Type Method Description void
DefaultB2BBudgetService. setSessionService(SessionService sessionService)
void
DefaultB2BCostCenterService. setSessionService(SessionService sessionService)
void
DefaultB2BEscalationService. setSessionService(SessionService sessionService)
void
DefaultB2BItemService. setSessionService(SessionService sessionService)
Deprecated.void
DefaultB2BMerchantCheckService. setSessionService(SessionService sessionService)
void
DefaultB2BPermissionService. setSessionService(SessionService sessionService)
void
DefaultB2BUnitService. setSessionService(SessionService sessionService)
void
DefaultB2BWorkflowIntegrationService. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.b2b.strategies.impl
Methods in de.hybris.platform.b2b.strategies.impl that return SessionService Modifier and Type Method Description protected SessionService
AbstractWorkflowTemplateStrategy. getSessionService()
Methods in de.hybris.platform.b2b.strategies.impl with parameters of type SessionService Modifier and Type Method Description void
AbstractWorkflowTemplateStrategy. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.b2bacceleratorservices.company.impl
Methods in de.hybris.platform.b2bacceleratorservices.company.impl that return SessionService Modifier and Type Method Description protected SessionService
DefaultCompanyB2BCommerceService. getSessionService()
Deprecated.Methods in de.hybris.platform.b2bacceleratorservices.company.impl with parameters of type SessionService Modifier and Type Method Description void
DefaultCompanyB2BCommerceService. setSessionService(SessionService sessionService)
Deprecated. -
Uses of SessionService in de.hybris.platform.b2bcommercefacades.company.impl
Methods in de.hybris.platform.b2bcommercefacades.company.impl that return SessionService Modifier and Type Method Description protected SessionService
DefaultB2BUnitFacade. getSessionService()
Methods in de.hybris.platform.b2bcommercefacades.company.impl with parameters of type SessionService Modifier and Type Method Description void
DefaultB2BUnitFacade. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.catalog.interceptors
Methods in de.hybris.platform.catalog.interceptors with parameters of type SessionService Modifier and Type Method Description void
CheckVersionsRemoveInterceptor. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.catalog.job.diff.impl
Methods in de.hybris.platform.catalog.job.diff.impl with parameters of type SessionService Modifier and Type Method Description void
ProductPriceDiffFinder. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.cissapdigitalpayment.facade.impl
Methods in de.hybris.platform.cissapdigitalpayment.facade.impl that return SessionService Modifier and Type Method Description SessionService
DefaultCisSapDigitalPaymentFacade. getSessionService()
Methods in de.hybris.platform.cissapdigitalpayment.facade.impl with parameters of type SessionService Modifier and Type Method Description void
DefaultCisSapDigitalPaymentFacade. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.cissapdigitalpayment.strategies.impl
Methods in de.hybris.platform.cissapdigitalpayment.strategies.impl that return SessionService Modifier and Type Method Description SessionService
CisSapDigitalPaymentFormActionUrlStrategy. getSessionService()
Methods in de.hybris.platform.cissapdigitalpayment.strategies.impl with parameters of type SessionService Modifier and Type Method Description void
CisSapDigitalPaymentFormActionUrlStrategy. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.cms2.cloning.strategy.impl
Methods in de.hybris.platform.cms2.cloning.strategy.impl that return SessionService Modifier and Type Method Description protected SessionService
PageCloningStrategy. getSessionService()
Methods in de.hybris.platform.cms2.cloning.strategy.impl with parameters of type SessionService Modifier and Type Method Description void
PageCloningStrategy. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.cms2.common.service.impl
Methods in de.hybris.platform.cms2.common.service.impl that return SessionService Modifier and Type Method Description protected SessionService
DefaultSessionCachedContextProvider. getSessionService()
protected SessionService
DefaultSessionSearchRestrictionDisabler. getSessionService()
Methods in de.hybris.platform.cms2.common.service.impl with parameters of type SessionService Modifier and Type Method Description void
DefaultSessionCachedContextProvider. setSessionService(SessionService sessionService)
void
DefaultSessionSearchRestrictionDisabler. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.cms2.servicelayer.services.evaluator.impl
Methods in de.hybris.platform.cms2.servicelayer.services.evaluator.impl that return SessionService Modifier and Type Method Description protected SessionService
CMSTimeRestrictionEvaluator. getSessionService()
Methods in de.hybris.platform.cms2.servicelayer.services.evaluator.impl with parameters of type SessionService Modifier and Type Method Description void
CMSTimeRestrictionEvaluator. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.cms2.version.service.impl
Methods in de.hybris.platform.cms2.version.service.impl that return SessionService Modifier and Type Method Description protected SessionService
DefaultCMSVersionService. getSessionService()
Methods in de.hybris.platform.cms2.version.service.impl with parameters of type SessionService Modifier and Type Method Description void
DefaultCMSVersionService. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.cmsfacades.cmsitems.impl
Methods in de.hybris.platform.cmsfacades.cmsitems.impl that return SessionService Modifier and Type Method Description protected SessionService
DefaultCloneComponentContextProvider. getSessionService()
protected SessionService
DefaultOriginalClonedItemProvider. getSessionService()
Methods in de.hybris.platform.cmsfacades.cmsitems.impl with parameters of type SessionService Modifier and Type Method Description void
DefaultCloneComponentContextProvider. setSessionService(SessionService sessionService)
void
DefaultOriginalClonedItemProvider. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.cmsfacades.common.service.impl
Methods in de.hybris.platform.cmsfacades.common.service.impl that return SessionService Modifier and Type Method Description protected SessionService
DefaultProductCatalogItemModelFinder. getSessionService()
Methods in de.hybris.platform.cmsfacades.common.service.impl with parameters of type SessionService Modifier and Type Method Description void
DefaultProductCatalogItemModelFinder. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.cmsfacades.common.validator.impl
Methods in de.hybris.platform.cmsfacades.common.validator.impl that return SessionService Modifier and Type Method Description protected SessionService
DefaultValidationErrorsProvider. getSessionService()
Methods in de.hybris.platform.cmsfacades.common.validator.impl with parameters of type SessionService Modifier and Type Method Description void
DefaultValidationErrorsProvider. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.cmsfacades.rendering.impl
Methods in de.hybris.platform.cmsfacades.rendering.impl that return SessionService Modifier and Type Method Description protected SessionService
DefaultRestrictionContextProvider. getSessionService()
Methods in de.hybris.platform.cmsfacades.rendering.impl with parameters of type SessionService Modifier and Type Method Description void
DefaultRestrictionContextProvider. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.cmsfacades.synchronization.service.impl
Methods in de.hybris.platform.cmsfacades.synchronization.service.impl that return SessionService Modifier and Type Method Description SessionService
DefaultItemSynchronizationService. getSessionService()
Methods in de.hybris.platform.cmsfacades.synchronization.service.impl with parameters of type SessionService Modifier and Type Method Description void
DefaultItemSynchronizationService. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.cmsoccaddon.filter
Methods in de.hybris.platform.cmsoccaddon.filter that return SessionService Modifier and Type Method Description protected SessionService
CMSPreviewTicketFilter. getSessionService()
Methods in de.hybris.platform.cmsoccaddon.filter with parameters of type SessionService Modifier and Type Method Description void
CMSPreviewTicketFilter. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.cmsoccaddon.properties.suppliers
Methods in de.hybris.platform.cmsoccaddon.properties.suppliers that return SessionService Modifier and Type Method Description protected SessionService
AbstractSmarteditItemPropertiesSupplier. getSessionService()
Methods in de.hybris.platform.cmsoccaddon.properties.suppliers with parameters of type SessionService Modifier and Type Method Description void
AbstractSmarteditItemPropertiesSupplier. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.cmssmarteditwebservices.filter
Methods in de.hybris.platform.cmssmarteditwebservices.filter that return SessionService Modifier and Type Method Description protected SessionService
RestSessionDataInjectionFilter. getSessionService()
Methods in de.hybris.platform.cmssmarteditwebservices.filter with parameters of type SessionService Modifier and Type Method Description void
RestSessionDataInjectionFilter. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.cmswebservices.filter
Methods in de.hybris.platform.cmswebservices.filter that return SessionService Modifier and Type Method Description protected SessionService
RestSessionDataInjectionFilter. getSessionService()
protected SessionService
RestSessionFilter. getSessionService()
Methods in de.hybris.platform.cmswebservices.filter with parameters of type SessionService Modifier and Type Method Description void
RestSessionDataInjectionFilter. setSessionService(SessionService sessionService)
void
RestSessionFilter. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.cockpit.components.navigationarea.workflow.visualization.servlet
Methods in de.hybris.platform.cockpit.components.navigationarea.workflow.visualization.servlet with parameters of type SessionService Modifier and Type Method Description void
DefaultVisualizationService. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.cockpit.coverage.strategies.impl
Methods in de.hybris.platform.cockpit.coverage.strategies.impl with parameters of type SessionService Modifier and Type Method Description void
SimpleCoverageCalculationStrategy. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.cockpit.security
Methods in de.hybris.platform.cockpit.security with parameters of type SessionService Modifier and Type Method Description void
DefaultCockpitUserDetailsService. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.cockpit.services.config.impl
Methods in de.hybris.platform.cockpit.services.config.impl that return SessionService Modifier and Type Method Description protected SessionService
DefaultUIConfigurationService. getSessionService()
Methods in de.hybris.platform.cockpit.services.config.impl with parameters of type SessionService Modifier and Type Method Description void
DefaultUIConfigurationService. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.cockpit.services.label.impl
Methods in de.hybris.platform.cockpit.services.label.impl that return SessionService Modifier and Type Method Description protected SessionService
DefaultLabelService. getSessionService()
Methods in de.hybris.platform.cockpit.services.label.impl with parameters of type SessionService Modifier and Type Method Description void
DefaultLabelService. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.cockpit.services.meta.impl
Methods in de.hybris.platform.cockpit.services.meta.impl that return SessionService Modifier and Type Method Description protected SessionService
ClassificationTypeLoader. getSessionService()
Methods in de.hybris.platform.cockpit.services.meta.impl with parameters of type SessionService Modifier and Type Method Description void
ClassificationTypeLoader. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.cockpit.services.values.impl
Methods in de.hybris.platform.cockpit.services.values.impl that return SessionService Modifier and Type Method Description protected SessionService
ClassificationObjectValueHandler. getSessionService()
Methods in de.hybris.platform.cockpit.services.values.impl with parameters of type SessionService Modifier and Type Method Description void
ClassificationObjectValueHandler. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.cockpit.session.impl
Methods in de.hybris.platform.cockpit.session.impl that return SessionService Modifier and Type Method Description SessionService
EditorArea. getsessionService()
Methods in de.hybris.platform.cockpit.session.impl with parameters of type SessionService Modifier and Type Method Description void
EditorArea. setSessionService(SessionService sessionService)
void
UISessionImpl. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.commercefacades.consent.impl
Methods in de.hybris.platform.commercefacades.consent.impl that return SessionService Modifier and Type Method Description protected SessionService
DefaultAnonymousConsentFacade. getSessionService()
Methods in de.hybris.platform.commercefacades.consent.impl with parameters of type SessionService Modifier and Type Method Description void
DefaultAnonymousConsentFacade. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.commercefacades.customer.impl
Methods in de.hybris.platform.commercefacades.customer.impl that return SessionService Modifier and Type Method Description protected SessionService
DefaultCustomerFacade. getSessionService()
Methods in de.hybris.platform.commercefacades.customer.impl with parameters of type SessionService Modifier and Type Method Description void
DefaultCustomerFacade. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.commercefacades.storesession.impl
Methods in de.hybris.platform.commercefacades.storesession.impl that return SessionService Modifier and Type Method Description protected SessionService
DefaultStoreSessionFacade. getSessionService()
Methods in de.hybris.platform.commercefacades.storesession.impl with parameters of type SessionService Modifier and Type Method Description void
DefaultStoreSessionFacade. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.commerceservices.externaltax.impl
Methods in de.hybris.platform.commerceservices.externaltax.impl that return SessionService Modifier and Type Method Description SessionService
DefaultExternalTaxesService. getSessionService()
protected SessionService
DefaultRecalculateExternalTaxesStrategy. getSessionService()
Methods in de.hybris.platform.commerceservices.externaltax.impl with parameters of type SessionService Modifier and Type Method Description void
DefaultExternalTaxesService. setSessionService(SessionService sessionService)
void
DefaultRecalculateExternalTaxesStrategy. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.commerceservices.impersonation.impl
Methods in de.hybris.platform.commerceservices.impersonation.impl that return SessionService Modifier and Type Method Description protected SessionService
DefaultImpersonationService. getSessionService()
Methods in de.hybris.platform.commerceservices.impersonation.impl with parameters of type SessionService Modifier and Type Method Description void
DefaultImpersonationService. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.commerceservices.order.impl
Methods in de.hybris.platform.commerceservices.order.impl that return SessionService Modifier and Type Method Description protected SessionService
DefaultCommerceCartService. getSessionService()
protected SessionService
DefaultCommerceQuoteService. getSessionService()
Methods in de.hybris.platform.commerceservices.order.impl with parameters of type SessionService Modifier and Type Method Description void
DefaultCommerceCartService. setSessionService(SessionService sessionService)
void
DefaultCommerceQuoteService. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.commerceservices.organization.services.impl
Methods in de.hybris.platform.commerceservices.organization.services.impl that return SessionService Modifier and Type Method Description protected SessionService
DefaultOrgUnitHierarchyService. getSessionService()
Methods in de.hybris.platform.commerceservices.organization.services.impl with parameters of type SessionService Modifier and Type Method Description void
DefaultOrgUnitHierarchyService. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.commerceservices.search.solrfacetsearch.provider.impl
Methods in de.hybris.platform.commerceservices.search.solrfacetsearch.provider.impl that return SessionService Modifier and Type Method Description protected SessionService
ProductKeywordsValueProvider. getSessionService()
Methods in de.hybris.platform.commerceservices.search.solrfacetsearch.provider.impl with parameters of type SessionService Modifier and Type Method Description void
ProductKeywordsValueProvider. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.configurablebundleservices.bundle.impl
Methods in de.hybris.platform.configurablebundleservices.bundle.impl that return SessionService Modifier and Type Method Description protected SessionService
DefaultBundleCommerceRuleService. getSessionService()
Methods in de.hybris.platform.configurablebundleservices.bundle.impl with parameters of type SessionService Modifier and Type Method Description void
DefaultBundleCommerceRuleService. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.configurablebundleservices.search.solrfacetsearch.provider.impl
Methods in de.hybris.platform.configurablebundleservices.search.solrfacetsearch.provider.impl that return SessionService Modifier and Type Method Description protected SessionService
LowestBundlePriceValueProvider. getSessionService()
Methods in de.hybris.platform.configurablebundleservices.search.solrfacetsearch.provider.impl with parameters of type SessionService Modifier and Type Method Description void
LowestBundlePriceValueProvider. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.customercouponservices.order.impl
Methods in de.hybris.platform.customercouponservices.order.impl that return SessionService Modifier and Type Method Description protected SessionService
CustomerCouponCommercePlaceOrderMethodHook. getSessionService()
Methods in de.hybris.platform.customercouponservices.order.impl with parameters of type SessionService Modifier and Type Method Description void
CustomerCouponCommercePlaceOrderMethodHook. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.directpersistence.impl
Methods in de.hybris.platform.directpersistence.impl with parameters of type SessionService Modifier and Type Method Description void
DefaultJaloAccessorsService. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.entitlementservices.search.solrfacetsearch.provider.impl
Methods in de.hybris.platform.entitlementservices.search.solrfacetsearch.provider.impl that return SessionService Modifier and Type Method Description protected SessionService
EntitlementValueProvider. getSessionService()
Methods in de.hybris.platform.entitlementservices.search.solrfacetsearch.provider.impl with parameters of type SessionService Modifier and Type Method Description void
EntitlementValueProvider. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.europe1.dynamic
Fields in de.hybris.platform.europe1.dynamic declared as SessionService Modifier and Type Field Description protected SessionService
PdtRowEurope1AttributeHandler. sessionService
Methods in de.hybris.platform.europe1.dynamic with parameters of type SessionService Modifier and Type Method Description void
PdtRowEurope1AttributeHandler. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.genericsearch.impl
Methods in de.hybris.platform.genericsearch.impl with parameters of type SessionService Modifier and Type Method Description void
DefaultGenericSearchService. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.gigya.gigyafacades.login.impl
Methods in de.hybris.platform.gigya.gigyafacades.login.impl that return SessionService Modifier and Type Method Description SessionService
DefaultGigyaLoginFacade. getSessionService()
Methods in de.hybris.platform.gigya.gigyafacades.login.impl with parameters of type SessionService Modifier and Type Method Description void
DefaultGigyaLoginFacade. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.hac.controller.platform
Methods in de.hybris.platform.hac.controller.platform with parameters of type SessionService Modifier and Type Method Description void
ConfigurationController. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.hac.facade
Methods in de.hybris.platform.hac.facade with parameters of type SessionService Modifier and Type Method Description void
HacFlexibleSearchFacade. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.impex.distributed.task
Methods in de.hybris.platform.impex.distributed.task with parameters of type SessionService Modifier and Type Method Description void
ProcessImpexTask. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.impex.session.impl
Methods in de.hybris.platform.impex.session.impl that return SessionService Modifier and Type Method Description protected abstract SessionService
AbstractInsertProcessorSessionExecutionBody. getSessionService()
protected abstract SessionService
AbstractProcessorSessionExecutionBody. getSessionService()
-
Uses of SessionService in de.hybris.platform.integration.cis.tax.service.impl
Methods in de.hybris.platform.integration.cis.tax.service.impl that return SessionService Modifier and Type Method Description SessionService
DefaultCisTaxCalculationService. getSessionService()
Methods in de.hybris.platform.integration.cis.tax.service.impl with parameters of type SessionService Modifier and Type Method Description void
DefaultCisTaxCalculationService. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.integration.commons.hystrix
Methods in de.hybris.platform.integration.commons.hystrix that return SessionService Modifier and Type Method Description protected SessionService
OndemandHystrixCommandFactory. getSessionService()
Methods in de.hybris.platform.integration.commons.hystrix with parameters of type SessionService Modifier and Type Method Description void
OndemandHystrixCommandFactory. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.integration.commons.strategies.impl
Methods in de.hybris.platform.integration.commons.strategies.impl that return SessionService Modifier and Type Method Description protected SessionService
DefaultOndemandSourceDeliveryFromStrategy. getSessionService()
Methods in de.hybris.platform.integration.commons.strategies.impl with parameters of type SessionService Modifier and Type Method Description void
DefaultOndemandSourceDeliveryFromStrategy. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.marketplacebackoffice.customization
Methods in de.hybris.platform.marketplacebackoffice.customization that return SessionService Modifier and Type Method Description protected SessionService
CustomBackofficeThreadCreator. getSessionService()
Methods in de.hybris.platform.marketplacebackoffice.customization with parameters of type SessionService Modifier and Type Method Description void
CustomBackofficeThreadCreator. setSessionService(SessionService sessionService)
void
OnSuccessLoginHandler. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.marketplacebackoffice.widgets
Methods in de.hybris.platform.marketplacebackoffice.widgets that return SessionService Modifier and Type Method Description protected SessionService
CreateVendorProductWizardHandler. getSessionService()
Methods in de.hybris.platform.marketplacebackoffice.widgets with parameters of type SessionService Modifier and Type Method Description void
CreateVendorProductWizardHandler. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.marketplaceservices.dataimport.batch.translator
Methods in de.hybris.platform.marketplaceservices.dataimport.batch.translator that return SessionService Modifier and Type Method Description protected SessionService
MarketplaceProductCarouselsSynchronizationTranslator. getSessionService()
Methods in de.hybris.platform.marketplaceservices.dataimport.batch.translator with parameters of type SessionService Modifier and Type Method Description void
MarketplaceProductCarouselsSynchronizationTranslator. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.marketplaceservices.vendor.impl
Methods in de.hybris.platform.marketplaceservices.vendor.impl that return SessionService Modifier and Type Method Description protected SessionService
DefaultVendorCMSService. getSessionService()
Methods in de.hybris.platform.marketplaceservices.vendor.impl with parameters of type SessionService Modifier and Type Method Description void
DefaultVendorCMSService. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.odata2services.odata.persistence.impl
Methods in de.hybris.platform.odata2services.odata.persistence.impl that return SessionService Modifier and Type Method Description protected SessionService
DefaultPersistenceService. getSessionService()
Methods in de.hybris.platform.odata2services.odata.persistence.impl with parameters of type SessionService Modifier and Type Method Description void
DefaultPersistenceService. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.order.strategies.calculation.impl.servicelayer
Methods in de.hybris.platform.order.strategies.calculation.impl.servicelayer with parameters of type SessionService Modifier and Type Method Description void
DefaultSLRetrieveChannelStrategy. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.order.strategies.calculation.pdt.criteria.impl
Methods in de.hybris.platform.order.strategies.calculation.pdt.criteria.impl with parameters of type SessionService Modifier and Type Method Description void
DefaultPDTCriteriaFactory. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.patches.service.impl
Methods in de.hybris.platform.patches.service.impl with parameters of type SessionService Modifier and Type Method Description void
DefaultPatchExecutionService. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.permissionsfacades.impl
Methods in de.hybris.platform.permissionsfacades.impl that return SessionService Modifier and Type Method Description protected SessionService
DefaultPermissionsFacade. getSessionService()
Methods in de.hybris.platform.permissionsfacades.impl with parameters of type SessionService Modifier and Type Method Description void
DefaultPermissionsFacade. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.persistence.audit.impl
Methods in de.hybris.platform.persistence.audit.impl with parameters of type SessionService Modifier and Type Method Description void
DefaultAuditableSaver. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.personalizationcms.interceptors.impl
Methods in de.hybris.platform.personalizationcms.interceptors.impl that return SessionService Modifier and Type Method Description protected SessionService
PreviewTicketCxOccInterceptor. getSessionService()
Methods in de.hybris.platform.personalizationcms.interceptors.impl with parameters of type SessionService Modifier and Type Method Description void
PreviewTicketCxOccInterceptor. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.personalizationcms.service
Methods in de.hybris.platform.personalizationcms.service that return SessionService Modifier and Type Method Description protected SessionService
CxCmsCatalogService. getSessionService()
protected SessionService
CxCMSDynamicAttributeService. getSessionService()
protected SessionService
CxCmsRecalculationService. getSessionService()
Methods in de.hybris.platform.personalizationcms.service with parameters of type SessionService Modifier and Type Method Description void
CxCmsCatalogService. setSessionService(SessionService sessionService)
void
CxCMSDynamicAttributeService. setSessionService(SessionService sessionService)
void
CxCmsRecalculationService. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.personalizationcms.voters.impl
Methods in de.hybris.platform.personalizationcms.voters.impl that return SessionService Modifier and Type Method Description protected SessionService
PreviewVoter. getSessionService()
Methods in de.hybris.platform.personalizationcms.voters.impl with parameters of type SessionService Modifier and Type Method Description void
PreviewVoter. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.personalizationservices.action.impl
Methods in de.hybris.platform.personalizationservices.action.impl that return SessionService Modifier and Type Method Description protected SessionService
DefaultCxActionResultService. getSessionService()
Methods in de.hybris.platform.personalizationservices.action.impl with parameters of type SessionService Modifier and Type Method Description void
DefaultCxActionResultService. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.personalizationservices.consent.impl
Methods in de.hybris.platform.personalizationservices.consent.impl that return SessionService Modifier and Type Method Description protected SessionService
DefaultCxConsentService. getSessionService()
Methods in de.hybris.platform.personalizationservices.consent.impl with parameters of type SessionService Modifier and Type Method Description void
DefaultCxConsentService. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.personalizationservices.events
Methods in de.hybris.platform.personalizationservices.events that return SessionService Modifier and Type Method Description protected SessionService
CxAfterUserChangedListener. getSessionService()
Methods in de.hybris.platform.personalizationservices.events with parameters of type SessionService Modifier and Type Method Description void
CxAfterUserChangedListener. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.personalizationservices.events.consent
Methods in de.hybris.platform.personalizationservices.events.consent that return SessionService Modifier and Type Method Description protected SessionService
CxAnonymousConsentChangeEventListener. getSessionService()
Methods in de.hybris.platform.personalizationservices.events.consent with parameters of type SessionService Modifier and Type Method Description void
CxAnonymousConsentChangeEventListener. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.personalizationservices.handlers.impl
Methods in de.hybris.platform.personalizationservices.handlers.impl that return SessionService Modifier and Type Method Description protected SessionService
DefaultPersonalizationHandler. getSessionService()
Methods in de.hybris.platform.personalizationservices.handlers.impl with parameters of type SessionService Modifier and Type Method Description void
DefaultPersonalizationHandler. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.personalizationservices.occ.handlers.impl
Methods in de.hybris.platform.personalizationservices.occ.handlers.impl that return SessionService Modifier and Type Method Description protected SessionService
DefaultOccPersonalizationHandler. getSessionService()
Methods in de.hybris.platform.personalizationservices.occ.handlers.impl with parameters of type SessionService Modifier and Type Method Description void
DefaultOccPersonalizationHandler. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.personalizationservices.process.strategies.impl
Methods in de.hybris.platform.personalizationservices.process.strategies.impl that return SessionService Modifier and Type Method Description protected SessionService
CxProcessParameterUserConsentsStrategy. getSessionService()
Methods in de.hybris.platform.personalizationservices.process.strategies.impl with parameters of type SessionService Modifier and Type Method Description void
CxProcessParameterUserConsentsStrategy. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.personalizationservices.segment.impl
Methods in de.hybris.platform.personalizationservices.segment.impl that return SessionService Modifier and Type Method Description protected SessionService
DefaultCxUserSegmentSessionService. getSessionService()
Methods in de.hybris.platform.personalizationservices.segment.impl with parameters of type SessionService Modifier and Type Method Description void
DefaultCxUserSegmentSessionService. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.personalizationservices.voters.impl
Methods in de.hybris.platform.personalizationservices.voters.impl that return SessionService Modifier and Type Method Description protected SessionService
PeriodicVoter. getSessionService()
Methods in de.hybris.platform.personalizationservices.voters.impl with parameters of type SessionService Modifier and Type Method Description void
PeriodicVoter. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.personalizationyprofile.occ
Methods in de.hybris.platform.personalizationyprofile.occ that return SessionService Modifier and Type Method Description protected SessionService
CdsCxOccInterceptor. getSessionService()
Methods in de.hybris.platform.personalizationyprofile.occ with parameters of type SessionService Modifier and Type Method Description void
CdsCxOccInterceptor. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.personalizationyprofile.strategy.impl
Methods in de.hybris.platform.personalizationyprofile.strategy.impl that return SessionService Modifier and Type Method Description protected SessionService
CxProcessParameterConsentReferenceStrategy. getSessionService()
protected SessionService
DefaultCxProfileIdentifierStrategy. getSessionService()
protected SessionService
SimpleCxProfileIdentifierStrategy. getSessionService()
Methods in de.hybris.platform.personalizationyprofile.strategy.impl with parameters of type SessionService Modifier and Type Method Description void
CxProcessParameterConsentReferenceStrategy. setSessionService(SessionService sessionService)
void
DefaultCxProfileIdentifierStrategy. setSessionService(SessionService sessionService)
void
SimpleCxProfileIdentifierStrategy. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.platformbackoffice.variant
Methods in de.hybris.platform.platformbackoffice.variant with parameters of type SessionService Modifier and Type Method Description void
VariantAttributePropertyAccessor. setSessionService(SessionService sessionService)
Deprecated.since 1808 - this bean is not used in this class anymore -
Uses of SessionService in de.hybris.platform.previewwebservices.populators
Methods in de.hybris.platform.previewwebservices.populators that return SessionService Modifier and Type Method Description protected SessionService
PreviewTicketReversePopulator. getSessionService()
Methods in de.hybris.platform.previewwebservices.populators with parameters of type SessionService Modifier and Type Method Description void
PreviewTicketReversePopulator. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.processengine.process
Methods in de.hybris.platform.processengine.process with parameters of type SessionService Modifier and Type Method Description void
ProcessengineTaskRunner. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.product.impl
Methods in de.hybris.platform.product.impl with parameters of type SessionService Modifier and Type Method Description void
PDTProductModificationMarker. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.product.interceptors
Methods in de.hybris.platform.product.interceptors with parameters of type SessionService Modifier and Type Method Description void
VariantTypeRemoveInterceptor. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.productcockpit.services.catalog.impl
Methods in de.hybris.platform.productcockpit.services.catalog.impl with parameters of type SessionService Modifier and Type Method Description void
CatalogServiceImpl. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.promotionengineservices.promotionengine.impl
Methods in de.hybris.platform.promotionengineservices.promotionengine.impl that return SessionService Modifier and Type Method Description protected SessionService
DefaultPromotionEngineService. getSessionService()
Methods in de.hybris.platform.promotionengineservices.promotionengine.impl with parameters of type SessionService Modifier and Type Method Description void
DefaultPromotionEngineService. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.promotions.backoffice.actions
Methods in de.hybris.platform.promotions.backoffice.actions that return SessionService Modifier and Type Method Description SessionService
CalculateWithPromotionsAction. getSessionService()
Methods in de.hybris.platform.promotions.backoffice.actions with parameters of type SessionService Modifier and Type Method Description void
CalculateWithPromotionsAction. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.promotions.jalo
Methods in de.hybris.platform.promotions.jalo that return SessionService Modifier and Type Method Description protected SessionService
DefaultCachingStrategy. getSessionService()
Methods in de.hybris.platform.promotions.jalo with parameters of type SessionService Modifier and Type Method Description void
DefaultCachingStrategy. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.rulebuilderbackoffice.editors
Methods in de.hybris.platform.rulebuilderbackoffice.editors that return SessionService Modifier and Type Method Description protected SessionService
AbstractEditorViewModel. getSessionService()
Methods in de.hybris.platform.rulebuilderbackoffice.editors with parameters of type SessionService Modifier and Type Method Description void
AbstractEditorViewModel. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.ruleengine.cronjob
Methods in de.hybris.platform.ruleengine.cronjob that return SessionService Modifier and Type Method Description protected SessionService
CleanupDroolsRulesStrategy. getSessionService()
Methods in de.hybris.platform.ruleengine.cronjob with parameters of type SessionService Modifier and Type Method Description void
CleanupDroolsRulesStrategy. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.ruleengineservices.setup.tasks.impl
Methods in de.hybris.platform.ruleengineservices.setup.tasks.impl that return SessionService Modifier and Type Method Description protected SessionService
InterceptorUnawareMigrationTaskDecorator. getSessionService()
Methods in de.hybris.platform.ruleengineservices.setup.tasks.impl with parameters of type SessionService Modifier and Type Method Description void
InterceptorUnawareMigrationTaskDecorator. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.sap.core.runtime
Methods in de.hybris.platform.sap.core.runtime that return SessionService Modifier and Type Method Description SessionService
SAPHybrisSessionProvider. getSessionService()
Methods in de.hybris.platform.sap.core.runtime with parameters of type SessionService Modifier and Type Method Description void
SAPHybrisSessionProvider. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.sap.core.test.session
Classes in de.hybris.platform.sap.core.test.session that implement SessionService Modifier and Type Class Description class
SAPMockSessionService
SAP Mock Session Service which returns the SAP Mock Session. -
Uses of SessionService in de.hybris.platform.sap.productconfig.facades.impl
Fields in de.hybris.platform.sap.productconfig.facades.impl declared as SessionService Modifier and Type Field Description SessionService
ConfigurationCartIntegrationFacadeImplTest. sessionServiceMock
Methods in de.hybris.platform.sap.productconfig.facades.impl that return SessionService Modifier and Type Method Description protected SessionService
ConfigurationExpertModeFacadeImpl. getSessionService()
Methods in de.hybris.platform.sap.productconfig.facades.impl with parameters of type SessionService Modifier and Type Method Description void
ConfigurationExpertModeFacadeImpl. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.sap.productconfig.runtime.interf.cache.impl
Methods in de.hybris.platform.sap.productconfig.runtime.interf.cache.impl that return SessionService Modifier and Type Method Description protected SessionService
ProductConfigurationUserIdProviderImpl. getSessionService()
Methods in de.hybris.platform.sap.productconfig.runtime.interf.cache.impl with parameters of type SessionService Modifier and Type Method Description void
ProductConfigurationUserIdProviderImpl. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.sap.productconfig.runtime.ssc.impl
Methods in de.hybris.platform.sap.productconfig.runtime.ssc.impl that return SessionService Modifier and Type Method Description protected SessionService
SSCSessionAccessServiceImpl. getSessionService()
Methods in de.hybris.platform.sap.productconfig.runtime.ssc.impl with parameters of type SessionService Modifier and Type Method Description void
SSCSessionAccessServiceImpl. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.sap.productconfig.services.cache.impl
Methods in de.hybris.platform.sap.productconfig.services.cache.impl that return SessionService Modifier and Type Method Description protected SessionService
CacheKeyGeneratorImpl. getSessionService()
Methods in de.hybris.platform.sap.productconfig.services.cache.impl with parameters of type SessionService Modifier and Type Method Description void
CacheKeyGeneratorImpl. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.sap.productconfig.services.impl
Methods in de.hybris.platform.sap.productconfig.services.impl that return SessionService Modifier and Type Method Description protected SessionService
ProductConfigurationPersistenceServiceImpl. getSessionService()
protected SessionService
SessionAccessServiceImpl. getSessionService()
protected SessionService
SwitchableProviderFactoryImpl. getSessionService()
Methods in de.hybris.platform.sap.productconfig.services.impl with parameters of type SessionService Modifier and Type Method Description void
ProductConfigurationPersistenceServiceImpl. setSessionService(SessionService sessionService)
void
SessionAccessServiceImpl. setSessionService(SessionService sessionService)
void
SwitchableProviderFactoryImpl. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.sap.productconfig.services.ssc.strategies.lifecycle.impl
Fields in de.hybris.platform.sap.productconfig.services.ssc.strategies.lifecycle.impl declared as SessionService Modifier and Type Field Description protected SessionService
DefaultLifecycleStrategiesTestChecker. sessionService
-
Uses of SessionService in de.hybris.platform.sap.productconfig.services.strategies.lifecycle.impl
Fields in de.hybris.platform.sap.productconfig.services.strategies.lifecycle.impl declared as SessionService Modifier and Type Field Description protected SessionService
PersistentLifecycleStrategiesTestChecker. sessionService
Methods in de.hybris.platform.sap.productconfig.services.strategies.lifecycle.impl that return SessionService Modifier and Type Method Description protected SessionService
PersistenceConfigurationLifecycleStrategyImpl. getSessionService()
Methods in de.hybris.platform.sap.productconfig.services.strategies.lifecycle.impl with parameters of type SessionService Modifier and Type Method Description void
PersistenceConfigurationLifecycleStrategyImpl. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.sap.productconfig.services.tracking.impl
Methods in de.hybris.platform.sap.productconfig.services.tracking.impl that return SessionService Modifier and Type Method Description protected SessionService
AbstractTrackingRecorderImpl. getSessionService()
Methods in de.hybris.platform.sap.productconfig.services.tracking.impl with parameters of type SessionService Modifier and Type Method Description void
AbstractTrackingRecorderImpl. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.sap.sapordermgmtb2bfacades.order.impl
Methods in de.hybris.platform.sap.sapordermgmtb2bfacades.order.impl that return SessionService Modifier and Type Method Description SessionService
DefaultSapCartFacade. getSessionService()
Methods in de.hybris.platform.sap.sapordermgmtb2bfacades.order.impl with parameters of type SessionService Modifier and Type Method Description void
DefaultSapCartFacade. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.sap.sapordermgmtbol.transaction.salesdocument.businessobject.impl
Methods in de.hybris.platform.sap.sapordermgmtbol.transaction.salesdocument.businessobject.impl that return SessionService Modifier and Type Method Description SessionService
SalesDocumentImpl. getSessionService()
Methods in de.hybris.platform.sap.sapordermgmtbol.transaction.salesdocument.businessobject.impl with parameters of type SessionService Modifier and Type Method Description void
SalesDocumentImpl. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.sap.sapordermgmtservices.cart.impl
Methods in de.hybris.platform.sap.sapordermgmtservices.cart.impl that return SessionService Modifier and Type Method Description SessionService
DefaultCartRestorationService. getSessionService()
SessionService
DefaultCartService. getSessionService()
Methods in de.hybris.platform.sap.sapordermgmtservices.cart.impl with parameters of type SessionService Modifier and Type Method Description void
DefaultCartRestorationService. setSessionService(SessionService sessionService)
Sets standard session service via spring injectionvoid
DefaultCartService. setSessionService(SessionService sessionService)
Sets standard session service via spring injection -
Uses of SessionService in de.hybris.platform.sap.ysapordermgmtb2baddon.aspect
Methods in de.hybris.platform.sap.ysapordermgmtb2baddon.aspect that return SessionService Modifier and Type Method Description protected SessionService
SapOrderManagementSwitchUIComponentsAspect. getSessionService()
Methods in de.hybris.platform.sap.ysapordermgmtb2baddon.aspect with parameters of type SessionService Modifier and Type Method Description void
SapOrderManagementSwitchUIComponentsAspect. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.scripting.engine.impl
Constructors in de.hybris.platform.scripting.engine.impl with parameters of type SessionService Constructor Description DefaultAutoDisablingScriptStrategy(PK pk, ModelService modelService, SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.scripting.engine.repository.impl
Methods in de.hybris.platform.scripting.engine.repository.impl with parameters of type SessionService Modifier and Type Method Description void
ModelScriptsRepository. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.search.restriction.impl
Methods in de.hybris.platform.search.restriction.impl with parameters of type SessionService Modifier and Type Method Description void
DefaultSearchRestrictionService. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.secaddon.facades
Methods in de.hybris.platform.secaddon.facades with parameters of type SessionService Modifier and Type Method Description void
DefaultTicketServiceFacade. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.secaddon.interceptors
Methods in de.hybris.platform.secaddon.interceptors with parameters of type SessionService Modifier and Type Method Description void
CustomerMappingInterceptor. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.secaddon.populators
Methods in de.hybris.platform.secaddon.populators with parameters of type SessionService Modifier and Type Method Description void
DefaultSecTicketPopulator. setSessionService(SessionService sessionService)
void
DefaultSecTranscriptPopulator. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.secureportaladdon.interceptors
Methods in de.hybris.platform.secureportaladdon.interceptors that return SessionService Modifier and Type Method Description protected SessionService
AsmRequestProcessor. getSessionService()
protected SessionService
SecurePortalBeforeControllerHandler. getSessionService()
Methods in de.hybris.platform.secureportaladdon.interceptors with parameters of type SessionService Modifier and Type Method Description void
AsmRequestProcessor. setSessionService(SessionService sessionService)
void
SecurePortalBeforeControllerHandler. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.servicelayer.cronjob
Fields in de.hybris.platform.servicelayer.cronjob declared as SessionService Modifier and Type Field Description protected SessionService
AbstractJobPerformable. sessionService
Methods in de.hybris.platform.servicelayer.cronjob with parameters of type SessionService Modifier and Type Method Description void
AbstractJobPerformable. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.servicelayer.cronjob.impl
Methods in de.hybris.platform.servicelayer.cronjob.impl with parameters of type SessionService Modifier and Type Method Description void
DefaultTriggerService. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.servicelayer.i18n.interceptors
Methods in de.hybris.platform.servicelayer.i18n.interceptors with parameters of type SessionService Modifier and Type Method Description void
RemoveLastLanguageInterceptor. setSessionService(SessionService sessionService)
void
RemoveSessionLanguageInterceptor. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.servicelayer.interceptor.impl
Methods in de.hybris.platform.servicelayer.interceptor.impl with parameters of type SessionService Modifier and Type Method Description void
InterceptorExecutionPolicy. setSessionService(SessionService sessionService)
void
JaloInitDefaultsInterceptor. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.servicelayer.internal.model.impl
Methods in de.hybris.platform.servicelayer.internal.model.impl that return SessionService Modifier and Type Method Description SessionService
DefaultModelService. getSessionService()
SessionService
DefaultModelService. lookupSessionService()
Must be overwritten! Use <lookup-method> in spring.Methods in de.hybris.platform.servicelayer.internal.model.impl with parameters of type SessionService Modifier and Type Method Description void
DefaultItemModelSearchStrategy. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.servicelayer.internal.service
Fields in de.hybris.platform.servicelayer.internal.service declared as SessionService Modifier and Type Field Description protected SessionService
AbstractBusinessService. sessionService
Deprecated.since ages - UseAbstractBusinessService.getSessionService()
instead.Methods in de.hybris.platform.servicelayer.internal.service that return SessionService Modifier and Type Method Description protected SessionService
AbstractBusinessService. getSessionService()
Methods in de.hybris.platform.servicelayer.internal.service with parameters of type SessionService Modifier and Type Method Description void
AbstractBusinessService. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.servicelayer.media
Methods in de.hybris.platform.servicelayer.media with parameters of type SessionService Modifier and Type Method Description void
LegacyMediaMigrator. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.servicelayer.model.attribute
Methods in de.hybris.platform.servicelayer.model.attribute with parameters of type SessionService Modifier and Type Method Description void
DiscountStringHandler. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.servicelayer.search.preprocessor.impl
Methods in de.hybris.platform.servicelayer.search.preprocessor.impl with parameters of type SessionService Modifier and Type Method Description void
DisableCachingQueryPreprocessor. setSessionService(SessionService sessionService)
void
SpecificDbLimitSupportQueryPreprocessor. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.servicelayer.session
Classes in de.hybris.platform.servicelayer.session that implement SessionService Modifier and Type Class Description class
MockSessionService
-
Uses of SessionService in de.hybris.platform.servicelayer.session.impl
Classes in de.hybris.platform.servicelayer.session.impl that implement SessionService Modifier and Type Class Description class
DefaultSessionService
Methods in de.hybris.platform.servicelayer.session.impl with parameters of type SessionService Modifier and Type Method Description void
DefaultSessionTokenService. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.servicelayer.user.interceptors
Methods in de.hybris.platform.servicelayer.user.interceptors with parameters of type SessionService Modifier and Type Method Description void
ModifySystemUsersInterceptor. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.servicelayer.web
Methods in de.hybris.platform.servicelayer.web with parameters of type SessionService Modifier and Type Method Description void
SessionFilter. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.site.impl
Methods in de.hybris.platform.site.impl that return SessionService Modifier and Type Method Description protected SessionService
DefaultBaseSiteService. getSessionService()
Methods in de.hybris.platform.site.impl with parameters of type SessionService Modifier and Type Method Description void
DefaultBaseSiteService. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.smarteditaddon.cms.services.impl
Methods in de.hybris.platform.smarteditaddon.cms.services.impl that return SessionService Modifier and Type Method Description protected SessionService
CMSSmartEditDynamicAttributeService. getSessionService()
Methods in de.hybris.platform.smarteditaddon.cms.services.impl with parameters of type SessionService Modifier and Type Method Description void
CMSSmartEditDynamicAttributeService. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.solrfacetsearch.indexer.impl
Methods in de.hybris.platform.solrfacetsearch.indexer.impl that return SessionService Modifier and Type Method Description SessionService
DefaultIndexerBatchContextFactory. getSessionService()
SessionService
DefaultIndexerContextFactory. getSessionService()
SessionService
DefaultIndexerQueryContextFactory. getSessionService()
Methods in de.hybris.platform.solrfacetsearch.indexer.impl with parameters of type SessionService Modifier and Type Method Description void
DefaultIndexerBatchContextFactory. setSessionService(SessionService sessionService)
void
DefaultIndexerContextFactory. setSessionService(SessionService sessionService)
void
DefaultIndexerQueryContextFactory. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.solrfacetsearch.indexer.strategies.impl
Methods in de.hybris.platform.solrfacetsearch.indexer.strategies.impl that return SessionService Modifier and Type Method Description SessionService
AbstractIndexerStrategy. getSessionService()
Methods in de.hybris.platform.solrfacetsearch.indexer.strategies.impl with parameters of type SessionService Modifier and Type Method Description void
AbstractIndexerStrategy. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.solrfacetsearch.indexer.workers.impl
Methods in de.hybris.platform.solrfacetsearch.indexer.workers.impl that return SessionService Modifier and Type Method Description SessionService
DefaultIndexerWorker. getSessionService()
Methods in de.hybris.platform.solrfacetsearch.indexer.workers.impl with parameters of type SessionService Modifier and Type Method Description void
DefaultIndexerWorker. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.solrfacetsearch.provider.impl
Methods in de.hybris.platform.solrfacetsearch.provider.impl that return SessionService Modifier and Type Method Description SessionService
AbstractValueResolver. getSessionService()
protected SessionService
AbstractValueResolverTest. getSessionService()
Methods in de.hybris.platform.solrfacetsearch.provider.impl with parameters of type SessionService Modifier and Type Method Description void
AbstractValueResolver. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.solrfacetsearch.search.context.impl
Methods in de.hybris.platform.solrfacetsearch.search.context.impl that return SessionService Modifier and Type Method Description SessionService
DefaultFacetSearchContextFactory. getSessionService()
Methods in de.hybris.platform.solrfacetsearch.search.context.impl with parameters of type SessionService Modifier and Type Method Description void
DefaultFacetSearchContextFactory. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.solrfacetsearch.solr.impl
Methods in de.hybris.platform.solrfacetsearch.solr.impl that return SessionService Modifier and Type Method Description SessionService
DefaultSolrClientPool. getSessionService()
Methods in de.hybris.platform.solrfacetsearch.solr.impl with parameters of type SessionService Modifier and Type Method Description void
DefaultSolrClientPool. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.subscriptionservices.search.solrfacetsearch.provider.impl
Methods in de.hybris.platform.subscriptionservices.search.solrfacetsearch.provider.impl that return SessionService Modifier and Type Method Description protected SessionService
ProductBillingTimeValueProvider. getSessionService()
protected SessionService
SubscriptionProductPriceValueProvider. getSessionService()
protected SessionService
TermLimitValueProvider. getSessionService()
Methods in de.hybris.platform.subscriptionservices.search.solrfacetsearch.provider.impl with parameters of type SessionService Modifier and Type Method Description void
ProductBillingTimeValueProvider. setSessionService(SessionService sessionService)
void
SubscriptionProductPriceValueProvider. setSessionService(SessionService sessionService)
void
TermLimitValueProvider. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.ticket.factory.impl
Fields in de.hybris.platform.ticket.factory.impl declared as SessionService Modifier and Type Field Description protected SessionService
DefaultTicketEventFactoryImpl. sessionService
Methods in de.hybris.platform.ticket.factory.impl that return SessionService Modifier and Type Method Description protected SessionService
DefaultTicketEventFactoryImpl. getSessionService()
Methods in de.hybris.platform.ticket.factory.impl with parameters of type SessionService Modifier and Type Method Description void
DefaultTicketEventFactoryImpl. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.variants.interceptor
Methods in de.hybris.platform.variants.interceptor that return SessionService Modifier and Type Method Description protected SessionService
GenericVariantProductValidateInterceptor. getSessionService()
protected SessionService
VariantCategoryValidateInterceptor. getSessionService()
protected SessionService
VariantValueCategoryValidateInterceptor. getSessionService()
Methods in de.hybris.platform.variants.interceptor with parameters of type SessionService Modifier and Type Method Description void
GenericVariantProductValidateInterceptor. setSessionService(SessionService sessionService)
void
VariantCategoryValidateInterceptor. setSessionService(SessionService sessionService)
void
VariantValueCategoryValidateInterceptor. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.warehousing.util
Fields in de.hybris.platform.warehousing.util declared as SessionService Modifier and Type Field Description protected SessionService
BaseWarehousingIntegrationTest. sessionService
-
Uses of SessionService in de.hybris.platform.webservicescommons.filter
Methods in de.hybris.platform.webservicescommons.filter with parameters of type SessionService Modifier and Type Method Description void
RestSessionFilter. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.webservicescommons.util.impl
Methods in de.hybris.platform.webservicescommons.util.impl that return SessionService Modifier and Type Method Description SessionService
DefaultLocalViewExecutor. getSessionService()
Methods in de.hybris.platform.webservicescommons.util.impl with parameters of type SessionService Modifier and Type Method Description void
DefaultLocalViewExecutor. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.workflow.impl
Methods in de.hybris.platform.workflow.impl with parameters of type SessionService Modifier and Type Method Description void
DefaultEmailService. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.yacceleratorcore.search.solrfacetsearch.provider.impl
Methods in de.hybris.platform.yacceleratorcore.search.solrfacetsearch.provider.impl that return SessionService Modifier and Type Method Description protected SessionService
VolumeAwareProductPriceValueProvider. getSessionService()
Methods in de.hybris.platform.yacceleratorcore.search.solrfacetsearch.provider.impl with parameters of type SessionService Modifier and Type Method Description void
VolumeAwareProductPriceValueProvider. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.yacceleratorstorefront.filters
Methods in de.hybris.platform.yacceleratorstorefront.filters that return SessionService Modifier and Type Method Description protected SessionService
CartRestorationFilter. getSessionService()
protected SessionService
UrlEncoderFilter. getSessionService()
Methods in de.hybris.platform.yacceleratorstorefront.filters with parameters of type SessionService Modifier and Type Method Description void
CartRestorationFilter. setSessionService(SessionService sessionService)
void
UrlEncoderFilter. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.yacceleratorstorefront.filters.cms
Methods in de.hybris.platform.yacceleratorstorefront.filters.cms that return SessionService Modifier and Type Method Description protected SessionService
CMSSiteFilter. getSessionService()
Methods in de.hybris.platform.yacceleratorstorefront.filters.cms with parameters of type SessionService Modifier and Type Method Description void
CMSSiteFilter. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.yacceleratorstorefront.interceptors.beforeview
Methods in de.hybris.platform.yacceleratorstorefront.interceptors.beforeview that return SessionService Modifier and Type Method Description protected SessionService
CartRestorationBeforeViewHandler. getSessionService()
Methods in de.hybris.platform.yacceleratorstorefront.interceptors.beforeview with parameters of type SessionService Modifier and Type Method Description void
CartRestorationBeforeViewHandler. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.yacceleratorstorefront.security.evaluator.impl
Methods in de.hybris.platform.yacceleratorstorefront.security.evaluator.impl that return SessionService Modifier and Type Method Description protected SessionService
RequireHardLoginEvaluator. getSessionService()
Methods in de.hybris.platform.yacceleratorstorefront.security.evaluator.impl with parameters of type SessionService Modifier and Type Method Description void
RequireHardLoginEvaluator. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.yacceleratorstorefront.security.impl
Methods in de.hybris.platform.yacceleratorstorefront.security.impl that return SessionService Modifier and Type Method Description protected SessionService
DefaultGuestCheckoutCartCleanStrategy. getSessionService()
SessionService
WebHttpSessionRequestCache. getSessionService()
Methods in de.hybris.platform.yacceleratorstorefront.security.impl with parameters of type SessionService Modifier and Type Method Description void
DefaultGuestCheckoutCartCleanStrategy. setSessionService(SessionService sessionService)
void
WebHttpSessionRequestCache. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.ycommercewebservices.filter
Methods in de.hybris.platform.ycommercewebservices.filter that return SessionService Modifier and Type Method Description protected SessionService
Europe1AttributesFilter. getSessionService()
Methods in de.hybris.platform.ycommercewebservices.filter with parameters of type SessionService Modifier and Type Method Description void
Europe1AttributesFilter. setSessionService(SessionService sessionService)
-
Uses of SessionService in de.hybris.platform.ycommercewebservices.v2.filter
Methods in de.hybris.platform.ycommercewebservices.v2.filter that return SessionService Modifier and Type Method Description protected SessionService
UserMatchingFilter. getSessionService()
Methods in de.hybris.platform.ycommercewebservices.v2.filter with parameters of type SessionService Modifier and Type Method Description void
UserMatchingFilter. setSessionService(SessionService sessionService)
-