Uses of Interface
de.hybris.platform.servicelayer.user.UserService
-
-
Uses of UserService in com.hybris.backoffice.cockpitng.core.user.impl
Methods in com.hybris.backoffice.cockpitng.core.user.impl with parameters of type UserService Modifier and Type Method Description voidDefaultPlatformAuthorityGroupService. setUserService(UserService userService)voidOnPremiseCockpitUserPropertiesService. setUserService(UserService userService) -
Uses of UserService in com.hybris.backoffice.cockpitng.dataaccess.facades.permissions
Methods in com.hybris.backoffice.cockpitng.dataaccess.facades.permissions with parameters of type UserService Modifier and Type Method Description voidDefaultPlatformPermissionFacadeStrategy. setUserService(UserService userService)voidDefaultPlatformPermissionManagementFacadeStrategy. setUserService(UserService userService) -
Uses of UserService in com.hybris.backoffice.cockpitng.user
Methods in com.hybris.backoffice.cockpitng.user that return UserService Modifier and Type Method Description UserServiceBackofficeCockpitUserService. getUserService()Methods in com.hybris.backoffice.cockpitng.user with parameters of type UserService Modifier and Type Method Description voidBackofficeCockpitUserService. setUserService(UserService userService) -
Uses of UserService in com.hybris.backoffice.cockpitng.util
Methods in com.hybris.backoffice.cockpitng.util with parameters of type UserService Modifier and Type Method Description voidBackofficeThreadContextCreator. setUserService(UserService userService) -
Uses of UserService in com.hybris.backoffice.config.impl
Methods in com.hybris.backoffice.config.impl that return UserService Modifier and Type Method Description protected UserServiceBackofficeCockpitConfigurationService. getUserService()Deprecated.since 1811protected UserServiceDefaultBackofficeConfigurationMediaHelper. getUserService()UserServiceDefaultMediaCockpitConfigurationPersistenceStrategy. getUserService()Methods in com.hybris.backoffice.config.impl with parameters of type UserService Modifier and Type Method Description voidBackofficeCockpitConfigurationService. setUserService(UserService userService)Deprecated.since 1811voidDefaultBackofficeConfigurationMediaHelper. setUserService(UserService userService)voidDefaultMediaCockpitConfigurationPersistenceStrategy. setUserService(UserService userService) -
Uses of UserService in com.hybris.backoffice.cronjob
Methods in com.hybris.backoffice.cronjob that return UserService Modifier and Type Method Description UserServiceDefaultCronJobHistoryFacade. getUserService()Methods in com.hybris.backoffice.cronjob with parameters of type UserService Modifier and Type Method Description voidDefaultCronJobHistoryFacade. setUserService(UserService userService) -
Uses of UserService in com.hybris.backoffice.excel.exporting
Methods in com.hybris.backoffice.excel.exporting that return UserService Modifier and Type Method Description UserServiceDefaultExcelExportService. getUserService()Methods in com.hybris.backoffice.excel.exporting with parameters of type UserService Modifier and Type Method Description voidDefaultExcelExportService. setUserService(UserService userService) -
Uses of UserService in com.hybris.backoffice.excel.validators
Methods in com.hybris.backoffice.excel.validators that return UserService Modifier and Type Method Description UserServiceExcelCatalogVersionValidator. getUserService()UserServiceExcelEurope1PricesValidator. getUserService()UserServiceWorkbookTypeCodeAndAttributesValidator. getUserService()Deprecated.since 1905Methods in com.hybris.backoffice.excel.validators with parameters of type UserService Modifier and Type Method Description voidExcelCatalogVersionValidator. setUserService(UserService userService)voidExcelEurope1PricesValidator. setUserService(UserService userService)voidWorkbookTypeCodeAndAttributesValidator. setUserService(UserService userService)Deprecated.since 1905 -
Uses of UserService in com.hybris.backoffice.security
Methods in com.hybris.backoffice.security that return UserService Modifier and Type Method Description protected UserServiceBackofficeDynamicCatalogVersionActivationFilter. getUserService()Methods in com.hybris.backoffice.security with parameters of type UserService Modifier and Type Method Description voidBackofficeDynamicCatalogVersionActivationFilter. setUserService(UserService userService) -
Uses of UserService in com.hybris.backoffice.selenium.remote
Fields in com.hybris.backoffice.selenium.remote declared as UserService Modifier and Type Field Description protected UserServiceTestBackofficeConfigurationTestingService. userServiceMethods in com.hybris.backoffice.selenium.remote with parameters of type UserService Modifier and Type Method Description voidTestBackofficeConfigurationTestingService. setUserService(UserService userService) -
Uses of UserService in com.hybris.backoffice.solrsearch.events
Methods in com.hybris.backoffice.solrsearch.events that return UserService Modifier and Type Method Description UserServiceSolrIndexingAfterSaveListener. getUserService()Deprecated.Methods in com.hybris.backoffice.solrsearch.events with parameters of type UserService Modifier and Type Method Description voidSolrIndexingAfterSaveListener. setUserService(UserService userService)Deprecated. -
Uses of UserService in com.hybris.backoffice.solrsearch.resolvers
Methods in com.hybris.backoffice.solrsearch.resolvers that return UserService Modifier and Type Method Description UserServiceBackofficeValueResolver. getUserService()Methods in com.hybris.backoffice.solrsearch.resolvers with parameters of type UserService Modifier and Type Method Description voidBackofficeValueResolver. setUserService(UserService userService) -
Uses of UserService in com.hybris.backoffice.solrsearch.services.impl
Methods in com.hybris.backoffice.solrsearch.services.impl that return UserService Modifier and Type Method Description UserServiceDefaultBackofficeFacetSearchService. getUserService()Methods in com.hybris.backoffice.solrsearch.services.impl with parameters of type UserService Modifier and Type Method Description voidDefaultBackofficeFacetSearchService. setUserService(UserService userService) -
Uses of UserService in com.hybris.backoffice.spring.security
Methods in com.hybris.backoffice.spring.security that return UserService Modifier and Type Method Description protected UserServiceBackofficeUserDetailsService. getUserService()Methods in com.hybris.backoffice.spring.security with parameters of type UserService Modifier and Type Method Description voidBackofficeAuthenticationProvider. setUserService(UserService userService)voidBackofficeUserDetailsService. setUserService(UserService userService) -
Uses of UserService in com.hybris.backoffice.sync.facades
Methods in com.hybris.backoffice.sync.facades that return UserService Modifier and Type Method Description UserServiceDefaultSynchronizationFacade. getUserService()Methods in com.hybris.backoffice.sync.facades with parameters of type UserService Modifier and Type Method Description voidDefaultSynchronizationFacade. setUserService(UserService userService) -
Uses of UserService in com.hybris.backoffice.tree.model
Methods in com.hybris.backoffice.tree.model that return UserService Modifier and Type Method Description UserServiceCatalogTreeModelPopulator. getUserService()Deprecated.since 19.05 - implementation not use it any more, seeCatalogTreeModelPopulator.getAllReadableCatalogVersionsForCurrentUser()Methods in com.hybris.backoffice.tree.model with parameters of type UserService Modifier and Type Method Description voidCatalogTreeModelPopulator. setUserService(UserService userService)Deprecated.since 19.05 - implementation not use it any more, seeCatalogTreeModelPopulator.getAllReadableCatalogVersionsForCurrentUser() -
Uses of UserService in com.hybris.backoffice.variants
Methods in com.hybris.backoffice.variants that return UserService Modifier and Type Method Description UserServiceDefaultBackofficeVariantsService. getUserService()Methods in com.hybris.backoffice.variants with parameters of type UserService Modifier and Type Method Description voidDefaultBackofficeVariantsService. setUserService(UserService userService) -
Uses of UserService in com.hybris.backoffice.widgets.actions.audit
Methods in com.hybris.backoffice.widgets.actions.audit that return UserService Modifier and Type Method Description UserServiceCreateAuditReportWizardHandler. getUserService()Methods in com.hybris.backoffice.widgets.actions.audit with parameters of type UserService Modifier and Type Method Description voidCreateAuditReportWizardHandler. setUserService(UserService userService) -
Uses of UserService in com.hybris.backoffice.widgets.itemcomments
Methods in com.hybris.backoffice.widgets.itemcomments that return UserService Modifier and Type Method Description UserServiceItemCommentsController. getUserService()Methods in com.hybris.backoffice.widgets.itemcomments with parameters of type UserService Modifier and Type Method Description voidItemCommentsController. setUserService(UserService userService) -
Uses of UserService in com.hybris.backoffice.widgets.workflowactionadapter
Fields in com.hybris.backoffice.widgets.workflowactionadapter declared as UserService Modifier and Type Field Description protected UserServiceWorkflowActionAdapterController. userServiceMethods in com.hybris.backoffice.widgets.workflowactionadapter that return UserService Modifier and Type Method Description protected UserServiceWorkflowActionAdapterController. getUserService()Methods in com.hybris.backoffice.widgets.workflowactionadapter with parameters of type UserService Modifier and Type Method Description voidWorkflowActionAdapterController. setUserService(UserService userService) -
Uses of UserService in com.hybris.backoffice.workflow.impl
Methods in com.hybris.backoffice.workflow.impl that return UserService Modifier and Type Method Description protected UserServiceDefaultWorkflowFacade. getUserService()Methods in com.hybris.backoffice.workflow.impl with parameters of type UserService Modifier and Type Method Description voidDefaultWorkflowFacade. setUserService(UserService userService) -
Uses of UserService in com.hybris.pcmbackoffice.widgets.charts.facetchart
Methods in com.hybris.pcmbackoffice.widgets.charts.facetchart that return UserService Modifier and Type Method Description UserServiceCatalogVersionFacetChartFiltersRenderer. getUserService()Deprecated.Methods in com.hybris.pcmbackoffice.widgets.charts.facetchart with parameters of type UserService Modifier and Type Method Description voidCatalogVersionFacetChartFiltersRenderer. setUserService(UserService userService)Deprecated. -
Uses of UserService in com.hybris.ymkt.common.user
Fields in com.hybris.ymkt.common.user declared as UserService Modifier and Type Field Description protected UserServiceUserContextService. userServiceMethods in com.hybris.ymkt.common.user with parameters of type UserService Modifier and Type Method Description voidUserContextService. setUserService(UserService userService) -
Uses of UserService in com.hybris.ymkt.consent.service.impl
Fields in com.hybris.ymkt.consent.service.impl declared as UserService Modifier and Type Field Description protected UserServiceDefaultYmktConsentService. userServiceMethods in com.hybris.ymkt.consent.service.impl with parameters of type UserService Modifier and Type Method Description voidDefaultYmktConsentService. setUserService(UserService userService) -
Uses of UserService in com.hybris.ymkt.personalization.segment
Fields in com.hybris.ymkt.personalization.segment declared as UserService Modifier and Type Field Description protected UserServiceInitiativeUserSegmentsProvider. userServiceprotected UserServiceTargetGroupSegmentsProvider. userServiceMethods in com.hybris.ymkt.personalization.segment with parameters of type UserService Modifier and Type Method Description voidInitiativeUserSegmentsProvider. setUserService(UserService userService)voidTargetGroupSegmentsProvider. setUserService(UserService userService) -
Uses of UserService in com.hybris.yprofile.consent.filters
Methods in com.hybris.yprofile.consent.filters that return UserService Modifier and Type Method Description UserServiceConsentLayerFilter. getUserService()Methods in com.hybris.yprofile.consent.filters with parameters of type UserService Modifier and Type Method Description voidConsentLayerFilter. setUserService(UserService userService) -
Uses of UserService in com.hybris.yprofile.consent.services
Methods in com.hybris.yprofile.consent.services that return UserService Modifier and Type Method Description UserServiceDefaultConsentService. getUserService()Methods in com.hybris.yprofile.consent.services with parameters of type UserService Modifier and Type Method Description voidDefaultConsentService. setUserService(UserService userService) -
Uses of UserService in com.sap.hybris.cec.sso.jwt.util
Methods in com.sap.hybris.cec.sso.jwt.util that return UserService Modifier and Type Method Description UserServiceDefalutJWTUtil. getUserService()Methods in com.sap.hybris.cec.sso.jwt.util with parameters of type UserService Modifier and Type Method Description voidDefalutJWTUtil. setUserService(UserService userService) -
Uses of UserService in com.sap.hybris.sapquoteintegration.inbound.helper.impl
Methods in com.sap.hybris.sapquoteintegration.inbound.helper.impl that return UserService Modifier and Type Method Description UserServiceDefaultInboundQuoteEntryHelper. getUserService()UserServiceDefaultInboundQuoteHelper. getUserService()Methods in com.sap.hybris.sapquoteintegration.inbound.helper.impl with parameters of type UserService Modifier and Type Method Description voidDefaultInboundQuoteEntryHelper. setUserService(UserService userService)voidDefaultInboundQuoteHelper. setUserService(UserService userService) -
Uses of UserService in com.sap.hybris.sapquoteintegrationaddon.facade
Methods in com.sap.hybris.sapquoteintegrationaddon.facade that return UserService Modifier and Type Method Description UserServiceDefaultSapQuoteFacadeImpl. getUserService()Methods in com.sap.hybris.sapquoteintegrationaddon.facade with parameters of type UserService Modifier and Type Method Description voidDefaultSapQuoteFacadeImpl. setUserService(UserService userService) -
Uses of UserService in com.sap.hybris.sec.eventpublisher.websocket.filter
Methods in com.sap.hybris.sec.eventpublisher.websocket.filter that return UserService Modifier and Type Method Description UserServiceWebSocketSecureFilter. getUserService()Methods in com.sap.hybris.sec.eventpublisher.websocket.filter with parameters of type UserService Modifier and Type Method Description voidWebSocketSecureFilter. setUserService(UserService userService) -
Uses of UserService in com.sap.hybris.sec.saml.sso.user
Methods in com.sap.hybris.sec.saml.sso.user that return UserService Modifier and Type Method Description UserServiceDefaultSECSSOService. getUserService()Methods in com.sap.hybris.sec.saml.sso.user with parameters of type UserService Modifier and Type Method Description voidDefaultSECSSOService. setUserService(UserService userService) -
Uses of UserService in com.sap.hybris.sec.sso.jwt.util
Methods in com.sap.hybris.sec.sso.jwt.util that return UserService Modifier and Type Method Description UserServiceDefalutJWTUtil. getUserService()Methods in com.sap.hybris.sec.sso.jwt.util with parameters of type UserService Modifier and Type Method Description voidDefalutJWTUtil. setUserService(UserService userService) -
Uses of UserService in de.hybris.eventtracking.ws.services
Constructors in de.hybris.eventtracking.ws.services with parameters of type UserService Constructor Description DefaultRawEventEnricher(UserService userService, BaseSiteService baseSiteService, com.fasterxml.jackson.databind.ObjectMapper objectMapper) -
Uses of UserService in de.hybris.platform.acceleratorcms.component.cache.impl
Methods in de.hybris.platform.acceleratorcms.component.cache.impl that return UserService Modifier and Type Method Description protected UserServiceCurrentUserCmsCacheKeyProvider. getUserService()Methods in de.hybris.platform.acceleratorcms.component.cache.impl with parameters of type UserService Modifier and Type Method Description voidCurrentUserCmsCacheKeyProvider. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.acceleratorcms.context.impl
Methods in de.hybris.platform.acceleratorcms.context.impl that return UserService Modifier and Type Method Description protected UserServiceDefaultContextInformationLoader. getUserService()Methods in de.hybris.platform.acceleratorcms.context.impl with parameters of type UserService Modifier and Type Method Description voidDefaultContextInformationLoader. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.acceleratorcms.services.impl
Methods in de.hybris.platform.acceleratorcms.services.impl that return UserService Modifier and Type Method Description protected UserServiceDefaultCMSPageContextService. getUserService()Methods in de.hybris.platform.acceleratorcms.services.impl with parameters of type UserService Modifier and Type Method Description voidDefaultCMSPageContextService. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.acceleratorfacades.cartfileupload.impl
Methods in de.hybris.platform.acceleratorfacades.cartfileupload.impl that return UserService Modifier and Type Method Description protected UserServiceDefaultSavedCartFileUploadFacade. getUserService()Methods in de.hybris.platform.acceleratorfacades.cartfileupload.impl with parameters of type UserService Modifier and Type Method Description voidDefaultSavedCartFileUploadFacade. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.acceleratorfacades.payment.impl
Methods in de.hybris.platform.acceleratorfacades.payment.impl that return UserService Modifier and Type Method Description protected UserServiceDefaultPaymentFacade. getUserService()Methods in de.hybris.platform.acceleratorfacades.payment.impl with parameters of type UserService Modifier and Type Method Description voidDefaultPaymentFacade. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.acceleratorservices.cronjob
Methods in de.hybris.platform.acceleratorservices.cronjob that return UserService Modifier and Type Method Description protected UserServiceCartRemovalJob. getUserService()Methods in de.hybris.platform.acceleratorservices.cronjob with parameters of type UserService Modifier and Type Method Description voidCartRemovalJob. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.acceleratorservices.payment.cybersource.strategies.impl
Methods in de.hybris.platform.acceleratorservices.payment.cybersource.strategies.impl that return UserService Modifier and Type Method Description protected UserServiceDefaultCreditCardPaymentInfoCreateStrategy. getUserService()Methods in de.hybris.platform.acceleratorservices.payment.cybersource.strategies.impl with parameters of type UserService Modifier and Type Method Description voidDefaultCreditCardPaymentInfoCreateStrategy. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.acceleratorservices.payment.impl
Methods in de.hybris.platform.acceleratorservices.payment.impl that return UserService Modifier and Type Method Description protected UserServiceDefaultAcceleratorPaymentService. getUserService()Methods in de.hybris.platform.acceleratorservices.payment.impl with parameters of type UserService Modifier and Type Method Description voidDefaultAcceleratorPaymentService. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.acceleratorstorefrontcommons.security
Methods in de.hybris.platform.acceleratorstorefrontcommons.security that return UserService Modifier and Type Method Description protected UserServiceAbstractAcceleratorAuthenticationProvider. getUserService()Methods in de.hybris.platform.acceleratorstorefrontcommons.security with parameters of type UserService Modifier and Type Method Description voidAbstractAcceleratorAuthenticationProvider. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.accountsummaryaddon
Fields in de.hybris.platform.accountsummaryaddon declared as UserService Modifier and Type Field Description protected UserServiceB2BIntegrationTest. userService -
Uses of UserService in de.hybris.platform.accountsummaryaddon.converters.populators
Fields in de.hybris.platform.accountsummaryaddon.converters.populators declared as UserService Modifier and Type Field Description protected UserServiceAccountSummaryInfoPopulatorTest. userService -
Uses of UserService in de.hybris.platform.accountsummaryaddon.populators
Fields in de.hybris.platform.accountsummaryaddon.populators declared as UserService Modifier and Type Field Description protected UserServiceAccountSummaryInfoPopulator. userServiceMethods in de.hybris.platform.accountsummaryaddon.populators that return UserService Modifier and Type Method Description UserServiceAccountSummaryInfoPopulator. getUserService()Methods in de.hybris.platform.accountsummaryaddon.populators with parameters of type UserService Modifier and Type Method Description voidAccountSummaryInfoPopulator. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.adaptivesearchfacades.facades.impl
Methods in de.hybris.platform.adaptivesearchfacades.facades.impl that return UserService Modifier and Type Method Description UserServiceDefaultAsSearchProfileFacade. getUserService()Methods in de.hybris.platform.adaptivesearchfacades.facades.impl with parameters of type UserService Modifier and Type Method Description voidDefaultAsSearchProfileFacade. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.addressservices.strategies.impl
Methods in de.hybris.platform.addressservices.strategies.impl that return UserService Modifier and Type Method Description protected UserServiceChineseNameWithTitleFormatStrategy. getUserService()Methods in de.hybris.platform.addressservices.strategies.impl with parameters of type UserService Modifier and Type Method Description voidChineseNameWithTitleFormatStrategy. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.assistedservicefacades.impl
Methods in de.hybris.platform.assistedservicefacades.impl that return UserService Modifier and Type Method Description protected UserServiceDefaultAssistedServiceFacade. getUserService()Methods in de.hybris.platform.assistedservicefacades.impl with parameters of type UserService Modifier and Type Method Description voidDefaultAssistedServiceFacade. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.assistedserviceservices.events.impl
Methods in de.hybris.platform.assistedserviceservices.events.impl that return UserService Modifier and Type Method Description protected UserServiceDefaultCustomerSupportEventService. getUserService()Methods in de.hybris.platform.assistedserviceservices.events.impl with parameters of type UserService Modifier and Type Method Description voidDefaultCustomerSupportEventService. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.assistedserviceservices.impl
Methods in de.hybris.platform.assistedserviceservices.impl that return UserService Modifier and Type Method Description protected UserServiceDefaultAssistedServiceService. getUserService()Methods in de.hybris.platform.assistedserviceservices.impl with parameters of type UserService Modifier and Type Method Description voidDefaultAssistedServiceService. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.assistedserviceservices.strategy
Methods in de.hybris.platform.assistedserviceservices.strategy that return UserService Modifier and Type Method Description protected UserServiceDefaultBopisCustomerListSearchStrategy. getUserService()protected UserServiceDefaultInStoreCustomerListSearchStrategy. getUserService()protected UserServiceDefaultRecentlyStartedSessionCustomerListSearchStrategy. getUserService()Methods in de.hybris.platform.assistedserviceservices.strategy with parameters of type UserService Modifier and Type Method Description voidDefaultBopisCustomerListSearchStrategy. setUserService(UserService userService)voidDefaultInStoreCustomerListSearchStrategy. setUserService(UserService userService)voidDefaultRecentlyStartedSessionCustomerListSearchStrategy. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.assistedservicestorefront.customer360.provider
Methods in de.hybris.platform.assistedservicestorefront.customer360.provider that return UserService Modifier and Type Method Description protected UserServiceCustomerFavoriteColorsProvider. getUserService()protected UserServiceCustomerOverviewDataProvider. getUserService()protected UserServiceCustomerProfileDataProvider. getUserService()protected UserServiceCustomerSavedCartModelProvider. getUserService()protected UserServiceHeadingDataProvider. getUserService()protected UserServiceReviewsModelProvider. getUserService()protected UserServiceTicketsModelProvider. getUserService()Methods in de.hybris.platform.assistedservicestorefront.customer360.provider with parameters of type UserService Modifier and Type Method Description voidCustomerFavoriteColorsProvider. setUserService(UserService userService)voidCustomerOverviewDataProvider. setUserService(UserService userService)voidCustomerProfileDataProvider. setUserService(UserService userService)voidCustomerSavedCartModelProvider. setUserService(UserService userService)voidHeadingDataProvider. setUserService(UserService userService)voidReviewsModelProvider. setUserService(UserService userService)voidTicketsModelProvider. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.assistedservicestorefront.redirect.impl
Methods in de.hybris.platform.assistedservicestorefront.redirect.impl that return UserService Modifier and Type Method Description protected UserServiceDefaultAssistedServiceRedirectStrategy. getUserService()Methods in de.hybris.platform.assistedservicestorefront.redirect.impl with parameters of type UserService Modifier and Type Method Description voidDefaultAssistedServiceRedirectStrategy. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.assistedservicestorefront.restrictions
Methods in de.hybris.platform.assistedservicestorefront.restrictions that return UserService Modifier and Type Method Description protected UserServiceASMCMSUserGroupRestrictionEvaluator. getUserService()protected UserServiceAssistedServicePathRestriction. getUserService()Methods in de.hybris.platform.assistedservicestorefront.restrictions with parameters of type UserService Modifier and Type Method Description voidASMCMSUserGroupRestrictionEvaluator. setUserService(UserService userService)voidAssistedServicePathRestriction. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.assistedserviceyprofilefacades.data.provider
Methods in de.hybris.platform.assistedserviceyprofilefacades.data.provider that return UserService Modifier and Type Method Description protected UserServiceSalesStatsProvider. getUserService()protected UserServiceTechnologyUsedProvider. getUserService()Methods in de.hybris.platform.assistedserviceyprofilefacades.data.provider with parameters of type UserService Modifier and Type Method Description voidSalesStatsProvider. setUserService(UserService userService)voidTechnologyUsedProvider. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.assistedserviceyprofilefacades.impl
Methods in de.hybris.platform.assistedserviceyprofilefacades.impl that return UserService Modifier and Type Method Description protected UserServiceDefaultYProfileAffinityFacade. getUserService()Methods in de.hybris.platform.assistedserviceyprofilefacades.impl with parameters of type UserService Modifier and Type Method Description voidDefaultYProfileAffinityFacade. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.audit
Fields in de.hybris.platform.audit declared as UserService Modifier and Type Field Description protected UserServiceAbstractAuditTest. userService -
Uses of UserService in de.hybris.platform.audit.provider.impl
Fields in de.hybris.platform.audit.provider.impl declared as UserService Modifier and Type Field Description protected UserServiceAuditRecordsProviderIntegrationTests. userService -
Uses of UserService in de.hybris.platform.audit.view.impl
Fields in de.hybris.platform.audit.view.impl declared as UserService Modifier and Type Field Description protected UserServiceDefaultAuditViewReportStateTest. userService -
Uses of UserService in de.hybris.platform.auditreport.service.impl
Methods in de.hybris.platform.auditreport.service.impl that return UserService Modifier and Type Method Description UserServiceCreateAuditReportJobPerformable. getUserService()UserServiceDefaultAuditReportDataService. getUserService()Methods in de.hybris.platform.auditreport.service.impl with parameters of type UserService Modifier and Type Method Description voidCreateAuditReportJobPerformable. setUserService(UserService userService)voidDefaultAuditReportDataService. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.b2b
Fields in de.hybris.platform.b2b declared as UserService Modifier and Type Field Description protected UserServiceB2BIntegrationTest. userService -
Uses of UserService in de.hybris.platform.b2b.company.impl
Methods in de.hybris.platform.b2b.company.impl that return UserService Modifier and Type Method Description protected UserServiceDefaultB2BCommerceB2BUserGroupService. getUserService()protected UserServiceDefaultB2BCommercePermissionService. getUserService()UserServiceDefaultB2BCommerceUnitService. getUserService()protected UserServiceDefaultB2BCommerceUserService. getUserService()Methods in de.hybris.platform.b2b.company.impl with parameters of type UserService Modifier and Type Method Description voidDefaultB2BCommerceB2BUserGroupService. setUserService(UserService userService)voidDefaultB2BCommercePermissionService. setUserService(UserService userService)voidDefaultB2BCommerceUnitService. setUserService(UserService userService)voidDefaultB2BCommerceUserService. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.b2b.interceptor
Methods in de.hybris.platform.b2b.interceptor that return UserService Modifier and Type Method Description protected UserServiceB2BCommentPrepareInterceptor. getUserService()UserServiceB2BCustomerInitDefaultsInterceptor. getUserService()UserServiceB2BCustomerModelValidateInterceptor. getUserService()protected UserServiceB2BUnitModelValidateInterceptor. getUserService()UserServiceB2BUserGroupModelValidateInterceptor. getUserService()Methods in de.hybris.platform.b2b.interceptor with parameters of type UserService Modifier and Type Method Description voidB2BCommentPrepareInterceptor. setUserService(UserService userService)voidB2BCustomerInitDefaultsInterceptor. setUserService(UserService userService)voidB2BCustomerModelValidateInterceptor. setUserService(UserService userService)voidB2BUnitModelValidateInterceptor. setUserService(UserService userService)voidB2BUserGroupModelValidateInterceptor. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.b2b.listeners
Methods in de.hybris.platform.b2b.listeners that return UserService Modifier and Type Method Description protected UserServiceAfterSessionCreationListener. getUserService()Deprecated.protected UserServiceAfterSessionUserChangeListener. getUserService()Deprecated.Methods in de.hybris.platform.b2b.listeners with parameters of type UserService Modifier and Type Method Description voidAfterSessionCreationListener. setUserService(UserService userService)Deprecated.voidAfterSessionUserChangeListener. setUserService(UserService userService)Deprecated. -
Uses of UserService in de.hybris.platform.b2b.order.impl
Methods in de.hybris.platform.b2b.order.impl that return UserService Modifier and Type Method Description protected UserServiceDefaultB2BCartFactory. getUserService()Methods in de.hybris.platform.b2b.order.impl with parameters of type UserService Modifier and Type Method Description voidDefaultB2BCartFactory. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.b2b.process.approval.actions
Methods in de.hybris.platform.b2b.process.approval.actions that return UserService Modifier and Type Method Description protected UserServiceAbstractProceduralB2BOrderApproveAuditAction. getUserService()protected UserServiceFind2POEApprovers. getUserService()UserServicePerformMerchantCheck. getUserService()Methods in de.hybris.platform.b2b.process.approval.actions with parameters of type UserService Modifier and Type Method Description voidAbstractProceduralB2BOrderApproveAuditAction. setUserService(UserService userService)voidFind2POEApprovers. setUserService(UserService userService)voidPerformMerchantCheck. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.b2b.services.impl
Methods in de.hybris.platform.b2b.services.impl that return UserService Modifier and Type Method Description protected UserServiceDefaultB2BApproverService. getUserService()protected UserServiceDefaultB2BCustomerService. getUserService()protected UserServiceDefaultB2BEscalationService. getUserService()protected UserServiceDefaultB2BMerchantCheckService. getUserService()protected UserServiceDefaultB2BOrderService. getUserService()protected UserServiceDefaultB2BPermissionService. getUserService()protected UserServiceDefaultB2BUnitService. getUserService()protected UserServiceDefaultB2BWorkflowIntegrationService. getUserService()Methods in de.hybris.platform.b2b.services.impl with parameters of type UserService Modifier and Type Method Description voidDefaultB2BApproverService. setUserService(UserService userService)voidDefaultB2BCustomerService. setUserService(UserService userService)voidDefaultB2BEscalationService. setUserService(UserService userService)voidDefaultB2BMerchantCheckService. setUserService(UserService userService)voidDefaultB2BOrderService. setUserService(UserService userService)voidDefaultB2BPermissionService. setUserService(UserService userService)voidDefaultB2BUnitService. setUserService(UserService userService)voidDefaultB2BWorkflowIntegrationService. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.b2b.strategies.impl
Methods in de.hybris.platform.b2b.strategies.impl that return UserService Modifier and Type Method Description protected UserServiceAbstractWorkflowTemplateStrategy. getUserService()UserServiceB2B2POEPermissionEvaluationStrategy. getUserService()protected UserServiceB2BCustomerListSearchStrategy. getUserService()Methods in de.hybris.platform.b2b.strategies.impl with parameters of type UserService Modifier and Type Method Description voidAbstractWorkflowTemplateStrategy. setUserService(UserService userService)voidB2B2POEPermissionEvaluationStrategy. setUserService(UserService userService)voidB2BCustomerListSearchStrategy. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.b2bacceleratoraddon.actions
Methods in de.hybris.platform.b2bacceleratoraddon.actions that return UserService Modifier and Type Method Description protected UserServiceStartWorkFlowForAdmin. getUserService()Methods in de.hybris.platform.b2bacceleratoraddon.actions with parameters of type UserService Modifier and Type Method Description voidStartWorkFlowForAdmin. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.b2bacceleratoraddon.actions.replenishment
Methods in de.hybris.platform.b2bacceleratoraddon.actions.replenishment that return UserService Modifier and Type Method Description protected UserServiceCloneCartAction. getUserService()Methods in de.hybris.platform.b2bacceleratoraddon.actions.replenishment with parameters of type UserService Modifier and Type Method Description voidCloneCartAction. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.b2bacceleratoraddon.security.impl
Methods in de.hybris.platform.b2bacceleratoraddon.security.impl that return UserService Modifier and Type Method Description protected UserServiceDefaultB2BUserGroupProvider. getUserService()Methods in de.hybris.platform.b2bacceleratoraddon.security.impl with parameters of type UserService Modifier and Type Method Description voidDefaultB2BUserGroupProvider. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.b2bacceleratorfacades.company.impl
Methods in de.hybris.platform.b2bacceleratorfacades.company.impl that return UserService Modifier and Type Method Description protected UserServiceDefaultCompanyB2BCommerceFacade. getUserService()Deprecated.Methods in de.hybris.platform.b2bacceleratorfacades.company.impl with parameters of type UserService Modifier and Type Method Description voidDefaultCompanyB2BCommerceFacade. setUserService(UserService userService)Deprecated. -
Uses of UserService in de.hybris.platform.b2bacceleratorfacades.company.populators
Methods in de.hybris.platform.b2bacceleratorfacades.company.populators that return UserService Modifier and Type Method Description protected UserServiceB2BUserGroupPopulator. getUserService()Deprecated.protected UserServiceB2BUserPopulator. getUserService()Deprecated.Methods in de.hybris.platform.b2bacceleratorfacades.company.populators with parameters of type UserService Modifier and Type Method Description voidB2BUserGroupPopulator. setUserService(UserService userService)Deprecated.voidB2BUserPopulator. setUserService(UserService userService)Deprecated. -
Uses of UserService in de.hybris.platform.b2bacceleratorfacades.order.populators
Methods in de.hybris.platform.b2bacceleratorfacades.order.populators that return UserService Modifier and Type Method Description protected UserServiceB2BCustomerReversePopulator. getUserService()Deprecated.protected UserServiceB2BUnitPopulator. getUserService()Deprecated.Methods in de.hybris.platform.b2bacceleratorfacades.order.populators with parameters of type UserService Modifier and Type Method Description voidB2BCustomerReversePopulator. setUserService(UserService userService)Deprecated.voidB2BUnitPopulator. setUserService(UserService userService)Deprecated. -
Uses of UserService in de.hybris.platform.b2bacceleratorservices.company.impl
Methods in de.hybris.platform.b2bacceleratorservices.company.impl that return UserService Modifier and Type Method Description protected UserServiceDefaultCompanyB2BCommerceService. getUserService()Deprecated.Methods in de.hybris.platform.b2bacceleratorservices.company.impl with parameters of type UserService Modifier and Type Method Description voidDefaultCompanyB2BCommerceService. setUserService(UserService userService)Deprecated. -
Uses of UserService in de.hybris.platform.b2bapprovalprocessfacades.company.converters.populators
Methods in de.hybris.platform.b2bapprovalprocessfacades.company.converters.populators that return UserService Modifier and Type Method Description protected UserServiceB2BUnitApprovalPopulator. getUserService()Methods in de.hybris.platform.b2bapprovalprocessfacades.company.converters.populators with parameters of type UserService Modifier and Type Method Description voidB2BUnitApprovalPopulator. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.b2bapprovalprocessfacades.company.impl
Methods in de.hybris.platform.b2bapprovalprocessfacades.company.impl that return UserService Modifier and Type Method Description protected UserServiceDefaultB2BApproverFacade. getUserService()protected UserServiceDefaultB2BPermissionFacade. getUserService()Methods in de.hybris.platform.b2bapprovalprocessfacades.company.impl with parameters of type UserService Modifier and Type Method Description voidDefaultB2BApproverFacade. setUserService(UserService userService)voidDefaultB2BPermissionFacade. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.b2bcommerce.backoffice.editor
Methods in de.hybris.platform.b2bcommerce.backoffice.editor that return UserService Modifier and Type Method Description protected UserServiceOrgUnitCustomersEditor. getUserService()Methods in de.hybris.platform.b2bcommerce.backoffice.editor with parameters of type UserService Modifier and Type Method Description voidOrgUnitCustomersEditor. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.b2bcommercefacades.company.converters.populators
Methods in de.hybris.platform.b2bcommercefacades.company.converters.populators that return UserService Modifier and Type Method Description protected UserServiceB2BCustomerReversePopulator. getUserService()protected UserServiceB2BUnitPopulator. getUserService()protected UserServiceB2BUserPopulator. getUserService()Methods in de.hybris.platform.b2bcommercefacades.company.converters.populators with parameters of type UserService Modifier and Type Method Description voidB2BCustomerReversePopulator. setUserService(UserService userService)voidB2BUnitPopulator. setUserService(UserService userService)voidB2BUserPopulator. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.b2bcommercefacades.company.impl
Methods in de.hybris.platform.b2bcommercefacades.company.impl that return UserService Modifier and Type Method Description protected UserServiceDefaultB2BUnitFacade. getUserService()protected UserServiceDefaultB2BUserFacade. getUserService()protected UserServiceDefaultB2BUserGroupFacade. getUserService()Methods in de.hybris.platform.b2bcommercefacades.company.impl with parameters of type UserService Modifier and Type Method Description voidDefaultB2BUnitFacade. setUserService(UserService userService)voidDefaultB2BUserFacade. setUserService(UserService userService)voidDefaultB2BUserGroupFacade. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.b2bcommercefacades.testframework
Methods in de.hybris.platform.b2bcommercefacades.testframework that return UserService Modifier and Type Method Description protected UserServiceAbstractCommerceOrgIntegrationTest. getUserService() -
Uses of UserService in de.hybris.platform.b2bdocumentsfilter
Fields in de.hybris.platform.b2bdocumentsfilter declared as UserService Modifier and Type Field Description protected UserServiceB2BDocumentsSecureMediaFilter. userServiceMethods in de.hybris.platform.b2bdocumentsfilter with parameters of type UserService Modifier and Type Method Description voidB2BDocumentsSecureMediaFilter. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.b2bpunchoutaddon.security
Methods in de.hybris.platform.b2bpunchoutaddon.security that return UserService Modifier and Type Method Description protected UserServicePunchOutAuthenticationProvider. getUserService()Methods in de.hybris.platform.b2bpunchoutaddon.security with parameters of type UserService Modifier and Type Method Description voidPunchOutAuthenticationProvider. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.b2bpunchoutaddon.security.impl
Methods in de.hybris.platform.b2bpunchoutaddon.security.impl that return UserService Modifier and Type Method Description UserServiceDefaultPunchOutUserGroupSelectionStrategy. getUserService()UserServiceDefaultPunchOutUserSelectionStrategy. getUserService()Methods in de.hybris.platform.b2bpunchoutaddon.security.impl with parameters of type UserService Modifier and Type Method Description voidDefaultPunchOutUserGroupSelectionStrategy. setUserService(UserService userService)voidDefaultPunchOutUserSelectionStrategy. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.catalog.dynamic
Methods in de.hybris.platform.catalog.dynamic with parameters of type UserService Modifier and Type Method Description voidAbstractCompanyAddressAttributeHandler. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.catalog.impl
Fields in de.hybris.platform.catalog.impl declared as UserService Modifier and Type Field Description protected UserServiceAbstractCatalogTest. userServiceMethods in de.hybris.platform.catalog.impl with parameters of type UserService Modifier and Type Method Description voidDefaultCatalogVersionService. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.catalog.interceptors
Methods in de.hybris.platform.catalog.interceptors with parameters of type UserService Modifier and Type Method Description voidCatalogVersionPrepareInterceptor. setUserService(UserService userService)voidPreviewTicketPrepareInterceptor. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.catalog.synchronization
Methods in de.hybris.platform.catalog.synchronization with parameters of type UserService Modifier and Type Method Description voidDefaultCatalogSynchronizationService. setUserService(UserService userService)voidServiceLayerSynchronizationPersistenceAdapter. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.chinesepaymentfacades.order.task
Methods in de.hybris.platform.chinesepaymentfacades.order.task that return UserService Modifier and Type Method Description protected UserServiceSubmitOrderEventTask. getUserService()Methods in de.hybris.platform.chinesepaymentfacades.order.task with parameters of type UserService Modifier and Type Method Description voidSubmitOrderEventTask. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.chinesepspalipayservices.strategies.impl
Methods in de.hybris.platform.chinesepspalipayservices.strategies.impl that return UserService Modifier and Type Method Description protected UserServiceDefaultAlipayPaymentInfoStrategy. getUserService()Methods in de.hybris.platform.chinesepspalipayservices.strategies.impl with parameters of type UserService Modifier and Type Method Description voidDefaultAlipayPaymentInfoStrategy. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.chinesepspwechatpayservices.strategies.impl
Methods in de.hybris.platform.chinesepspwechatpayservices.strategies.impl that return UserService Modifier and Type Method Description UserServiceDefaultWeChatPayPaymentInfoStrategy. getUserService()Methods in de.hybris.platform.chinesepspwechatpayservices.strategies.impl with parameters of type UserService Modifier and Type Method Description voidDefaultWeChatPayPaymentInfoStrategy. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.cissapdigitalpayment.facade.impl
Methods in de.hybris.platform.cissapdigitalpayment.facade.impl that return UserService Modifier and Type Method Description UserServiceDefaultCisSapDigitalPaymentFacade. getUserService()Methods in de.hybris.platform.cissapdigitalpayment.facade.impl with parameters of type UserService Modifier and Type Method Description voidDefaultCisSapDigitalPaymentFacade. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.cissapdigitalpayment.service.impl
Methods in de.hybris.platform.cissapdigitalpayment.service.impl that return UserService Modifier and Type Method Description UserServiceDefaultSapDigitalPaymentService. getUserService()Methods in de.hybris.platform.cissapdigitalpayment.service.impl with parameters of type UserService Modifier and Type Method Description voidDefaultSapDigitalPaymentService. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.cms2.catalogversion.service.impl
Methods in de.hybris.platform.cms2.catalogversion.service.impl that return UserService Modifier and Type Method Description protected UserServiceDefaultCMSCatalogVersionService. getUserService()Methods in de.hybris.platform.cms2.catalogversion.service.impl with parameters of type UserService Modifier and Type Method Description voidDefaultCMSCatalogVersionService. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.cms2.servicelayer.services.admin.impl
Methods in de.hybris.platform.cms2.servicelayer.services.admin.impl that return UserService Modifier and Type Method Description protected UserServiceAbstractCMSAdminService. getUserService()Methods in de.hybris.platform.cms2.servicelayer.services.admin.impl with parameters of type UserService Modifier and Type Method Description voidAbstractCMSAdminService. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.cms2.servicelayer.services.evaluator.impl
Methods in de.hybris.platform.cms2.servicelayer.services.evaluator.impl that return UserService Modifier and Type Method Description protected UserServiceCMSUserGroupRestrictionEvaluator. getUserService()protected UserServiceCMSUserRestrictionEvaluator. getUserService()Methods in de.hybris.platform.cms2.servicelayer.services.evaluator.impl with parameters of type UserService Modifier and Type Method Description voidCMSUserGroupRestrictionEvaluator. setUserService(UserService userService)voidCMSUserRestrictionEvaluator. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.cms2.servicelayer.services.impl
Methods in de.hybris.platform.cms2.servicelayer.services.impl that return UserService Modifier and Type Method Description protected UserServiceAbstractCMSService. getUserService()Methods in de.hybris.platform.cms2.servicelayer.services.impl with parameters of type UserService Modifier and Type Method Description voidAbstractCMSService. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.cms2.systemsetup
Methods in de.hybris.platform.cms2.systemsetup that return UserService Modifier and Type Method Description UserServiceCMSSearchRestrictionsSetup. getUserService()Methods in de.hybris.platform.cms2.systemsetup with parameters of type UserService Modifier and Type Method Description voidCMSSearchRestrictionsSetup. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.cms2.version
Fields in de.hybris.platform.cms2.version declared as UserService Modifier and Type Field Description protected UserServiceAbstractCMSVersionIntegrationTest. userService -
Uses of UserService in de.hybris.platform.cms2.workflow.service.impl
Methods in de.hybris.platform.cms2.workflow.service.impl that return UserService Modifier and Type Method Description protected UserServiceDefaultCMSWorkflowParticipantService. getUserService()protected UserServiceDefaultCMSWorkflowTemplateService. getUserService()Methods in de.hybris.platform.cms2.workflow.service.impl with parameters of type UserService Modifier and Type Method Description voidDefaultCMSWorkflowParticipantService. setUserService(UserService userService)voidDefaultCMSWorkflowTemplateService. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.cmsfacades.catalogversions.impl
Methods in de.hybris.platform.cmsfacades.catalogversions.impl that return UserService Modifier and Type Method Description protected UserServiceDefaultCatalogVersionFacade. getUserService()Methods in de.hybris.platform.cmsfacades.catalogversions.impl with parameters of type UserService Modifier and Type Method Description voidDefaultCatalogVersionFacade. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.cmsfacades.catalogversions.service.impl
Methods in de.hybris.platform.cmsfacades.catalogversions.service.impl that return UserService Modifier and Type Method Description protected UserServiceDefaultCatalogVersionPermissionService. getUserService()Methods in de.hybris.platform.cmsfacades.catalogversions.service.impl with parameters of type UserService Modifier and Type Method Description voidDefaultCatalogVersionPermissionService. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.cmsfacades.sites.impl
Methods in de.hybris.platform.cmsfacades.sites.impl that return UserService Modifier and Type Method Description protected UserServiceDefaultSiteFacade. getUserService()Methods in de.hybris.platform.cmsfacades.sites.impl with parameters of type UserService Modifier and Type Method Description voidDefaultSiteFacade. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.cmsfacades.synchronization.impl
Methods in de.hybris.platform.cmsfacades.synchronization.impl that return UserService Modifier and Type Method Description protected UserServiceDefaultSynchronizationFacade. getUserService()Methods in de.hybris.platform.cmsfacades.synchronization.impl with parameters of type UserService Modifier and Type Method Description voidDefaultSynchronizationFacade. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.cmsfacades.synchronization.validator
Methods in de.hybris.platform.cmsfacades.synchronization.validator that return UserService Modifier and Type Method Description protected UserServiceCatalogSynchronizationValidator. getUserService()Methods in de.hybris.platform.cmsfacades.synchronization.validator with parameters of type UserService Modifier and Type Method Description voidCatalogSynchronizationValidator. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.cmsfacades.usergroups.impl
Methods in de.hybris.platform.cmsfacades.usergroups.impl that return UserService Modifier and Type Method Description protected UserServiceDefaultUserGroupFacade. getUserService()Methods in de.hybris.platform.cmsfacades.usergroups.impl with parameters of type UserService Modifier and Type Method Description voidDefaultUserGroupFacade. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.cmsfacades.users.impl
Methods in de.hybris.platform.cmsfacades.users.impl that return UserService Modifier and Type Method Description protected UserServiceDefaultUserFacade. getUserService()Methods in de.hybris.platform.cmsfacades.users.impl with parameters of type UserService Modifier and Type Method Description voidDefaultUserFacade. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.cmsfacades.users.services.impl
Methods in de.hybris.platform.cmsfacades.users.services.impl that return UserService Modifier and Type Method Description protected UserServiceDefaultCMSUserService. getUserService()Methods in de.hybris.platform.cmsfacades.users.services.impl with parameters of type UserService Modifier and Type Method Description voidDefaultCMSUserService. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.cmsfacades.util
Fields in de.hybris.platform.cmsfacades.util declared as UserService Modifier and Type Field Description protected UserServiceBaseIntegrationTest. userService -
Uses of UserService in de.hybris.platform.cmsfacades.util.models
Methods in de.hybris.platform.cmsfacades.util.models that return UserService Modifier and Type Method Description protected UserServiceCatalogVersionSyncJobModelMother. getUserService()Methods in de.hybris.platform.cmsfacades.util.models with parameters of type UserService Modifier and Type Method Description voidCatalogVersionSyncJobModelMother. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.cmsfacades.workflow.impl
Methods in de.hybris.platform.cmsfacades.workflow.impl that return UserService Modifier and Type Method Description protected UserServiceDefaultCMSWorkflowActionFacade. getUserService()protected UserServiceDefaultCMSWorkflowFacade. getUserService()Methods in de.hybris.platform.cmsfacades.workflow.impl with parameters of type UserService Modifier and Type Method Description voidDefaultCMSWorkflowActionFacade. setUserService(UserService userService)voidDefaultCMSWorkflowFacade. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.cmsfacades.workflow.populator
Methods in de.hybris.platform.cmsfacades.workflow.populator that return UserService Modifier and Type Method Description protected UserServiceCMSWorkflowTaskDataPopulator. getUserService()Methods in de.hybris.platform.cmsfacades.workflow.populator with parameters of type UserService Modifier and Type Method Description voidCMSWorkflowTaskDataPopulator. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.cmssmarteditwebservices.interceptor
Methods in de.hybris.platform.cmssmarteditwebservices.interceptor that return UserService Modifier and Type Method Description protected UserServicePageOperationsInterceptor. getUserService()Methods in de.hybris.platform.cmssmarteditwebservices.interceptor with parameters of type UserService Modifier and Type Method Description voidPageOperationsInterceptor. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.cockpit.comments.strategies.impl
Methods in de.hybris.platform.cockpit.comments.strategies.impl that return UserService Modifier and Type Method Description protected UserServiceAbstractUserCommentsPermissionsCheckStrategy. getUserService()Methods in de.hybris.platform.cockpit.comments.strategies.impl with parameters of type UserService Modifier and Type Method Description voidAbstractUserCommentsPermissionsCheckStrategy. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.cockpit.components.navigationarea.workflow.visualization
Methods in de.hybris.platform.cockpit.components.navigationarea.workflow.visualization with parameters of type UserService Modifier and Type Method Description voidWorkflowFacade. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.cockpit.reports.factories.impl
Methods in de.hybris.platform.cockpit.reports.factories.impl with parameters of type UserService Modifier and Type Method Description voidDefaultJasperReportConnectionFactory. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.cockpit.reports.jasperreports
Methods in de.hybris.platform.cockpit.reports.jasperreports with parameters of type UserService Modifier and Type Method Description voidDefaultJasperReportCompiler. setUserService(UserService userService)Deprecated. -
Uses of UserService in de.hybris.platform.cockpit.security
Methods in de.hybris.platform.cockpit.security with parameters of type UserService Modifier and Type Method Description voidDefaultCockpitUserDetailsService. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.cockpit.services.config.impl
Methods in de.hybris.platform.cockpit.services.config.impl that return UserService Modifier and Type Method Description protected UserServiceDefaultUIConfigurationService. getUserService()Methods in de.hybris.platform.cockpit.services.config.impl with parameters of type UserService Modifier and Type Method Description voidDefaultUIConfigurationService. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.cockpit.services.impl
Methods in de.hybris.platform.cockpit.services.impl that return UserService Modifier and Type Method Description UserServiceDefaultCockpitCommentService. getUserService()Deprecated.since 6.3UserServiceSystemServiceImpl. getUserService()Methods in de.hybris.platform.cockpit.services.impl with parameters of type UserService Modifier and Type Method Description voidDefaultCockpitCommentService. setUserService(UserService userService)voidSystemServiceImpl. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.cockpit.services.login.impl
Methods in de.hybris.platform.cockpit.services.login.impl that return UserService Modifier and Type Method Description protected UserServiceLoginServiceImpl. getUserService()Methods in de.hybris.platform.cockpit.services.login.impl with parameters of type UserService Modifier and Type Method Description voidLoginServiceImpl. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.cockpit.services.security.impl
Methods in de.hybris.platform.cockpit.services.security.impl that return UserService Modifier and Type Method Description UserServiceDefaultUIAccessRightService. getUserService()Methods in de.hybris.platform.cockpit.services.security.impl with parameters of type UserService Modifier and Type Method Description voidDefaultUIAccessRightService. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.cockpit.test
Methods in de.hybris.platform.cockpit.test with parameters of type UserService Modifier and Type Method Description voidSystemServiceTest. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.commercefacades.consent.converters.populator
Methods in de.hybris.platform.commercefacades.consent.converters.populator that return UserService Modifier and Type Method Description protected UserServiceConsentTemplatePopulator. getUserService()Methods in de.hybris.platform.commercefacades.consent.converters.populator with parameters of type UserService Modifier and Type Method Description voidConsentTemplatePopulator. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.commercefacades.consent.impl
Methods in de.hybris.platform.commercefacades.consent.impl that return UserService Modifier and Type Method Description protected UserServiceDefaultConsentFacade. getUserService()Methods in de.hybris.platform.commercefacades.consent.impl with parameters of type UserService Modifier and Type Method Description voidDefaultConsentFacade. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.commercefacades.customer.impl
Methods in de.hybris.platform.commercefacades.customer.impl that return UserService Modifier and Type Method Description protected UserServiceDefaultCustomerFacade. getUserService()Methods in de.hybris.platform.commercefacades.customer.impl with parameters of type UserService Modifier and Type Method Description voidDefaultCustomerFacade. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.commercefacades.customergroups.impl
Methods in de.hybris.platform.commercefacades.customergroups.impl that return UserService Modifier and Type Method Description protected UserServiceDefaultCustomerGroupFacade. getUserService()Methods in de.hybris.platform.commercefacades.customergroups.impl with parameters of type UserService Modifier and Type Method Description voidDefaultCustomerGroupFacade. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.commercefacades.order.impl
Methods in de.hybris.platform.commercefacades.order.impl that return UserService Modifier and Type Method Description protected UserServiceDefaultCartFacade. getUserService()protected UserServiceDefaultCheckoutFacade. getUserService()protected UserServiceDefaultOrderFacade. getUserService()protected UserServiceDefaultQuoteFacade. getUserService()Methods in de.hybris.platform.commercefacades.order.impl with parameters of type UserService Modifier and Type Method Description voidDefaultCartFacade. setUserService(UserService userService)voidDefaultCheckoutFacade. setUserService(UserService userService)voidDefaultOrderFacade. setUserService(UserService userService)voidDefaultQuoteFacade. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.commercefacades.product.impl
Methods in de.hybris.platform.commercefacades.product.impl that return UserService Modifier and Type Method Description protected UserServiceDefaultProductFacade. getUserService()Methods in de.hybris.platform.commercefacades.product.impl with parameters of type UserService Modifier and Type Method Description voidDefaultProductFacade. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.commercefacades.user.converters.populator
Methods in de.hybris.platform.commercefacades.user.converters.populator that return UserService Modifier and Type Method Description protected UserServiceCustomerReversePopulator. getUserService()Methods in de.hybris.platform.commercefacades.user.converters.populator with parameters of type UserService Modifier and Type Method Description voidCustomerReversePopulator. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.commercefacades.user.impl
Methods in de.hybris.platform.commercefacades.user.impl that return UserService Modifier and Type Method Description protected UserServiceDefaultUserFacade. getUserService()Methods in de.hybris.platform.commercefacades.user.impl with parameters of type UserService Modifier and Type Method Description voidDefaultUserFacade. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.commerceservices.backoffice.editor
Methods in de.hybris.platform.commerceservices.backoffice.editor that return UserService Modifier and Type Method Description protected UserServiceDefaultOrgRolesEditorSearchFacade. getUserService()protected UserServiceDefaultOrgUnitEmployeeLogicHandler. getUserService()protected UserServiceOrgUnitEmployeesEditor. getUserService()protected UserServiceOrgUnitLogicHandler. getUserService()protected UserServiceParentUnitEditor. getUserService()Methods in de.hybris.platform.commerceservices.backoffice.editor with parameters of type UserService Modifier and Type Method Description voidDefaultOrgRolesEditorSearchFacade. setUserService(UserService userService)voidDefaultOrgUnitEmployeeLogicHandler. setUserService(UserService userService)voidOrgUnitEmployeesEditor. setUserService(UserService userService)voidOrgUnitLogicHandler. setUserService(UserService userService)voidParentUnitEditor. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.commerceservices.consent.impl
Methods in de.hybris.platform.commerceservices.consent.impl that return UserService Modifier and Type Method Description protected UserServiceDefaultCommerceConsentService. getUserService()Methods in de.hybris.platform.commerceservices.consent.impl with parameters of type UserService Modifier and Type Method Description voidDefaultCommerceConsentService. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.commerceservices.customer.impl
Methods in de.hybris.platform.commerceservices.customer.impl that return UserService Modifier and Type Method Description protected UserServiceDefaultCustomerAccountService. getUserService()protected UserServiceDefaultCustomerListService. getUserService()Methods in de.hybris.platform.commerceservices.customer.impl with parameters of type UserService Modifier and Type Method Description voidDefaultCustomerAccountService. setUserService(UserService userService)voidDefaultCustomerListService. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.commerceservices.impersonation.impl
Methods in de.hybris.platform.commerceservices.impersonation.impl that return UserService Modifier and Type Method Description protected UserServiceDefaultImpersonationService. getUserService()Methods in de.hybris.platform.commerceservices.impersonation.impl with parameters of type UserService Modifier and Type Method Description voidDefaultImpersonationService. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.commerceservices.order.impl
Methods in de.hybris.platform.commerceservices.order.impl that return UserService Modifier and Type Method Description protected UserServiceAbstractCommerceSaveCartStrategy. getUserService()UserServiceDefaultCommerceCartMergingStrategy. getUserService()protected UserServiceDefaultCommerceQuoteService. getUserService()protected UserServiceDefaultCommerceSaveCartService. getUserService()Methods in de.hybris.platform.commerceservices.order.impl with parameters of type UserService Modifier and Type Method Description voidAbstractCommerceSaveCartStrategy. setUserService(UserService userService)voidDefaultCommerceCartMergingStrategy. setUserService(UserService userService)voidDefaultCommerceQuoteService. setUserService(UserService userService)voidDefaultCommerceSaveCartService. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.commerceservices.order.strategies.impl
Methods in de.hybris.platform.commerceservices.order.strategies.impl that return UserService Modifier and Type Method Description protected UserServiceDefaultQuoteUserIdentificationStrategy. getUserService()protected UserServiceDefaultQuoteUserTypeIdentificationStrategy. getUserService()Methods in de.hybris.platform.commerceservices.order.strategies.impl with parameters of type UserService Modifier and Type Method Description voidDefaultQuoteUserIdentificationStrategy. setUserService(UserService userService)voidDefaultQuoteUserTypeIdentificationStrategy. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.commerceservices.organization.interceptor
Methods in de.hybris.platform.commerceservices.organization.interceptor that return UserService Modifier and Type Method Description protected UserServiceOrgUnitModelValidateInterceptor. getUserService()Methods in de.hybris.platform.commerceservices.organization.interceptor with parameters of type UserService Modifier and Type Method Description voidOrgUnitModelValidateInterceptor. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.commerceservices.organization.services.impl
Methods in de.hybris.platform.commerceservices.organization.services.impl that return UserService Modifier and Type Method Description protected UserServiceDefaultOrgUnitService. getUserService()Methods in de.hybris.platform.commerceservices.organization.services.impl with parameters of type UserService Modifier and Type Method Description voidDefaultOrgUnitService. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.commerceservices.organization.strategies.impl
Methods in de.hybris.platform.commerceservices.organization.strategies.impl that return UserService Modifier and Type Method Description protected UserServiceDefaultOrgUnitAuthorizationStrategy. getUserService()Methods in de.hybris.platform.commerceservices.organization.strategies.impl with parameters of type UserService Modifier and Type Method Description voidDefaultOrgUnitAuthorizationStrategy. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.commerceservices.strategies.impl
Methods in de.hybris.platform.commerceservices.strategies.impl that return UserService Modifier and Type Method Description protected UserServiceDefaultCartValidationStrategy. getUserService()protected UserServiceDefaultCheckoutCustomerStrategy. getUserService()Methods in de.hybris.platform.commerceservices.strategies.impl with parameters of type UserService Modifier and Type Method Description voidDefaultCartValidationStrategy. setUserService(UserService userService)voidDefaultCheckoutCustomerStrategy. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.commerceservices.strategies.impl.user
Methods in de.hybris.platform.commerceservices.strategies.impl.user that return UserService Modifier and Type Method Description protected UserServiceUserUIDMatchingStrategy. getUserService()Constructors in de.hybris.platform.commerceservices.strategies.impl.user with parameters of type UserService Constructor Description UserUIDMatchingStrategy(UserService userService) -
Uses of UserService in de.hybris.platform.commercewebservicescommons.strategies.impl
Methods in de.hybris.platform.commercewebservicescommons.strategies.impl with parameters of type UserService Modifier and Type Method Description voidDefaultCartLoaderStrategy. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.configurablebundleservices.bundle.impl
Fields in de.hybris.platform.configurablebundleservices.bundle.impl declared as UserService Modifier and Type Field Description protected UserServiceBundleOrderEntryRemoveableCheckerNestedIntegrationTest. userServiceprotected UserServiceDefaultBundleRuleServiceNestedIntegrationTest. userService -
Uses of UserService in de.hybris.platform.configurablebundleservices.order
Fields in de.hybris.platform.configurablebundleservices.order declared as UserService Modifier and Type Field Description protected UserServiceBundledCommerceCartServiceTest. userService -
Uses of UserService in de.hybris.platform.core.initialization.impl
Methods in de.hybris.platform.core.initialization.impl with parameters of type UserService Modifier and Type Method Description voidDefaultSystemSetupAuditDAO. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.couponwebservices.facades.impl
Methods in de.hybris.platform.couponwebservices.facades.impl that return UserService Modifier and Type Method Description protected UserServiceAbstractCouponWsFacades. getUserService()protected UserServiceDefaultCouponRedemptionWsFacade. getUserService()Methods in de.hybris.platform.couponwebservices.facades.impl with parameters of type UserService Modifier and Type Method Description voidAbstractCouponWsFacades. setUserService(UserService userService)voidDefaultCouponRedemptionWsFacade. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.customercouponfacades.impl
Methods in de.hybris.platform.customercouponfacades.impl that return UserService Modifier and Type Method Description protected UserServiceDefaultCustomerCouponFacade. getUserService()Methods in de.hybris.platform.customercouponfacades.impl with parameters of type UserService Modifier and Type Method Description voidDefaultCustomerCouponFacade. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.customercouponfacades.strategies.impl
Methods in de.hybris.platform.customercouponfacades.strategies.impl that return UserService Modifier and Type Method Description protected UserServiceDefaultCustomerNotificationPreferenceCheckStrategy. getUserService()Methods in de.hybris.platform.customercouponfacades.strategies.impl with parameters of type UserService Modifier and Type Method Description voidDefaultCustomerNotificationPreferenceCheckStrategy. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.customercouponservices.impl
Methods in de.hybris.platform.customercouponservices.impl that return UserService Modifier and Type Method Description protected UserServiceDefaultCustomerCouponService. getUserService()Methods in de.hybris.platform.customercouponservices.impl with parameters of type UserService Modifier and Type Method Description voidDefaultCustomerCouponService. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.customerinterestsfacades.productinterest.impl
Methods in de.hybris.platform.customerinterestsfacades.productinterest.impl that return UserService Modifier and Type Method Description protected UserServiceDefaultProductInterestFacade. getUserService()Methods in de.hybris.platform.customerinterestsfacades.productinterest.impl with parameters of type UserService Modifier and Type Method Description voidDefaultProductInterestFacade. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.customerinterestsfacades.productinterest.populators
Methods in de.hybris.platform.customerinterestsfacades.productinterest.populators that return UserService Modifier and Type Method Description protected UserServiceProductInterestReversePopulator. getUserService()Methods in de.hybris.platform.customerinterestsfacades.productinterest.populators with parameters of type UserService Modifier and Type Method Description voidProductInterestReversePopulator. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.customerinterestsservices.productinterest.impl
Methods in de.hybris.platform.customerinterestsservices.productinterest.impl that return UserService Modifier and Type Method Description protected UserServiceDefaultProductInterestService. getUserService()Methods in de.hybris.platform.customerinterestsservices.productinterest.impl with parameters of type UserService Modifier and Type Method Description voidDefaultProductInterestService. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.customerreview.setup
Methods in de.hybris.platform.customerreview.setup that return UserService Modifier and Type Method Description protected UserServiceCustomerReviewSystemSetup. getUserService()Methods in de.hybris.platform.customerreview.setup with parameters of type UserService Modifier and Type Method Description voidCustomerReviewSystemSetup. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.customersupportbackoffice.editor
Fields in de.hybris.platform.customersupportbackoffice.editor declared as UserService Modifier and Type Field Description protected UserServiceTicketStateEditor. userService -
Uses of UserService in de.hybris.platform.customersupportbackoffice.widgets
Methods in de.hybris.platform.customersupportbackoffice.widgets that return UserService Modifier and Type Method Description protected UserServiceCreateCustomerWizardHandler. getUserService()protected UserServiceCreateTicketWizardHandler. getUserService()protected UserServiceDefaultCsFormInitialsFactory. getUserService()Methods in de.hybris.platform.customersupportbackoffice.widgets with parameters of type UserService Modifier and Type Method Description voidCreateCustomerWizardHandler. setUserService(UserService userService)voidCreateTicketWizardHandler. setUserService(UserService userService)voidDefaultCsFormInitialsFactory. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.customerticketingfacades.customerticket
Methods in de.hybris.platform.customerticketingfacades.customerticket that return UserService Modifier and Type Method Description protected UserServiceDefaultCustomerTicketingFacade. getUserService()Methods in de.hybris.platform.customerticketingfacades.customerticket with parameters of type UserService Modifier and Type Method Description voidDefaultCustomerTicketingFacade. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.datahubbackoffice.service.datahub.impl
Methods in de.hybris.platform.datahubbackoffice.service.datahub.impl with parameters of type UserService Modifier and Type Method Description voidUserContextImpl. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.gigya.gigyafacades.login.impl
Methods in de.hybris.platform.gigya.gigyafacades.login.impl that return UserService Modifier and Type Method Description UserServiceDefaultGigyaLoginFacade. getUserService()Methods in de.hybris.platform.gigya.gigyafacades.login.impl with parameters of type UserService Modifier and Type Method Description voidDefaultGigyaLoginFacade. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.gigya.gigyaloginaddon.renderers
Methods in de.hybris.platform.gigya.gigyaloginaddon.renderers that return UserService Modifier and Type Method Description UserServiceGigyaRaasComponentRenderer. getUserService()Methods in de.hybris.platform.gigya.gigyaloginaddon.renderers with parameters of type UserService Modifier and Type Method Description voidGigyaRaasComponentRenderer. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.gigya.gigyaservices.interceptor
Methods in de.hybris.platform.gigya.gigyaservices.interceptor that return UserService Modifier and Type Method Description UserServiceGigyaUserValidateInterceptor. getUserService()Methods in de.hybris.platform.gigya.gigyaservices.interceptor with parameters of type UserService Modifier and Type Method Description voidGigyaUserValidateInterceptor. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.hac.controller.console
Constructors in de.hybris.platform.hac.controller.console with parameters of type UserService Constructor Description FlexibleSearchController(HacFlexibleSearchFacade flexibleSearchFacade, I18NService i18nService, UserService userService) -
Uses of UserService in de.hybris.platform.hac.editors
Constructors in de.hybris.platform.hac.editors with parameters of type UserService Constructor Description UserEditor(UserService userService) -
Uses of UserService in de.hybris.platform.hac.facade
Methods in de.hybris.platform.hac.facade with parameters of type UserService Modifier and Type Method Description voidHacFlexibleSearchFacade. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.impex.distributed.batch.impl
Constructors in de.hybris.platform.impex.distributed.batch.impl with parameters of type UserService Constructor Description AbstractBatchingCRUDHandler(ModelService modelService, UserService userService)BatchingDeleteHandler(ModelService modelService, UserService userService)BatchingInsertHandler(ModelService modelService, UserService userService)BatchingUpdateHandler(ModelService modelService, UserService userService) -
Uses of UserService in de.hybris.platform.impex.distributed.task
Methods in de.hybris.platform.impex.distributed.task with parameters of type UserService Modifier and Type Method Description voidProcessImpexTask. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.integrationbackoffice.widgets.editor.utility
Methods in de.hybris.platform.integrationbackoffice.widgets.editor.utility that return UserService Modifier and Type Method Description protected UserServiceEditorAccessRights. getUserService()Methods in de.hybris.platform.integrationbackoffice.widgets.editor.utility with parameters of type UserService Modifier and Type Method Description voidEditorAccessRights. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.marketplacebackoffice.widgets
Methods in de.hybris.platform.marketplacebackoffice.widgets that return UserService Modifier and Type Method Description protected UserServiceAssignVendorUserUserGroupWizardHandler. getUserService()protected UserServiceCreateMediaContainerWizardHandler. getUserService()protected UserServiceCreateMediaWizardHandler. getUserService()protected UserServiceCreateVendorUserWizardHandler. getUserService()Methods in de.hybris.platform.marketplacebackoffice.widgets with parameters of type UserService Modifier and Type Method Description voidAssignVendorUserUserGroupWizardHandler. setUserService(UserService userService)voidCreateMediaContainerWizardHandler. setUserService(UserService userService)voidCreateMediaWizardHandler. setUserService(UserService userService)voidCreateVendorUserWizardHandler. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.marketplacefacades.vendor.impl
Methods in de.hybris.platform.marketplacefacades.vendor.impl that return UserService Modifier and Type Method Description protected UserServiceDefaultCustomerVendorReviewFacade. getUserService()Methods in de.hybris.platform.marketplacefacades.vendor.impl with parameters of type UserService Modifier and Type Method Description voidDefaultCustomerVendorReviewFacade. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.marketplaceoccaddon.filters
Methods in de.hybris.platform.marketplaceoccaddon.filters that return UserService Modifier and Type Method Description protected UserServiceMarketplaceOauth2UserFilter. getUserService() -
Uses of UserService in de.hybris.platform.marketplaceoccaddon.helper
Methods in de.hybris.platform.marketplaceoccaddon.helper that return UserService Modifier and Type Method Description protected UserServiceMarketplaceHotFolderHelper. getUserService() -
Uses of UserService in de.hybris.platform.marketplaceservices.interceptor
Methods in de.hybris.platform.marketplaceservices.interceptor that return UserService Modifier and Type Method Description UserServiceVendorUserInitDefaultsInterceptor. getUserService()Methods in de.hybris.platform.marketplaceservices.interceptor with parameters of type UserService Modifier and Type Method Description voidVendorUserInitDefaultsInterceptor. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.marketplaceservices.strategies.impl
Methods in de.hybris.platform.marketplaceservices.strategies.impl that return UserService Modifier and Type Method Description protected UserServiceDefaultVendorCreationStrategy. getUserService()Methods in de.hybris.platform.marketplaceservices.strategies.impl with parameters of type UserService Modifier and Type Method Description voidDefaultVendorCreationStrategy. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.messagecentercsfacades.impl
Methods in de.hybris.platform.messagecentercsfacades.impl that return UserService Modifier and Type Method Description protected UserServiceDefaultConversationFacade. getUserService()Methods in de.hybris.platform.messagecentercsfacades.impl with parameters of type UserService Modifier and Type Method Description voidDefaultConversationFacade. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.messagecentercsoccaddon.filters
Methods in de.hybris.platform.messagecentercsoccaddon.filters that return UserService Modifier and Type Method Description protected UserServiceOauth2UserFilter. getUserService() -
Uses of UserService in de.hybris.platform.messagecentercsservices.impl
Methods in de.hybris.platform.messagecentercsservices.impl that return UserService Modifier and Type Method Description protected UserServiceDefaultConversationService. getUserService()Methods in de.hybris.platform.messagecentercsservices.impl with parameters of type UserService Modifier and Type Method Description voidDefaultConversationService. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.notificationfacades.facades.impl
Methods in de.hybris.platform.notificationfacades.facades.impl that return UserService Modifier and Type Method Description UserServiceDefaultNotificationPreferenceFacade. getUserService()protected UserServiceDefaultSiteMessageFacade. getUserService()Methods in de.hybris.platform.notificationfacades.facades.impl with parameters of type UserService Modifier and Type Method Description voidDefaultNotificationPreferenceFacade. setUserService(UserService userService)voidDefaultSiteMessageFacade. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.oauth2.controller
Constructors in de.hybris.platform.oauth2.controller with parameters of type UserService Constructor Description WhoAmIController(UserService userService, Converter<UserModel,AuthenticatedUserData> authenticatedUserDataConverter) -
Uses of UserService in de.hybris.platform.oauth2.services.impl
Methods in de.hybris.platform.oauth2.services.impl that return UserService Modifier and Type Method Description protected UserServiceDefaultHybrisOpenIDTokenServices. getUserService()Methods in de.hybris.platform.oauth2.services.impl with parameters of type UserService Modifier and Type Method Description voidDefaultHybrisOpenIDTokenServices. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.omsbackoffice.actions.order.cancel
Methods in de.hybris.platform.omsbackoffice.actions.order.cancel that return UserService Modifier and Type Method Description protected UserServiceCancelOrderAction. getUserService() -
Uses of UserService in de.hybris.platform.omsbackoffice.widgets.order.cancelorder
Methods in de.hybris.platform.omsbackoffice.widgets.order.cancelorder that return UserService Modifier and Type Method Description protected UserServiceCancelOrderController. getUserService() -
Uses of UserService in de.hybris.platform.order.events
Methods in de.hybris.platform.order.events that return UserService Modifier and Type Method Description protected UserServiceAfterSessionUserChangeListener. getUserService() -
Uses of UserService in de.hybris.platform.order.impl
Methods in de.hybris.platform.order.impl with parameters of type UserService Modifier and Type Method Description voidDefaultCartFactory. setUserService(UserService userService)voidInMemoryCartFactory. setUserService(UserService userService) -
Uses of UserService 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 UserService Modifier and Type Method Description voidDefaultPDTCriteriaFactory. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.order.strategies.impl
Methods in de.hybris.platform.order.strategies.impl with parameters of type UserService Modifier and Type Method Description voidDefaultPlaceOrderStrategy. setUserService(UserService userService)Deprecated. -
Uses of UserService in de.hybris.platform.ordercancel.impl
Methods in de.hybris.platform.ordercancel.impl that return UserService Modifier and Type Method Description protected UserServiceDefaultOrderCancelRecordsHandler. getUserService()Methods in de.hybris.platform.ordercancel.impl with parameters of type UserService Modifier and Type Method Description voidDefaultOrderCancelRecordsHandler. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.ordermanagementfacades
Fields in de.hybris.platform.ordermanagementfacades declared as UserService Modifier and Type Field Description protected UserServiceBaseOrdermanagementFacadeTest. userService -
Uses of UserService in de.hybris.platform.ordermanagementfacades.order.converters.populator
Methods in de.hybris.platform.ordermanagementfacades.order.converters.populator that return UserService Modifier and Type Method Description protected UserServiceOrderCancelPopulator. getUserService()protected UserServiceOrderRequestReversePopulator. getUserService()Methods in de.hybris.platform.ordermanagementfacades.order.converters.populator with parameters of type UserService Modifier and Type Method Description voidOrderCancelPopulator. setUserService(UserService userService)voidOrderRequestReversePopulator. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.ordermanagementfacades.order.impl
Methods in de.hybris.platform.ordermanagementfacades.order.impl that return UserService Modifier and Type Method Description protected UserServiceDefaultOmsOrderFacade. getUserService()Methods in de.hybris.platform.ordermanagementfacades.order.impl with parameters of type UserService Modifier and Type Method Description voidDefaultOmsOrderFacade. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.ordermanagementfacades.returns.impl
Methods in de.hybris.platform.ordermanagementfacades.returns.impl that return UserService Modifier and Type Method Description protected UserServiceDefaultOmsReturnFacade. getUserService()Methods in de.hybris.platform.ordermanagementfacades.returns.impl with parameters of type UserService Modifier and Type Method Description voidDefaultOmsReturnFacade. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.ordermanagementfacades.workflow.impl
Methods in de.hybris.platform.ordermanagementfacades.workflow.impl that return UserService Modifier and Type Method Description protected UserServiceDefaultOmsWorkflowFacade. getUserService()Methods in de.hybris.platform.ordermanagementfacades.workflow.impl with parameters of type UserService Modifier and Type Method Description voidDefaultOmsWorkflowFacade. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.ordermanagementwebservices.controllers.workflow
Methods in de.hybris.platform.ordermanagementwebservices.controllers.workflow that return UserService Modifier and Type Method Description protected UserServiceWorkflowControllerIntegrationTest. getUserService() -
Uses of UserService in de.hybris.platform.persistence.audit.impl
Methods in de.hybris.platform.persistence.audit.impl with parameters of type UserService Modifier and Type Method Description voidDefaultAuditableSaver. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.personalizationaddon.properties
Methods in de.hybris.platform.personalizationaddon.properties with parameters of type UserService Modifier and Type Method Description voidCxScriptPropertiesSupplier. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.personalizationcms.service
Methods in de.hybris.platform.personalizationcms.service that return UserService Modifier and Type Method Description UserServiceDefaultCxServiceCmsIntegrationTest. getUserService()Methods in de.hybris.platform.personalizationcms.service with parameters of type UserService Modifier and Type Method Description voidDefaultCxServiceCmsIntegrationTest. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.personalizationcms.strategy
Methods in de.hybris.platform.personalizationcms.strategy that return UserService Modifier and Type Method Description protected UserServiceDefaultCxCmsContainerStrategy. getUserService()Methods in de.hybris.platform.personalizationcms.strategy with parameters of type UserService Modifier and Type Method Description voidDefaultCxCmsContainerStrategy. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.personalizationfacades.customersegmentation.impl
Methods in de.hybris.platform.personalizationfacades.customersegmentation.impl that return UserService Modifier and Type Method Description protected UserServiceDefaultCustomerSegmentationFacade. getUserService()Methods in de.hybris.platform.personalizationfacades.customersegmentation.impl with parameters of type UserService Modifier and Type Method Description voidDefaultCustomerSegmentationFacade. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.personalizationintegration.segment.impl
Methods in de.hybris.platform.personalizationintegration.segment.impl that return UserService Modifier and Type Method Description protected UserServiceUserTypeSegmentsProvider. getUserService()Methods in de.hybris.platform.personalizationintegration.segment.impl with parameters of type UserService Modifier and Type Method Description voidUserTypeSegmentsProvider. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.personalizationsearch.strategies.impl
Methods in de.hybris.platform.personalizationsearch.strategies.impl that return UserService Modifier and Type Method Description UserServiceCxSearchProfileActivationStrategy. getUserService()Methods in de.hybris.platform.personalizationsearch.strategies.impl with parameters of type UserService Modifier and Type Method Description voidCxSearchProfileActivationStrategy. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.personalizationservices.action.impl
Methods in de.hybris.platform.personalizationservices.action.impl that return UserService Modifier and Type Method Description protected UserServiceDefaultCxActionResultService. getUserService()Methods in de.hybris.platform.personalizationservices.action.impl with parameters of type UserService Modifier and Type Method Description voidDefaultCxActionResultService. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.personalizationservices.consent.impl
Methods in de.hybris.platform.personalizationservices.consent.impl that return UserService Modifier and Type Method Description protected UserServiceDefaultCxConsentService. getUserService()Methods in de.hybris.platform.personalizationservices.consent.impl with parameters of type UserService Modifier and Type Method Description voidDefaultCxConsentService. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.personalizationservices.events
Methods in de.hybris.platform.personalizationservices.events that return UserService Modifier and Type Method Description protected UserServiceCxAfterUserChangedListener. getUserService()protected UserServiceCxBeforeSessionCloseListener. getUserService()Methods in de.hybris.platform.personalizationservices.events with parameters of type UserService Modifier and Type Method Description voidCxAfterUserChangedListener. setUserService(UserService userService)voidCxBeforeSessionCloseListener. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.personalizationservices.events.consent
Methods in de.hybris.platform.personalizationservices.events.consent that return UserService Modifier and Type Method Description protected UserServiceCxAnonymousConsentChangeEventListener. getUserService()protected UserServiceCxConsentGivenEventListener. getUserService()Methods in de.hybris.platform.personalizationservices.events.consent with parameters of type UserService Modifier and Type Method Description voidCxAnonymousConsentChangeEventListener. setUserService(UserService userService)voidCxConsentGivenEventListener. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.personalizationservices.occ.impl
Methods in de.hybris.platform.personalizationservices.occ.impl that return UserService Modifier and Type Method Description protected UserServiceDefaultCxOccInterceptor. getUserService()Methods in de.hybris.platform.personalizationservices.occ.impl with parameters of type UserService Modifier and Type Method Description voidDefaultCxOccInterceptor. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.personalizationservices.occ.voters.impl
Methods in de.hybris.platform.personalizationservices.occ.voters.impl that return UserService Modifier and Type Method Description protected UserServiceCxOccTimeVoter. getUserService()Methods in de.hybris.platform.personalizationservices.occ.voters.impl with parameters of type UserService Modifier and Type Method Description voidCxOccTimeVoter. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.personalizationservices.process.strategies.impl
Methods in de.hybris.platform.personalizationservices.process.strategies.impl that return UserService Modifier and Type Method Description protected UserServiceCxProcessParameterSegmentationStrategy. getUserService()Methods in de.hybris.platform.personalizationservices.process.strategies.impl with parameters of type UserService Modifier and Type Method Description voidCxProcessParameterSegmentationStrategy. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.personalizationservices.segment.impl
Methods in de.hybris.platform.personalizationservices.segment.impl that return UserService Modifier and Type Method Description protected UserServiceDefaultCxUserSegmentSessionService. getUserService()Methods in de.hybris.platform.personalizationservices.segment.impl with parameters of type UserService Modifier and Type Method Description voidDefaultCxUserSegmentSessionService. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.personalizationservices.service.impl
Methods in de.hybris.platform.personalizationservices.service.impl that return UserService Modifier and Type Method Description protected UserServiceDefaultCxRecalculationService. getUserService()protected UserServiceDefaultCxService. getUserService()Methods in de.hybris.platform.personalizationservices.service.impl with parameters of type UserService Modifier and Type Method Description voidDefaultCxRecalculationService. setUserService(UserService userService)voidDefaultCxService. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.personalizationservices.strategies.impl
Methods in de.hybris.platform.personalizationservices.strategies.impl that return UserService Modifier and Type Method Description protected UserServiceDefaultCxProcessKeyStrategy. getUserService()Methods in de.hybris.platform.personalizationservices.strategies.impl with parameters of type UserService Modifier and Type Method Description voidDefaultCxProcessKeyStrategy. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.personalizationservices.task
Methods in de.hybris.platform.personalizationservices.task that return UserService Modifier and Type Method Description protected UserServiceCxRegisteredUserSessionCloseTaskRunner. getUserService()Methods in de.hybris.platform.personalizationservices.task with parameters of type UserService Modifier and Type Method Description voidCxRegisteredUserSessionCloseTaskRunner. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.personalizationservices.voters.impl
Methods in de.hybris.platform.personalizationservices.voters.impl that return UserService Modifier and Type Method Description protected UserServicePeriodicVoter. getUserService()Methods in de.hybris.platform.personalizationservices.voters.impl with parameters of type UserService Modifier and Type Method Description voidPeriodicVoter. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.personalizationwebservices.security.impl
Methods in de.hybris.platform.personalizationwebservices.security.impl that return UserService Modifier and Type Method Description protected UserServiceDefaultQueryEndpointPermissionsChecker. getUserService()Methods in de.hybris.platform.personalizationwebservices.security.impl with parameters of type UserService Modifier and Type Method Description voidDefaultQueryEndpointPermissionsChecker. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.personalizationyprofile.event
Methods in de.hybris.platform.personalizationyprofile.event that return UserService Modifier and Type Method Description protected UserServiceCxCdsAnonymousConsentChangeEventListener. getUserService()Methods in de.hybris.platform.personalizationyprofile.event with parameters of type UserService Modifier and Type Method Description voidCxCdsAnonymousConsentChangeEventListener. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.personalizationyprofile.strategy.impl
Methods in de.hybris.platform.personalizationyprofile.strategy.impl that return UserService Modifier and Type Method Description protected UserServiceDefaultCxProfileIdentifierStrategy. getUserService()protected UserServiceSimpleCxProfileIdentifierStrategy. getUserService()Methods in de.hybris.platform.personalizationyprofile.strategy.impl with parameters of type UserService Modifier and Type Method Description voidDefaultCxProfileIdentifierStrategy. setUserService(UserService userService)voidSimpleCxProfileIdentifierStrategy. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.platformbackoffice.actions.workflow
Methods in de.hybris.platform.platformbackoffice.actions.workflow that return UserService Modifier and Type Method Description protected UserServiceCreateWorkflowAction. getUserService()Methods in de.hybris.platform.platformbackoffice.actions.workflow with parameters of type UserService Modifier and Type Method Description voidCreateWorkflowAction. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.platformbackoffice.classification
Methods in de.hybris.platform.platformbackoffice.classification with parameters of type UserService Modifier and Type Method Description voidClassificationTabEditorAreaRenderer. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.platformbackoffice.renderers
Methods in de.hybris.platform.platformbackoffice.renderers that return UserService Modifier and Type Method Description protected UserServiceUserPasswordPanelRenderer. getUserService()Methods in de.hybris.platform.platformbackoffice.renderers with parameters of type UserService Modifier and Type Method Description voidUserPasswordPanelRenderer. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.platformbackoffice.services.impl
Fields in de.hybris.platform.platformbackoffice.services.impl declared as UserService Modifier and Type Field Description protected UserServiceDefaultBackofficeClassificationService. userServiceMethods in de.hybris.platform.platformbackoffice.services.impl that return UserService Modifier and Type Method Description protected UserServiceDefaultBackofficeClassificationService. getUserService()Methods in de.hybris.platform.platformbackoffice.services.impl with parameters of type UserService Modifier and Type Method Description voidDefaultBackofficeClassificationService. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.platformbackoffice.variant
Methods in de.hybris.platform.platformbackoffice.variant with parameters of type UserService Modifier and Type Method Description voidVariantAttributePropertyAccessor. setUserService(UserService userService)Deprecated.since 1808 - this bean is not used in this class anymore -
Uses of UserService in de.hybris.platform.platformbackoffice.widgets.savedqueries
Methods in de.hybris.platform.platformbackoffice.widgets.savedqueries that return UserService Modifier and Type Method Description protected UserServiceSaveAdvancedSearchQueryWizardHandler. getUserService()UserServiceSavedQueriesWidgetController. getUserService()Methods in de.hybris.platform.platformbackoffice.widgets.savedqueries with parameters of type UserService Modifier and Type Method Description voidSaveAdvancedSearchQueryWizardHandler. setUserService(UserService userService)voidSavedQueriesWidgetController. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.platformbackoffice.widgets.workflowactionadapter
Fields in de.hybris.platform.platformbackoffice.widgets.workflowactionadapter declared as UserService Modifier and Type Field Description protected UserServiceWorkflowActionAdapterController. userServiceDeprecated.Methods in de.hybris.platform.platformbackoffice.widgets.workflowactionadapter that return UserService Modifier and Type Method Description protected UserServiceWorkflowActionAdapterController. getUserService()Deprecated.Methods in de.hybris.platform.platformbackoffice.widgets.workflowactionadapter with parameters of type UserService Modifier and Type Method Description voidWorkflowActionAdapterController. setUserService(UserService userService)Deprecated. -
Uses of UserService in de.hybris.platform.previewwebservices.populators
Methods in de.hybris.platform.previewwebservices.populators that return UserService Modifier and Type Method Description protected UserServicePreviewTicketReversePopulator. getUserService()Methods in de.hybris.platform.previewwebservices.populators with parameters of type UserService Modifier and Type Method Description voidPreviewTicketReversePopulator. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.processengine.action
Methods in de.hybris.platform.processengine.action with parameters of type UserService Modifier and Type Method Description voidStartingWorkflowAction. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.processengine.helpers.impl
Methods in de.hybris.platform.processengine.helpers.impl that return UserService Modifier and Type Method Description UserServiceDefaultWorkflowIntegrationService. getUserService()Methods in de.hybris.platform.processengine.helpers.impl with parameters of type UserService Modifier and Type Method Description voidDefaultWorkflowIntegrationService. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.processengine.process
Methods in de.hybris.platform.processengine.process with parameters of type UserService Modifier and Type Method Description voidProcessengineTaskRunner. setUserService(UserService userService)Constructors in de.hybris.platform.processengine.process with parameters of type UserService Constructor Description TestCustomUserAction(UserService userService) -
Uses of UserService in de.hybris.platform.product.impl
Methods in de.hybris.platform.product.impl with parameters of type UserService Modifier and Type Method Description voidDefaultPriceService. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.productcockpit.services.catalog.impl
Methods in de.hybris.platform.productcockpit.services.catalog.impl with parameters of type UserService Modifier and Type Method Description voidCatalogServiceImpl. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.productcockpit.services.query.impl
Fields in de.hybris.platform.productcockpit.services.query.impl declared as UserService Modifier and Type Field Description protected UserServiceProductSavedQueryServiceImpl. userServiceMethods in de.hybris.platform.productcockpit.services.query.impl with parameters of type UserService Modifier and Type Method Description voidProductSavedQueryServiceImpl. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.promotions.backoffice.actions
Methods in de.hybris.platform.promotions.backoffice.actions that return UserService Modifier and Type Method Description UserServiceCalculateWithPromotionsAction. getUserService()Methods in de.hybris.platform.promotions.backoffice.actions with parameters of type UserService Modifier and Type Method Description voidCalculateWithPromotionsAction. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.ruleengineservices.converters.populator
Methods in de.hybris.platform.ruleengineservices.converters.populator that return UserService Modifier and Type Method Description protected UserServiceUserRaoPopulator. getUserService()Methods in de.hybris.platform.ruleengineservices.converters.populator with parameters of type UserService Modifier and Type Method Description voidUserRaoPopulator. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.ruleengineservices.impex.impl
Methods in de.hybris.platform.ruleengineservices.impex.impl that return UserService Modifier and Type Method Description protected UserServiceAnonymousUserTranslator. getUserService() -
Uses of UserService in de.hybris.platform.ruleengineservices.rule.strategies.impl.mappers
Methods in de.hybris.platform.ruleengineservices.rule.strategies.impl.mappers that return UserService Modifier and Type Method Description protected UserServiceCustomerRuleParameterValueMapper. getUserService()UserServiceUserGroupRuleParameterValueMapper. getUserService()Methods in de.hybris.platform.ruleengineservices.rule.strategies.impl.mappers with parameters of type UserService Modifier and Type Method Description voidCustomerRuleParameterValueMapper. setUserService(UserService userService)voidUserGroupRuleParameterValueMapper. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.samlsinglesignon
Methods in de.hybris.platform.samlsinglesignon with parameters of type UserService Modifier and Type Method Description voidDefaultSSOService. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.sap.c4c.quote.inbound.impl
Methods in de.hybris.platform.sap.c4c.quote.inbound.impl that return UserService Modifier and Type Method Description UserServiceDefaultInboundQuoteCommentConversionHelper. getUserService()UserServiceDefaultInboundQuoteHelper. getUserService()Methods in de.hybris.platform.sap.c4c.quote.inbound.impl with parameters of type UserService Modifier and Type Method Description voidDefaultInboundQuoteCommentConversionHelper. setUserService(UserService userService)voidDefaultInboundQuoteHelper. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.sap.orderexchange.cancellation
Methods in de.hybris.platform.sap.orderexchange.cancellation that return UserService Modifier and Type Method Description UserServiceDefaultSapOrderCancelService. getUserService()Methods in de.hybris.platform.sap.orderexchange.cancellation with parameters of type UserService Modifier and Type Method Description voidDefaultSapOrderCancelService. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.sap.productconfig.facades.impl
Methods in de.hybris.platform.sap.productconfig.facades.impl that return UserService Modifier and Type Method Description protected UserServiceConfigurationExpertModeFacadeImpl. getUserService()protected UserServiceConfigurationOrderIntegrationFacadeImpl. getUserService()protected UserServiceConfigurationQuoteIntegrationFacadeImpl. getUserService()protected UserServiceConfigurationSavedCartIntegrationFacadeImpl. getUserService()Methods in de.hybris.platform.sap.productconfig.facades.impl with parameters of type UserService Modifier and Type Method Description voidConfigurationExpertModeFacadeImpl. setUserService(UserService userService)voidConfigurationOrderIntegrationFacadeImpl. setUserService(UserService userService)voidConfigurationQuoteIntegrationFacadeImpl. setUserService(UserService userService)voidConfigurationSavedCartIntegrationFacadeImpl. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.sap.productconfig.runtime.interf.cache.impl
Methods in de.hybris.platform.sap.productconfig.runtime.interf.cache.impl that return UserService Modifier and Type Method Description protected UserServiceProductConfigurationUserIdProviderImpl. getUserService()Methods in de.hybris.platform.sap.productconfig.runtime.interf.cache.impl with parameters of type UserService Modifier and Type Method Description voidProductConfigurationUserIdProviderImpl. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.sap.productconfig.services.impl
Methods in de.hybris.platform.sap.productconfig.services.impl that return UserService Modifier and Type Method Description protected UserServiceProductConfigurationPersistenceServiceImpl. getUserService()Methods in de.hybris.platform.sap.productconfig.services.impl with parameters of type UserService Modifier and Type Method Description voidProductConfigurationPersistenceServiceImpl. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.sap.productconfig.services.integrationtests
Fields in de.hybris.platform.sap.productconfig.services.integrationtests declared as UserService Modifier and Type Field Description protected UserServiceCPQServiceLayerTest. realUserService -
Uses of UserService in de.hybris.platform.sap.productconfig.services.strategies.lifecycle.impl
Methods in de.hybris.platform.sap.productconfig.services.strategies.lifecycle.impl that return UserService Modifier and Type Method Description protected UserServicePersistenceConfigurationCopyStrategyImpl. getUserService()protected UserServicePersistenceConfigurationLifecycleStrategyImpl. getUserService()protected UserServicePersistenceConfigurationProductLinkStrategyImpl. getUserService()Methods in de.hybris.platform.sap.productconfig.services.strategies.lifecycle.impl with parameters of type UserService Modifier and Type Method Description voidPersistenceConfigurationCopyStrategyImpl. setUserService(UserService userService)voidPersistenceConfigurationLifecycleStrategyImpl. setUserService(UserService userService)voidPersistenceConfigurationProductLinkStrategyImpl. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.sap.sapcarcommercefacades.order.impl
Methods in de.hybris.platform.sap.sapcarcommercefacades.order.impl that return UserService Modifier and Type Method Description UserServiceDefaultCarOrderFacade. getUserService()Methods in de.hybris.platform.sap.sapcarcommercefacades.order.impl with parameters of type UserService Modifier and Type Method Description voidDefaultCarOrderFacade. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.sap.sapproductavailability.service.impl
Methods in de.hybris.platform.sap.sapproductavailability.service.impl that return UserService Modifier and Type Method Description protected UserServiceDefaultSapCustomerDeterminationService. getUserService()Methods in de.hybris.platform.sap.sapproductavailability.service.impl with parameters of type UserService Modifier and Type Method Description voidDefaultSapCustomerDeterminationService. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.sap.saprevenuecloudorder.facade.impl
Methods in de.hybris.platform.sap.saprevenuecloudorder.facade.impl that return UserService Modifier and Type Method Description protected UserServiceDefaultSapRevenueCloudSubscriptionFacade. getUserService()Methods in de.hybris.platform.sap.saprevenuecloudorder.facade.impl with parameters of type UserService Modifier and Type Method Description voidDefaultSapRevenueCloudSubscriptionFacade. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.sap.saprevenuecloudorder.populators
Methods in de.hybris.platform.sap.saprevenuecloudorder.populators that return UserService Modifier and Type Method Description UserServiceDefaultSAPRevenueCloudSubscriptionPopulator. getUserService()Methods in de.hybris.platform.sap.saprevenuecloudorder.populators with parameters of type UserService Modifier and Type Method Description voidDefaultSAPRevenueCloudSubscriptionPopulator. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.savedorderforms.api.orderform.impl
Methods in de.hybris.platform.savedorderforms.api.orderform.impl that return UserService Modifier and Type Method Description protected UserServiceDefaultOrderFormFacade. getUserService()Methods in de.hybris.platform.savedorderforms.api.orderform.impl with parameters of type UserService Modifier and Type Method Description voidDefaultOrderFormFacade. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.savedorderforms.populator
Methods in de.hybris.platform.savedorderforms.populator that return UserService Modifier and Type Method Description protected UserServiceOrderFormReversePopulator. getUserService()Methods in de.hybris.platform.savedorderforms.populator with parameters of type UserService Modifier and Type Method Description voidOrderFormReversePopulator. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.secaddon.controllers.cms
Methods in de.hybris.platform.secaddon.controllers.cms that return UserService Modifier and Type Method Description UserServiceSecChatComponentController. getUserService() -
Uses of UserService in de.hybris.platform.secureportaladdon.facades.impl
Methods in de.hybris.platform.secureportaladdon.facades.impl with parameters of type UserService Modifier and Type Method Description voidDefaultB2BRegistrationFacade. setUserService(UserService userService)voidDefautB2BRegistrationWorkflowFacade. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.secureportaladdon.interceptors
Methods in de.hybris.platform.secureportaladdon.interceptors with parameters of type UserService Modifier and Type Method Description voidSecurePortalBeforeControllerHandler. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.secureportaladdon.services.impl
Classes in de.hybris.platform.secureportaladdon.services.impl that implement UserService Modifier and Type Class Description classSecureUserServiceProvides services for secure user. -
Uses of UserService in de.hybris.platform.secureportaladdon.workflows.actions
Methods in de.hybris.platform.secureportaladdon.workflows.actions that return UserService Modifier and Type Method Description UserServiceAbstractAutomatedWorkflowTemplateJob. getUserService()Methods in de.hybris.platform.secureportaladdon.workflows.actions with parameters of type UserService Modifier and Type Method Description voidAbstractAutomatedWorkflowTemplateJob. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.selectivecartfacades.strategies.impl
Methods in de.hybris.platform.selectivecartfacades.strategies.impl that return UserService Modifier and Type Method Description protected UserServiceSelectiveCartLoaderStrategy. getUserService()Constructors in de.hybris.platform.selectivecartfacades.strategies.impl with parameters of type UserService Constructor Description SelectiveCartLoaderStrategy(UserService userService, DefaultSelectiveCartFactory selectiveCartFactory, SelectiveCartService selectiveCartService, CommerceSaveCartService commerceSaveCartService) -
Uses of UserService in de.hybris.platform.selectivecartservices.order.impl
Methods in de.hybris.platform.selectivecartservices.order.impl that return UserService Modifier and Type Method Description protected UserServiceDefaultSelectiveCartFactory. getUserService()Constructors in de.hybris.platform.selectivecartservices.order.impl with parameters of type UserService Constructor Description DefaultSelectiveCartFactory(UserService userService) -
Uses of UserService in de.hybris.platform.servicelayer.cronjob.impl
Methods in de.hybris.platform.servicelayer.cronjob.impl with parameters of type UserService Modifier and Type Method Description voidCronJobInitDefaultsInterceptor. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.servicelayer.locking.impl
Methods in de.hybris.platform.servicelayer.locking.impl with parameters of type UserService Modifier and Type Method Description voidDefaultItemLockingService. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.servicelayer.security
Methods in de.hybris.platform.servicelayer.security with parameters of type UserService Modifier and Type Method Description voidPKbasedSaltedMD5PasswordEncoder. setUserService(UserService userService)Deprecated. -
Uses of UserService in de.hybris.platform.servicelayer.security.auth.impl
Methods in de.hybris.platform.servicelayer.security.auth.impl with parameters of type UserService Modifier and Type Method Description voidDefaultAuthenticationService. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.servicelayer.security.permissions.impl
Methods in de.hybris.platform.servicelayer.security.permissions.impl that return UserService Modifier and Type Method Description UserServiceDefaultPermissionCheckingService. getUserService()Methods in de.hybris.platform.servicelayer.security.permissions.impl with parameters of type UserService Modifier and Type Method Description voidDefaultPermissionCheckingService. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.servicelayer.security.spring
Methods in de.hybris.platform.servicelayer.security.spring with parameters of type UserService Modifier and Type Method Description voidDefaultUserToAuthenticationConverter. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.servicelayer.security.strategies.impl
Methods in de.hybris.platform.servicelayer.security.strategies.impl that return UserService Modifier and Type Method Description UserServiceDefaultPrincipalHierarchyCheckingStrategy. getUserService()Methods in de.hybris.platform.servicelayer.security.strategies.impl with parameters of type UserService Modifier and Type Method Description voidDefaultPrincipalHierarchyCheckingStrategy. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.servicelayer.user.dynamic
Methods in de.hybris.platform.servicelayer.user.dynamic with parameters of type UserService Modifier and Type Method Description voidUserPasswordAttributeHandler. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.servicelayer.user.impl
Classes in de.hybris.platform.servicelayer.user.impl that implement UserService Modifier and Type Class Description classDefaultUserServiceDefault implementation of the user service interface.Fields in de.hybris.platform.servicelayer.user.impl declared as UserService Modifier and Type Field Description protected UserServiceUserAuditFactory. userServiceMethods in de.hybris.platform.servicelayer.user.impl with parameters of type UserService Modifier and Type Method Description voidDefaultUserAuditLoginStrategy. setUserService(UserService userService)voidUserAuditFactory. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.servicelayer.user.interceptors
Fields in de.hybris.platform.servicelayer.user.interceptors declared as UserService Modifier and Type Field Description protected UserServiceAbstractAuthenticationEventListenerTest. userServiceMethods in de.hybris.platform.servicelayer.user.interceptors with parameters of type UserService Modifier and Type Method Description voidModifySystemUsersInterceptor. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.servicelayer.user.search.preprocessor
Methods in de.hybris.platform.servicelayer.user.search.preprocessor with parameters of type UserService Modifier and Type Method Description voidUserQueryPreprocessor. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.servicelayer.web
Methods in de.hybris.platform.servicelayer.web with parameters of type UserService Modifier and Type Method Description voidSecureMediaFilter. setUserService(UserService userService)Deprecated.voidWebAppMediaFilter. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.solrfacetsearch.indexer.listeners
Methods in de.hybris.platform.solrfacetsearch.indexer.listeners that return UserService Modifier and Type Method Description UserServiceSessionInitializationListener. getUserService()Methods in de.hybris.platform.solrfacetsearch.indexer.listeners with parameters of type UserService Modifier and Type Method Description voidSessionInitializationListener. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.solrfacetsearch.indexer.strategies.impl
Methods in de.hybris.platform.solrfacetsearch.indexer.strategies.impl that return UserService Modifier and Type Method Description UserServiceAbstractIndexerStrategy. getUserService()Methods in de.hybris.platform.solrfacetsearch.indexer.strategies.impl with parameters of type UserService Modifier and Type Method Description voidAbstractIndexerStrategy. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.solrfacetsearch.indexer.workers.impl
Methods in de.hybris.platform.solrfacetsearch.indexer.workers.impl that return UserService Modifier and Type Method Description UserServiceDefaultIndexerWorker. getUserService()Methods in de.hybris.platform.solrfacetsearch.indexer.workers.impl with parameters of type UserService Modifier and Type Method Description voidDefaultIndexerWorker. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.solrfacetsearch.search.impl
Methods in de.hybris.platform.solrfacetsearch.search.impl that return UserService Modifier and Type Method Description UserServiceDefaultSearchQueryCurrencyResolver. getUserService()UserServiceDefaultSearchQueryLanguageResolver. getUserService()Methods in de.hybris.platform.solrfacetsearch.search.impl with parameters of type UserService Modifier and Type Method Description voidDefaultSearchQueryCurrencyResolver. setUserService(UserService userService)voidDefaultSearchQueryLanguageResolver. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.stocknotificationfacades.impl
Methods in de.hybris.platform.stocknotificationfacades.impl that return UserService Modifier and Type Method Description protected UserServiceDefaultStockNotificationFacade. getUserService()Methods in de.hybris.platform.stocknotificationfacades.impl with parameters of type UserService Modifier and Type Method Description voidDefaultStockNotificationFacade. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.subscriptionservices.subscription.impl
Methods in de.hybris.platform.subscriptionservices.subscription.impl that return UserService Modifier and Type Method Description protected UserServiceDefaultCustomerResolutionService. getUserService()Methods in de.hybris.platform.subscriptionservices.subscription.impl with parameters of type UserService Modifier and Type Method Description voidDefaultCustomerResolutionService. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.ticket.event.impl
Methods in de.hybris.platform.ticket.event.impl that return UserService Modifier and Type Method Description protected UserServiceDefaultOrderFraudEmployeeNotificationEventListener. getUserService()Methods in de.hybris.platform.ticket.event.impl with parameters of type UserService Modifier and Type Method Description voidDefaultOrderFraudEmployeeNotificationEventListener. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.ticket.factory.impl
Methods in de.hybris.platform.ticket.factory.impl with parameters of type UserService Modifier and Type Method Description voidDefaultTicketEventFactoryImpl. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.ticket.interceptors
Methods in de.hybris.platform.ticket.interceptors with parameters of type UserService Modifier and Type Method Description voidCsTicketEventPrepareInterceptor. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.ticket.jalo
Fields in de.hybris.platform.ticket.jalo declared as UserService Modifier and Type Field Description protected UserServiceAbstractTicketsystemTest. userService -
Uses of UserService in de.hybris.platform.ticket.resolver
Methods in de.hybris.platform.ticket.resolver that return UserService Modifier and Type Method Description protected UserServiceDefaultCartResolver. getUserService()protected UserServiceDefaultOrderResolver. getUserService()Methods in de.hybris.platform.ticket.resolver with parameters of type UserService Modifier and Type Method Description voidDefaultCartResolver. setUserService(UserService userService)voidDefaultOrderResolver. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.ticket.service.impl
Methods in de.hybris.platform.ticket.service.impl that return UserService Modifier and Type Method Description protected UserServiceDefaultTicketAttachmentsService. getUserService()protected UserServiceDefaultTicketBusinessService. getUserService()Methods in de.hybris.platform.ticket.service.impl with parameters of type UserService Modifier and Type Method Description voidDefaultTicketAttachmentsService. setUserService(UserService userService)voidDefaultTicketBusinessService. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.warehousing.asn.service.impl
Methods in de.hybris.platform.warehousing.asn.service.impl that return UserService Modifier and Type Method Description protected UserServiceDefaultAsnWorkflowService. getUserService()Methods in de.hybris.platform.warehousing.asn.service.impl with parameters of type UserService Modifier and Type Method Description voidDefaultAsnWorkflowService. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.warehousing.cancellation.impl
Methods in de.hybris.platform.warehousing.cancellation.impl that return UserService Modifier and Type Method Description protected UserServiceDefaultOmsOrderCancelService. getUserService()Methods in de.hybris.platform.warehousing.cancellation.impl with parameters of type UserService Modifier and Type Method Description voidDefaultOmsOrderCancelService. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.warehousing.comment.impl
Methods in de.hybris.platform.warehousing.comment.impl that return UserService Modifier and Type Method Description protected UserServiceAbstractWarehousingCommentService. getUserService()Methods in de.hybris.platform.warehousing.comment.impl with parameters of type UserService Modifier and Type Method Description voidAbstractWarehousingCommentService. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.warehousing.impl
Fields in de.hybris.platform.warehousing.impl declared as UserService Modifier and Type Field Description protected UserServiceWarehousingBaseIntegrationTest. userService -
Uses of UserService in de.hybris.platform.warehousing.replacement
Fields in de.hybris.platform.warehousing.replacement declared as UserService Modifier and Type Field Description protected UserServiceOrderManagementOrderCancelPartialTest. userServiceprotected UserServiceOrderManagementRefundServiceTest. userService -
Uses of UserService in de.hybris.platform.warehousing.taskassignment.services.impl
Methods in de.hybris.platform.warehousing.taskassignment.services.impl that return UserService Modifier and Type Method Description protected UserServiceDefaultWarehousingConsignmentWorkflowService. getUserService()Methods in de.hybris.platform.warehousing.taskassignment.services.impl with parameters of type UserService Modifier and Type Method Description voidDefaultWarehousingConsignmentWorkflowService. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.warehousing.util.models
Methods in de.hybris.platform.warehousing.util.models that return UserService Modifier and Type Method Description protected UserServiceAutomatedWorkflowActionTemplates. getUserService()protected UserServiceWorkflowActionTemplates. getUserService()protected UserServiceWorkflowTemplates. getUserService()Methods in de.hybris.platform.warehousing.util.models with parameters of type UserService Modifier and Type Method Description voidAutomatedWorkflowActionTemplates. setUserService(UserService userService)voidWorkflowActionTemplates. setUserService(UserService userService)voidWorkflowTemplates. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.warehousingbackoffice.actions.taskassignment
Methods in de.hybris.platform.warehousingbackoffice.actions.taskassignment that return UserService Modifier and Type Method Description protected UserServiceWarehousingTaskAssignmentWorkflowActionController. getUserService() -
Uses of UserService in de.hybris.platform.webservicescommons.cache
Methods in de.hybris.platform.webservicescommons.cache that return UserService Modifier and Type Method Description UserServiceCacheKeyGenerator. getUserService()Methods in de.hybris.platform.webservicescommons.cache with parameters of type UserService Modifier and Type Method Description voidCacheKeyGenerator. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.webservicescommons.oauth2.scope.impl
Fields in de.hybris.platform.webservicescommons.oauth2.scope.impl declared as UserService Modifier and Type Field Description protected UserServiceDefaultExternalScopesStrategy. userServiceMethods in de.hybris.platform.webservicescommons.oauth2.scope.impl with parameters of type UserService Modifier and Type Method Description voidDefaultExternalScopesStrategy. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.workflow.dao.impl
Methods in de.hybris.platform.workflow.dao.impl that return UserService Modifier and Type Method Description UserServiceDefaultWorkflowDAO. getUserService()Deprecated.since agesMethods in de.hybris.platform.workflow.dao.impl with parameters of type UserService Modifier and Type Method Description voidDefaultWorkflowDAO. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.workflow.daos.impl
Methods in de.hybris.platform.workflow.daos.impl with parameters of type UserService Modifier and Type Method Description voidDefaultWorkflowDao. setUserService(UserService userService)voidDefaultWorkflowTemplateDao. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.workflow.impl
Methods in de.hybris.platform.workflow.impl with parameters of type UserService Modifier and Type Method Description voidDefaultScriptEvaluationService. setUserService(UserService userService)voidDefaultWorkflowActionCommentService. setUserService(UserService userService)voidDefaultWorkflowActionService. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.workflow.integration
Fields in de.hybris.platform.workflow.integration declared as UserService Modifier and Type Field Description protected UserServiceWorkflowCompatibleTest. userServiceprotected UserServiceWorkflowTest. userService -
Uses of UserService in de.hybris.platform.workflow.services.impl
Methods in de.hybris.platform.workflow.services.impl that return UserService Modifier and Type Method Description UserServiceWorkflowServiceImpl. getUserService()Deprecated.Methods in de.hybris.platform.workflow.services.impl with parameters of type UserService Modifier and Type Method Description voidWorkflowServiceImpl. setUserService(UserService userService)Deprecated. -
Uses of UserService in de.hybris.platform.xyformsbackoffice.core
Methods in de.hybris.platform.xyformsbackoffice.core with parameters of type UserService Modifier and Type Method Description voidDefaultYFormsFieldSearchFacadeStrategy. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.xyformsbackoffice.core.adapters
Methods in de.hybris.platform.xyformsbackoffice.core.adapters with parameters of type UserService Modifier and Type Method Description voidYFormsEditorAreaConfigAdapter. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.yacceleratorcore.search.solrfacetsearch.provider.impl
Methods in de.hybris.platform.yacceleratorcore.search.solrfacetsearch.provider.impl that return UserService Modifier and Type Method Description protected UserServiceVolumeAwareProductPriceValueProvider. getUserService()Methods in de.hybris.platform.yacceleratorcore.search.solrfacetsearch.provider.impl with parameters of type UserService Modifier and Type Method Description voidVolumeAwareProductPriceValueProvider. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.yacceleratorfacades.suggestion.impl
Methods in de.hybris.platform.yacceleratorfacades.suggestion.impl that return UserService Modifier and Type Method Description protected UserServiceDefaultSimpleSuggestionFacade. getUserService()Methods in de.hybris.platform.yacceleratorfacades.suggestion.impl with parameters of type UserService Modifier and Type Method Description voidDefaultSimpleSuggestionFacade. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.yacceleratorfulfilmentprocess.test
Fields in de.hybris.platform.yacceleratorfulfilmentprocess.test declared as UserService Modifier and Type Field Description protected UserServiceAbstractProcessDemoTest. userService -
Uses of UserService in de.hybris.platform.yacceleratorordermanagement.actions.order.cancel
Methods in de.hybris.platform.yacceleratorordermanagement.actions.order.cancel that return UserService Modifier and Type Method Description protected UserServiceCancelOrderAction. getUserService()Methods in de.hybris.platform.yacceleratorordermanagement.actions.order.cancel with parameters of type UserService Modifier and Type Method Description voidCancelOrderAction. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.yacceleratorordermanagement.integration.util
Fields in de.hybris.platform.yacceleratorordermanagement.integration.util declared as UserService Modifier and Type Field Description protected UserServiceBaseUtil. userServiceMethods in de.hybris.platform.yacceleratorordermanagement.integration.util that return UserService Modifier and Type Method Description UserServiceBaseUtil. getUserService()Methods in de.hybris.platform.yacceleratorordermanagement.integration.util with parameters of type UserService Modifier and Type Method Description voidBaseUtil. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.yacceleratorstorefront.filters
Methods in de.hybris.platform.yacceleratorstorefront.filters that return UserService Modifier and Type Method Description protected UserServiceCartRestorationFilter. getUserService()Methods in de.hybris.platform.yacceleratorstorefront.filters with parameters of type UserService Modifier and Type Method Description voidCartRestorationFilter. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.yacceleratorstorefront.security
Methods in de.hybris.platform.yacceleratorstorefront.security that return UserService Modifier and Type Method Description protected UserServiceAcceleratorRememberMeServices. getUserService()Methods in de.hybris.platform.yacceleratorstorefront.security with parameters of type UserService Modifier and Type Method Description voidAcceleratorRememberMeServices. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.yacceleratorstorefront.security.evaluator.impl
Methods in de.hybris.platform.yacceleratorstorefront.security.evaluator.impl that return UserService Modifier and Type Method Description protected UserServiceRequireHardLoginEvaluator. getUserService()Methods in de.hybris.platform.yacceleratorstorefront.security.evaluator.impl with parameters of type UserService Modifier and Type Method Description voidRequireHardLoginEvaluator. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.yacceleratorstorefront.security.impl
Methods in de.hybris.platform.yacceleratorstorefront.security.impl that return UserService Modifier and Type Method Description protected UserServiceDefaultGuestCheckoutCartCleanStrategy. getUserService()Methods in de.hybris.platform.yacceleratorstorefront.security.impl with parameters of type UserService Modifier and Type Method Description voidDefaultGuestCheckoutCartCleanStrategy. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.yacceleratortest.orders
Methods in de.hybris.platform.yacceleratortest.orders that return UserService Modifier and Type Method Description protected UserServiceAcceleratorTestOrderData. getUserService()Methods in de.hybris.platform.yacceleratortest.orders with parameters of type UserService Modifier and Type Method Description voidAcceleratorTestOrderData. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.ycommercewebservices.auth
Methods in de.hybris.platform.ycommercewebservices.auth that return UserService Modifier and Type Method Description UserServiceGuestRoleFilter. getUserService()Methods in de.hybris.platform.ycommercewebservices.auth with parameters of type UserService Modifier and Type Method Description voidGuestRoleFilter. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.ycommercewebservices.cronjob
Methods in de.hybris.platform.ycommercewebservices.cronjob that return UserService Modifier and Type Method Description protected UserServiceOldCartRemovalJob. getUserService()Methods in de.hybris.platform.ycommercewebservices.cronjob with parameters of type UserService Modifier and Type Method Description voidOldCartRemovalJob. setUserService(UserService userService) -
Uses of UserService in de.hybris.platform.ycommercewebservices.v2.filter
Methods in de.hybris.platform.ycommercewebservices.v2.filter that return UserService Modifier and Type Method Description protected UserServiceUserMatchingFilter. getUserService()Methods in de.hybris.platform.ycommercewebservices.v2.filter with parameters of type UserService Modifier and Type Method Description voidUserMatchingFilter. setUserService(UserService userService) -
Uses of UserService in de.hybris.y2ysync.task.distributed
Constructors in de.hybris.y2ysync.task.distributed with parameters of type UserService Constructor Description BatchingExportProcessor(ModelService modelService, MediaService mediaService, ExportService exportService, TypeService typeService, ChangeDetectionService changeDetectionService, UserService userService) -
Uses of UserService in de.hybris.y2ysync.task.runner
Methods in de.hybris.y2ysync.task.runner with parameters of type UserService Modifier and Type Method Description voidItemChangesProcessor. setUserService(UserService userService) -
Uses of UserService in de.hybris.y2ysync.task.runner.internal
Constructors in de.hybris.y2ysync.task.runner.internal with parameters of type UserService Constructor Description ImportScriptCreator(ModelService modelService, ExportService exportService, ExportScriptCreator exportScriptCreator, UserService userService) -
Uses of UserService in ydocumentcartpackage.persistence.polyglot.repository.documentcart
Constructors in ydocumentcartpackage.persistence.polyglot.repository.documentcart with parameters of type UserService Constructor Description CartModelsCreator(ModelService modelService, UserService userService, CommonI18NService commonI18NService)
-