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 void
DefaultPlatformAuthorityGroupService. setUserService(UserService userService)
void
OnPremiseCockpitUserPropertiesService. 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 void
DefaultPlatformPermissionFacadeStrategy. setUserService(UserService userService)
void
DefaultPlatformPermissionManagementFacadeStrategy. 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 UserService
BackofficeCockpitUserService. getUserService()
Methods in com.hybris.backoffice.cockpitng.user with parameters of type UserService Modifier and Type Method Description void
BackofficeCockpitUserService. 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 void
BackofficeThreadContextCreator. 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 UserService
BackofficeCockpitConfigurationService. getUserService()
Deprecated.since 1811protected UserService
DefaultBackofficeConfigurationMediaHelper. getUserService()
UserService
DefaultMediaCockpitConfigurationPersistenceStrategy. getUserService()
Methods in com.hybris.backoffice.config.impl with parameters of type UserService Modifier and Type Method Description void
BackofficeCockpitConfigurationService. setUserService(UserService userService)
Deprecated.since 1811void
DefaultBackofficeConfigurationMediaHelper. setUserService(UserService userService)
void
DefaultMediaCockpitConfigurationPersistenceStrategy. 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 UserService
DefaultCronJobHistoryFacade. getUserService()
Methods in com.hybris.backoffice.cronjob with parameters of type UserService Modifier and Type Method Description void
DefaultCronJobHistoryFacade. 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 UserService
DefaultExcelExportService. getUserService()
Methods in com.hybris.backoffice.excel.exporting with parameters of type UserService Modifier and Type Method Description void
DefaultExcelExportService. 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 UserService
ExcelCatalogVersionValidator. getUserService()
UserService
ExcelEurope1PricesValidator. getUserService()
UserService
WorkbookTypeCodeAndAttributesValidator. getUserService()
Deprecated.since 1905Methods in com.hybris.backoffice.excel.validators with parameters of type UserService Modifier and Type Method Description void
ExcelCatalogVersionValidator. setUserService(UserService userService)
void
ExcelEurope1PricesValidator. setUserService(UserService userService)
void
WorkbookTypeCodeAndAttributesValidator. 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 UserService
BackofficeDynamicCatalogVersionActivationFilter. getUserService()
Methods in com.hybris.backoffice.security with parameters of type UserService Modifier and Type Method Description void
BackofficeDynamicCatalogVersionActivationFilter. 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 UserService
TestBackofficeConfigurationTestingService. userService
Methods in com.hybris.backoffice.selenium.remote with parameters of type UserService Modifier and Type Method Description void
TestBackofficeConfigurationTestingService. 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 UserService
SolrIndexingAfterSaveListener. getUserService()
Deprecated.Methods in com.hybris.backoffice.solrsearch.events with parameters of type UserService Modifier and Type Method Description void
SolrIndexingAfterSaveListener. 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 UserService
BackofficeValueResolver. getUserService()
Methods in com.hybris.backoffice.solrsearch.resolvers with parameters of type UserService Modifier and Type Method Description void
BackofficeValueResolver. 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 UserService
DefaultBackofficeFacetSearchService. getUserService()
Methods in com.hybris.backoffice.solrsearch.services.impl with parameters of type UserService Modifier and Type Method Description void
DefaultBackofficeFacetSearchService. 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 UserService
BackofficeUserDetailsService. getUserService()
Methods in com.hybris.backoffice.spring.security with parameters of type UserService Modifier and Type Method Description void
BackofficeAuthenticationProvider. setUserService(UserService userService)
void
BackofficeUserDetailsService. 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 UserService
DefaultSynchronizationFacade. getUserService()
Methods in com.hybris.backoffice.sync.facades with parameters of type UserService Modifier and Type Method Description void
DefaultSynchronizationFacade. 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 UserService
CatalogTreeModelPopulator. 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 void
CatalogTreeModelPopulator. 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 UserService
DefaultBackofficeVariantsService. getUserService()
Methods in com.hybris.backoffice.variants with parameters of type UserService Modifier and Type Method Description void
DefaultBackofficeVariantsService. 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 UserService
CreateAuditReportWizardHandler. getUserService()
Methods in com.hybris.backoffice.widgets.actions.audit with parameters of type UserService Modifier and Type Method Description void
CreateAuditReportWizardHandler. 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 UserService
ItemCommentsController. getUserService()
Methods in com.hybris.backoffice.widgets.itemcomments with parameters of type UserService Modifier and Type Method Description void
ItemCommentsController. 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 UserService
WorkflowActionAdapterController. userService
Methods in com.hybris.backoffice.widgets.workflowactionadapter that return UserService Modifier and Type Method Description protected UserService
WorkflowActionAdapterController. getUserService()
Methods in com.hybris.backoffice.widgets.workflowactionadapter with parameters of type UserService Modifier and Type Method Description void
WorkflowActionAdapterController. 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 UserService
DefaultWorkflowFacade. getUserService()
Methods in com.hybris.backoffice.workflow.impl with parameters of type UserService Modifier and Type Method Description void
DefaultWorkflowFacade. 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 UserService
CatalogVersionFacetChartFiltersRenderer. getUserService()
Deprecated.Methods in com.hybris.pcmbackoffice.widgets.charts.facetchart with parameters of type UserService Modifier and Type Method Description void
CatalogVersionFacetChartFiltersRenderer. 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 UserService
UserContextService. userService
Methods in com.hybris.ymkt.common.user with parameters of type UserService Modifier and Type Method Description void
UserContextService. 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 UserService
DefaultYmktConsentService. userService
Methods in com.hybris.ymkt.consent.service.impl with parameters of type UserService Modifier and Type Method Description void
DefaultYmktConsentService. 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 UserService
InitiativeUserSegmentsProvider. userService
protected UserService
TargetGroupSegmentsProvider. userService
Methods in com.hybris.ymkt.personalization.segment with parameters of type UserService Modifier and Type Method Description void
InitiativeUserSegmentsProvider. setUserService(UserService userService)
void
TargetGroupSegmentsProvider. 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 UserService
ConsentLayerFilter. getUserService()
Methods in com.hybris.yprofile.consent.filters with parameters of type UserService Modifier and Type Method Description void
ConsentLayerFilter. 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 UserService
DefaultConsentService. getUserService()
Methods in com.hybris.yprofile.consent.services with parameters of type UserService Modifier and Type Method Description void
DefaultConsentService. 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 UserService
DefalutJWTUtil. getUserService()
Methods in com.sap.hybris.cec.sso.jwt.util with parameters of type UserService Modifier and Type Method Description void
DefalutJWTUtil. 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 UserService
DefaultInboundQuoteEntryHelper. getUserService()
UserService
DefaultInboundQuoteHelper. getUserService()
Methods in com.sap.hybris.sapquoteintegration.inbound.helper.impl with parameters of type UserService Modifier and Type Method Description void
DefaultInboundQuoteEntryHelper. setUserService(UserService userService)
void
DefaultInboundQuoteHelper. 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 UserService
DefaultSapQuoteFacadeImpl. getUserService()
Methods in com.sap.hybris.sapquoteintegrationaddon.facade with parameters of type UserService Modifier and Type Method Description void
DefaultSapQuoteFacadeImpl. 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 UserService
WebSocketSecureFilter. getUserService()
Methods in com.sap.hybris.sec.eventpublisher.websocket.filter with parameters of type UserService Modifier and Type Method Description void
WebSocketSecureFilter. 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 UserService
DefaultSECSSOService. getUserService()
Methods in com.sap.hybris.sec.saml.sso.user with parameters of type UserService Modifier and Type Method Description void
DefaultSECSSOService. 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 UserService
DefalutJWTUtil. getUserService()
Methods in com.sap.hybris.sec.sso.jwt.util with parameters of type UserService Modifier and Type Method Description void
DefalutJWTUtil. 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 UserService
CurrentUserCmsCacheKeyProvider. getUserService()
Methods in de.hybris.platform.acceleratorcms.component.cache.impl with parameters of type UserService Modifier and Type Method Description void
CurrentUserCmsCacheKeyProvider. 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 UserService
DefaultContextInformationLoader. getUserService()
Methods in de.hybris.platform.acceleratorcms.context.impl with parameters of type UserService Modifier and Type Method Description void
DefaultContextInformationLoader. 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 UserService
DefaultCMSPageContextService. getUserService()
Methods in de.hybris.platform.acceleratorcms.services.impl with parameters of type UserService Modifier and Type Method Description void
DefaultCMSPageContextService. 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 UserService
DefaultSavedCartFileUploadFacade. getUserService()
Methods in de.hybris.platform.acceleratorfacades.cartfileupload.impl with parameters of type UserService Modifier and Type Method Description void
DefaultSavedCartFileUploadFacade. 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 UserService
DefaultPaymentFacade. getUserService()
Methods in de.hybris.platform.acceleratorfacades.payment.impl with parameters of type UserService Modifier and Type Method Description void
DefaultPaymentFacade. 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 UserService
CartRemovalJob. getUserService()
Methods in de.hybris.platform.acceleratorservices.cronjob with parameters of type UserService Modifier and Type Method Description void
CartRemovalJob. 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 UserService
DefaultCreditCardPaymentInfoCreateStrategy. getUserService()
Methods in de.hybris.platform.acceleratorservices.payment.cybersource.strategies.impl with parameters of type UserService Modifier and Type Method Description void
DefaultCreditCardPaymentInfoCreateStrategy. 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 UserService
DefaultAcceleratorPaymentService. getUserService()
Methods in de.hybris.platform.acceleratorservices.payment.impl with parameters of type UserService Modifier and Type Method Description void
DefaultAcceleratorPaymentService. 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 UserService
AbstractAcceleratorAuthenticationProvider. getUserService()
Methods in de.hybris.platform.acceleratorstorefrontcommons.security with parameters of type UserService Modifier and Type Method Description void
AbstractAcceleratorAuthenticationProvider. 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 UserService
B2BIntegrationTest. 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 UserService
AccountSummaryInfoPopulatorTest. 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 UserService
AccountSummaryInfoPopulator. userService
Methods in de.hybris.platform.accountsummaryaddon.populators that return UserService Modifier and Type Method Description UserService
AccountSummaryInfoPopulator. getUserService()
Methods in de.hybris.platform.accountsummaryaddon.populators with parameters of type UserService Modifier and Type Method Description void
AccountSummaryInfoPopulator. 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 UserService
DefaultAsSearchProfileFacade. getUserService()
Methods in de.hybris.platform.adaptivesearchfacades.facades.impl with parameters of type UserService Modifier and Type Method Description void
DefaultAsSearchProfileFacade. 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 UserService
ChineseNameWithTitleFormatStrategy. getUserService()
Methods in de.hybris.platform.addressservices.strategies.impl with parameters of type UserService Modifier and Type Method Description void
ChineseNameWithTitleFormatStrategy. 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 UserService
DefaultAssistedServiceFacade. getUserService()
Methods in de.hybris.platform.assistedservicefacades.impl with parameters of type UserService Modifier and Type Method Description void
DefaultAssistedServiceFacade. 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 UserService
DefaultCustomerSupportEventService. getUserService()
Methods in de.hybris.platform.assistedserviceservices.events.impl with parameters of type UserService Modifier and Type Method Description void
DefaultCustomerSupportEventService. 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 UserService
DefaultAssistedServiceService. getUserService()
Methods in de.hybris.platform.assistedserviceservices.impl with parameters of type UserService Modifier and Type Method Description void
DefaultAssistedServiceService. 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 UserService
DefaultBopisCustomerListSearchStrategy. getUserService()
protected UserService
DefaultInStoreCustomerListSearchStrategy. getUserService()
protected UserService
DefaultRecentlyStartedSessionCustomerListSearchStrategy. getUserService()
Methods in de.hybris.platform.assistedserviceservices.strategy with parameters of type UserService Modifier and Type Method Description void
DefaultBopisCustomerListSearchStrategy. setUserService(UserService userService)
void
DefaultInStoreCustomerListSearchStrategy. setUserService(UserService userService)
void
DefaultRecentlyStartedSessionCustomerListSearchStrategy. 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 UserService
CustomerFavoriteColorsProvider. getUserService()
protected UserService
CustomerOverviewDataProvider. getUserService()
protected UserService
CustomerProfileDataProvider. getUserService()
protected UserService
CustomerSavedCartModelProvider. getUserService()
protected UserService
HeadingDataProvider. getUserService()
protected UserService
ReviewsModelProvider. getUserService()
protected UserService
TicketsModelProvider. getUserService()
Methods in de.hybris.platform.assistedservicestorefront.customer360.provider with parameters of type UserService Modifier and Type Method Description void
CustomerFavoriteColorsProvider. setUserService(UserService userService)
void
CustomerOverviewDataProvider. setUserService(UserService userService)
void
CustomerProfileDataProvider. setUserService(UserService userService)
void
CustomerSavedCartModelProvider. setUserService(UserService userService)
void
HeadingDataProvider. setUserService(UserService userService)
void
ReviewsModelProvider. setUserService(UserService userService)
void
TicketsModelProvider. 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 UserService
DefaultAssistedServiceRedirectStrategy. getUserService()
Methods in de.hybris.platform.assistedservicestorefront.redirect.impl with parameters of type UserService Modifier and Type Method Description void
DefaultAssistedServiceRedirectStrategy. 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 UserService
ASMCMSUserGroupRestrictionEvaluator. getUserService()
protected UserService
AssistedServicePathRestriction. getUserService()
Methods in de.hybris.platform.assistedservicestorefront.restrictions with parameters of type UserService Modifier and Type Method Description void
ASMCMSUserGroupRestrictionEvaluator. setUserService(UserService userService)
void
AssistedServicePathRestriction. 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 UserService
SalesStatsProvider. getUserService()
protected UserService
TechnologyUsedProvider. getUserService()
Methods in de.hybris.platform.assistedserviceyprofilefacades.data.provider with parameters of type UserService Modifier and Type Method Description void
SalesStatsProvider. setUserService(UserService userService)
void
TechnologyUsedProvider. 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 UserService
DefaultYProfileAffinityFacade. getUserService()
Methods in de.hybris.platform.assistedserviceyprofilefacades.impl with parameters of type UserService Modifier and Type Method Description void
DefaultYProfileAffinityFacade. 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 UserService
AbstractAuditTest. 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 UserService
AuditRecordsProviderIntegrationTests. 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 UserService
DefaultAuditViewReportStateTest. 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 UserService
CreateAuditReportJobPerformable. getUserService()
UserService
DefaultAuditReportDataService. getUserService()
Methods in de.hybris.platform.auditreport.service.impl with parameters of type UserService Modifier and Type Method Description void
CreateAuditReportJobPerformable. setUserService(UserService userService)
void
DefaultAuditReportDataService. 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 UserService
B2BIntegrationTest. 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 UserService
DefaultB2BCommerceB2BUserGroupService. getUserService()
protected UserService
DefaultB2BCommercePermissionService. getUserService()
UserService
DefaultB2BCommerceUnitService. getUserService()
protected UserService
DefaultB2BCommerceUserService. getUserService()
Methods in de.hybris.platform.b2b.company.impl with parameters of type UserService Modifier and Type Method Description void
DefaultB2BCommerceB2BUserGroupService. setUserService(UserService userService)
void
DefaultB2BCommercePermissionService. setUserService(UserService userService)
void
DefaultB2BCommerceUnitService. setUserService(UserService userService)
void
DefaultB2BCommerceUserService. 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 UserService
B2BCommentPrepareInterceptor. getUserService()
UserService
B2BCustomerInitDefaultsInterceptor. getUserService()
UserService
B2BCustomerModelValidateInterceptor. getUserService()
protected UserService
B2BUnitModelValidateInterceptor. getUserService()
UserService
B2BUserGroupModelValidateInterceptor. getUserService()
Methods in de.hybris.platform.b2b.interceptor with parameters of type UserService Modifier and Type Method Description void
B2BCommentPrepareInterceptor. setUserService(UserService userService)
void
B2BCustomerInitDefaultsInterceptor. setUserService(UserService userService)
void
B2BCustomerModelValidateInterceptor. setUserService(UserService userService)
void
B2BUnitModelValidateInterceptor. setUserService(UserService userService)
void
B2BUserGroupModelValidateInterceptor. 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 UserService
AfterSessionCreationListener. getUserService()
Deprecated.protected UserService
AfterSessionUserChangeListener. getUserService()
Deprecated.Methods in de.hybris.platform.b2b.listeners with parameters of type UserService Modifier and Type Method Description void
AfterSessionCreationListener. setUserService(UserService userService)
Deprecated.void
AfterSessionUserChangeListener. 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 UserService
DefaultB2BCartFactory. getUserService()
Methods in de.hybris.platform.b2b.order.impl with parameters of type UserService Modifier and Type Method Description void
DefaultB2BCartFactory. 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 UserService
AbstractProceduralB2BOrderApproveAuditAction. getUserService()
protected UserService
Find2POEApprovers. getUserService()
UserService
PerformMerchantCheck. getUserService()
Methods in de.hybris.platform.b2b.process.approval.actions with parameters of type UserService Modifier and Type Method Description void
AbstractProceduralB2BOrderApproveAuditAction. setUserService(UserService userService)
void
Find2POEApprovers. setUserService(UserService userService)
void
PerformMerchantCheck. 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 UserService
DefaultB2BApproverService. getUserService()
protected UserService
DefaultB2BCustomerService. getUserService()
protected UserService
DefaultB2BEscalationService. getUserService()
protected UserService
DefaultB2BMerchantCheckService. getUserService()
protected UserService
DefaultB2BOrderService. getUserService()
protected UserService
DefaultB2BPermissionService. getUserService()
protected UserService
DefaultB2BUnitService. getUserService()
protected UserService
DefaultB2BWorkflowIntegrationService. getUserService()
Methods in de.hybris.platform.b2b.services.impl with parameters of type UserService Modifier and Type Method Description void
DefaultB2BApproverService. setUserService(UserService userService)
void
DefaultB2BCustomerService. setUserService(UserService userService)
void
DefaultB2BEscalationService. setUserService(UserService userService)
void
DefaultB2BMerchantCheckService. setUserService(UserService userService)
void
DefaultB2BOrderService. setUserService(UserService userService)
void
DefaultB2BPermissionService. setUserService(UserService userService)
void
DefaultB2BUnitService. setUserService(UserService userService)
void
DefaultB2BWorkflowIntegrationService. 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 UserService
AbstractWorkflowTemplateStrategy. getUserService()
UserService
B2B2POEPermissionEvaluationStrategy. getUserService()
protected UserService
B2BCustomerListSearchStrategy. getUserService()
Methods in de.hybris.platform.b2b.strategies.impl with parameters of type UserService Modifier and Type Method Description void
AbstractWorkflowTemplateStrategy. setUserService(UserService userService)
void
B2B2POEPermissionEvaluationStrategy. setUserService(UserService userService)
void
B2BCustomerListSearchStrategy. 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 UserService
StartWorkFlowForAdmin. getUserService()
Methods in de.hybris.platform.b2bacceleratoraddon.actions with parameters of type UserService Modifier and Type Method Description void
StartWorkFlowForAdmin. 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 UserService
CloneCartAction. getUserService()
Methods in de.hybris.platform.b2bacceleratoraddon.actions.replenishment with parameters of type UserService Modifier and Type Method Description void
CloneCartAction. 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 UserService
DefaultB2BUserGroupProvider. getUserService()
Methods in de.hybris.platform.b2bacceleratoraddon.security.impl with parameters of type UserService Modifier and Type Method Description void
DefaultB2BUserGroupProvider. 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 UserService
DefaultCompanyB2BCommerceFacade. getUserService()
Deprecated.Methods in de.hybris.platform.b2bacceleratorfacades.company.impl with parameters of type UserService Modifier and Type Method Description void
DefaultCompanyB2BCommerceFacade. 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 UserService
B2BUserGroupPopulator. getUserService()
Deprecated.protected UserService
B2BUserPopulator. getUserService()
Deprecated.Methods in de.hybris.platform.b2bacceleratorfacades.company.populators with parameters of type UserService Modifier and Type Method Description void
B2BUserGroupPopulator. setUserService(UserService userService)
Deprecated.void
B2BUserPopulator. 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 UserService
B2BCustomerReversePopulator. getUserService()
Deprecated.protected UserService
B2BUnitPopulator. getUserService()
Deprecated.Methods in de.hybris.platform.b2bacceleratorfacades.order.populators with parameters of type UserService Modifier and Type Method Description void
B2BCustomerReversePopulator. setUserService(UserService userService)
Deprecated.void
B2BUnitPopulator. 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 UserService
DefaultCompanyB2BCommerceService. getUserService()
Deprecated.Methods in de.hybris.platform.b2bacceleratorservices.company.impl with parameters of type UserService Modifier and Type Method Description void
DefaultCompanyB2BCommerceService. 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 UserService
B2BUnitApprovalPopulator. getUserService()
Methods in de.hybris.platform.b2bapprovalprocessfacades.company.converters.populators with parameters of type UserService Modifier and Type Method Description void
B2BUnitApprovalPopulator. 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 UserService
DefaultB2BApproverFacade. getUserService()
protected UserService
DefaultB2BPermissionFacade. getUserService()
Methods in de.hybris.platform.b2bapprovalprocessfacades.company.impl with parameters of type UserService Modifier and Type Method Description void
DefaultB2BApproverFacade. setUserService(UserService userService)
void
DefaultB2BPermissionFacade. 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 UserService
OrgUnitCustomersEditor. getUserService()
Methods in de.hybris.platform.b2bcommerce.backoffice.editor with parameters of type UserService Modifier and Type Method Description void
OrgUnitCustomersEditor. 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 UserService
B2BCustomerReversePopulator. getUserService()
protected UserService
B2BUnitPopulator. getUserService()
protected UserService
B2BUserPopulator. getUserService()
Methods in de.hybris.platform.b2bcommercefacades.company.converters.populators with parameters of type UserService Modifier and Type Method Description void
B2BCustomerReversePopulator. setUserService(UserService userService)
void
B2BUnitPopulator. setUserService(UserService userService)
void
B2BUserPopulator. 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 UserService
DefaultB2BUnitFacade. getUserService()
protected UserService
DefaultB2BUserFacade. getUserService()
protected UserService
DefaultB2BUserGroupFacade. getUserService()
Methods in de.hybris.platform.b2bcommercefacades.company.impl with parameters of type UserService Modifier and Type Method Description void
DefaultB2BUnitFacade. setUserService(UserService userService)
void
DefaultB2BUserFacade. setUserService(UserService userService)
void
DefaultB2BUserGroupFacade. 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 UserService
AbstractCommerceOrgIntegrationTest. getUserService()
-
Uses of UserService in de.hybris.platform.b2bdocumentsfilter
Fields in de.hybris.platform.b2bdocumentsfilter declared as UserService Modifier and Type Field Description protected UserService
B2BDocumentsSecureMediaFilter. userService
Methods in de.hybris.platform.b2bdocumentsfilter with parameters of type UserService Modifier and Type Method Description void
B2BDocumentsSecureMediaFilter. 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 UserService
PunchOutAuthenticationProvider. getUserService()
Methods in de.hybris.platform.b2bpunchoutaddon.security with parameters of type UserService Modifier and Type Method Description void
PunchOutAuthenticationProvider. 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 UserService
DefaultPunchOutUserGroupSelectionStrategy. getUserService()
UserService
DefaultPunchOutUserSelectionStrategy. getUserService()
Methods in de.hybris.platform.b2bpunchoutaddon.security.impl with parameters of type UserService Modifier and Type Method Description void
DefaultPunchOutUserGroupSelectionStrategy. setUserService(UserService userService)
void
DefaultPunchOutUserSelectionStrategy. 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 void
AbstractCompanyAddressAttributeHandler. 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 UserService
AbstractCatalogTest. userService
Methods in de.hybris.platform.catalog.impl with parameters of type UserService Modifier and Type Method Description void
DefaultCatalogVersionService. 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 void
CatalogVersionPrepareInterceptor. setUserService(UserService userService)
void
PreviewTicketPrepareInterceptor. 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 void
DefaultCatalogSynchronizationService. setUserService(UserService userService)
void
ServiceLayerSynchronizationPersistenceAdapter. 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 UserService
SubmitOrderEventTask. getUserService()
Methods in de.hybris.platform.chinesepaymentfacades.order.task with parameters of type UserService Modifier and Type Method Description void
SubmitOrderEventTask. 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 UserService
DefaultAlipayPaymentInfoStrategy. getUserService()
Methods in de.hybris.platform.chinesepspalipayservices.strategies.impl with parameters of type UserService Modifier and Type Method Description void
DefaultAlipayPaymentInfoStrategy. 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 UserService
DefaultWeChatPayPaymentInfoStrategy. getUserService()
Methods in de.hybris.platform.chinesepspwechatpayservices.strategies.impl with parameters of type UserService Modifier and Type Method Description void
DefaultWeChatPayPaymentInfoStrategy. 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 UserService
DefaultCisSapDigitalPaymentFacade. getUserService()
Methods in de.hybris.platform.cissapdigitalpayment.facade.impl with parameters of type UserService Modifier and Type Method Description void
DefaultCisSapDigitalPaymentFacade. 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 UserService
DefaultSapDigitalPaymentService. getUserService()
Methods in de.hybris.platform.cissapdigitalpayment.service.impl with parameters of type UserService Modifier and Type Method Description void
DefaultSapDigitalPaymentService. 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 UserService
DefaultCMSCatalogVersionService. getUserService()
Methods in de.hybris.platform.cms2.catalogversion.service.impl with parameters of type UserService Modifier and Type Method Description void
DefaultCMSCatalogVersionService. 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 UserService
AbstractCMSAdminService. getUserService()
Methods in de.hybris.platform.cms2.servicelayer.services.admin.impl with parameters of type UserService Modifier and Type Method Description void
AbstractCMSAdminService. 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 UserService
CMSUserGroupRestrictionEvaluator. getUserService()
protected UserService
CMSUserRestrictionEvaluator. getUserService()
Methods in de.hybris.platform.cms2.servicelayer.services.evaluator.impl with parameters of type UserService Modifier and Type Method Description void
CMSUserGroupRestrictionEvaluator. setUserService(UserService userService)
void
CMSUserRestrictionEvaluator. 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 UserService
AbstractCMSService. getUserService()
Methods in de.hybris.platform.cms2.servicelayer.services.impl with parameters of type UserService Modifier and Type Method Description void
AbstractCMSService. 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 UserService
CMSSearchRestrictionsSetup. getUserService()
Methods in de.hybris.platform.cms2.systemsetup with parameters of type UserService Modifier and Type Method Description void
CMSSearchRestrictionsSetup. 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 UserService
AbstractCMSVersionIntegrationTest. 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 UserService
DefaultCMSWorkflowParticipantService. getUserService()
protected UserService
DefaultCMSWorkflowTemplateService. getUserService()
Methods in de.hybris.platform.cms2.workflow.service.impl with parameters of type UserService Modifier and Type Method Description void
DefaultCMSWorkflowParticipantService. setUserService(UserService userService)
void
DefaultCMSWorkflowTemplateService. 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 UserService
DefaultCatalogVersionFacade. getUserService()
Methods in de.hybris.platform.cmsfacades.catalogversions.impl with parameters of type UserService Modifier and Type Method Description void
DefaultCatalogVersionFacade. 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 UserService
DefaultCatalogVersionPermissionService. getUserService()
Methods in de.hybris.platform.cmsfacades.catalogversions.service.impl with parameters of type UserService Modifier and Type Method Description void
DefaultCatalogVersionPermissionService. 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 UserService
DefaultSiteFacade. getUserService()
Methods in de.hybris.platform.cmsfacades.sites.impl with parameters of type UserService Modifier and Type Method Description void
DefaultSiteFacade. 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 UserService
DefaultSynchronizationFacade. getUserService()
Methods in de.hybris.platform.cmsfacades.synchronization.impl with parameters of type UserService Modifier and Type Method Description void
DefaultSynchronizationFacade. 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 UserService
CatalogSynchronizationValidator. getUserService()
Methods in de.hybris.platform.cmsfacades.synchronization.validator with parameters of type UserService Modifier and Type Method Description void
CatalogSynchronizationValidator. 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 UserService
DefaultUserGroupFacade. getUserService()
Methods in de.hybris.platform.cmsfacades.usergroups.impl with parameters of type UserService Modifier and Type Method Description void
DefaultUserGroupFacade. 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 UserService
DefaultUserFacade. getUserService()
Methods in de.hybris.platform.cmsfacades.users.impl with parameters of type UserService Modifier and Type Method Description void
DefaultUserFacade. 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 UserService
DefaultCMSUserService. getUserService()
Methods in de.hybris.platform.cmsfacades.users.services.impl with parameters of type UserService Modifier and Type Method Description void
DefaultCMSUserService. 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 UserService
BaseIntegrationTest. 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 UserService
CatalogVersionSyncJobModelMother. getUserService()
Methods in de.hybris.platform.cmsfacades.util.models with parameters of type UserService Modifier and Type Method Description void
CatalogVersionSyncJobModelMother. 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 UserService
DefaultCMSWorkflowActionFacade. getUserService()
protected UserService
DefaultCMSWorkflowFacade. getUserService()
Methods in de.hybris.platform.cmsfacades.workflow.impl with parameters of type UserService Modifier and Type Method Description void
DefaultCMSWorkflowActionFacade. setUserService(UserService userService)
void
DefaultCMSWorkflowFacade. 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 UserService
CMSWorkflowTaskDataPopulator. getUserService()
Methods in de.hybris.platform.cmsfacades.workflow.populator with parameters of type UserService Modifier and Type Method Description void
CMSWorkflowTaskDataPopulator. 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 UserService
PageOperationsInterceptor. getUserService()
Methods in de.hybris.platform.cmssmarteditwebservices.interceptor with parameters of type UserService Modifier and Type Method Description void
PageOperationsInterceptor. 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 UserService
AbstractUserCommentsPermissionsCheckStrategy. getUserService()
Methods in de.hybris.platform.cockpit.comments.strategies.impl with parameters of type UserService Modifier and Type Method Description void
AbstractUserCommentsPermissionsCheckStrategy. 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 void
WorkflowFacade. 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 void
DefaultJasperReportConnectionFactory. 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 void
DefaultJasperReportCompiler. 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 void
DefaultCockpitUserDetailsService. 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 UserService
DefaultUIConfigurationService. getUserService()
Methods in de.hybris.platform.cockpit.services.config.impl with parameters of type UserService Modifier and Type Method Description void
DefaultUIConfigurationService. 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 UserService
DefaultCockpitCommentService. getUserService()
Deprecated.since 6.3UserService
SystemServiceImpl. getUserService()
Methods in de.hybris.platform.cockpit.services.impl with parameters of type UserService Modifier and Type Method Description void
DefaultCockpitCommentService. setUserService(UserService userService)
void
SystemServiceImpl. 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 UserService
LoginServiceImpl. getUserService()
Methods in de.hybris.platform.cockpit.services.login.impl with parameters of type UserService Modifier and Type Method Description void
LoginServiceImpl. 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 UserService
DefaultUIAccessRightService. getUserService()
Methods in de.hybris.platform.cockpit.services.security.impl with parameters of type UserService Modifier and Type Method Description void
DefaultUIAccessRightService. 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 void
SystemServiceTest. 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 UserService
ConsentTemplatePopulator. getUserService()
Methods in de.hybris.platform.commercefacades.consent.converters.populator with parameters of type UserService Modifier and Type Method Description void
ConsentTemplatePopulator. 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 UserService
DefaultConsentFacade. getUserService()
Methods in de.hybris.platform.commercefacades.consent.impl with parameters of type UserService Modifier and Type Method Description void
DefaultConsentFacade. 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 UserService
DefaultCustomerFacade. getUserService()
Methods in de.hybris.platform.commercefacades.customer.impl with parameters of type UserService Modifier and Type Method Description void
DefaultCustomerFacade. 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 UserService
DefaultCustomerGroupFacade. getUserService()
Methods in de.hybris.platform.commercefacades.customergroups.impl with parameters of type UserService Modifier and Type Method Description void
DefaultCustomerGroupFacade. 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 UserService
DefaultCartFacade. getUserService()
protected UserService
DefaultCheckoutFacade. getUserService()
protected UserService
DefaultOrderFacade. getUserService()
protected UserService
DefaultQuoteFacade. getUserService()
Methods in de.hybris.platform.commercefacades.order.impl with parameters of type UserService Modifier and Type Method Description void
DefaultCartFacade. setUserService(UserService userService)
void
DefaultCheckoutFacade. setUserService(UserService userService)
void
DefaultOrderFacade. setUserService(UserService userService)
void
DefaultQuoteFacade. 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 UserService
DefaultProductFacade. getUserService()
Methods in de.hybris.platform.commercefacades.product.impl with parameters of type UserService Modifier and Type Method Description void
DefaultProductFacade. 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 UserService
CustomerReversePopulator. getUserService()
Methods in de.hybris.platform.commercefacades.user.converters.populator with parameters of type UserService Modifier and Type Method Description void
CustomerReversePopulator. 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 UserService
DefaultUserFacade. getUserService()
Methods in de.hybris.platform.commercefacades.user.impl with parameters of type UserService Modifier and Type Method Description void
DefaultUserFacade. 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 UserService
DefaultOrgRolesEditorSearchFacade. getUserService()
protected UserService
DefaultOrgUnitEmployeeLogicHandler. getUserService()
protected UserService
OrgUnitEmployeesEditor. getUserService()
protected UserService
OrgUnitLogicHandler. getUserService()
protected UserService
ParentUnitEditor. getUserService()
Methods in de.hybris.platform.commerceservices.backoffice.editor with parameters of type UserService Modifier and Type Method Description void
DefaultOrgRolesEditorSearchFacade. setUserService(UserService userService)
void
DefaultOrgUnitEmployeeLogicHandler. setUserService(UserService userService)
void
OrgUnitEmployeesEditor. setUserService(UserService userService)
void
OrgUnitLogicHandler. setUserService(UserService userService)
void
ParentUnitEditor. 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 UserService
DefaultCommerceConsentService. getUserService()
Methods in de.hybris.platform.commerceservices.consent.impl with parameters of type UserService Modifier and Type Method Description void
DefaultCommerceConsentService. 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 UserService
DefaultCustomerAccountService. getUserService()
protected UserService
DefaultCustomerListService. getUserService()
Methods in de.hybris.platform.commerceservices.customer.impl with parameters of type UserService Modifier and Type Method Description void
DefaultCustomerAccountService. setUserService(UserService userService)
void
DefaultCustomerListService. 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 UserService
DefaultImpersonationService. getUserService()
Methods in de.hybris.platform.commerceservices.impersonation.impl with parameters of type UserService Modifier and Type Method Description void
DefaultImpersonationService. 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 UserService
AbstractCommerceSaveCartStrategy. getUserService()
UserService
DefaultCommerceCartMergingStrategy. getUserService()
protected UserService
DefaultCommerceQuoteService. getUserService()
protected UserService
DefaultCommerceSaveCartService. getUserService()
Methods in de.hybris.platform.commerceservices.order.impl with parameters of type UserService Modifier and Type Method Description void
AbstractCommerceSaveCartStrategy. setUserService(UserService userService)
void
DefaultCommerceCartMergingStrategy. setUserService(UserService userService)
void
DefaultCommerceQuoteService. setUserService(UserService userService)
void
DefaultCommerceSaveCartService. 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 UserService
DefaultQuoteUserIdentificationStrategy. getUserService()
protected UserService
DefaultQuoteUserTypeIdentificationStrategy. getUserService()
Methods in de.hybris.platform.commerceservices.order.strategies.impl with parameters of type UserService Modifier and Type Method Description void
DefaultQuoteUserIdentificationStrategy. setUserService(UserService userService)
void
DefaultQuoteUserTypeIdentificationStrategy. 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 UserService
OrgUnitModelValidateInterceptor. getUserService()
Methods in de.hybris.platform.commerceservices.organization.interceptor with parameters of type UserService Modifier and Type Method Description void
OrgUnitModelValidateInterceptor. 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 UserService
DefaultOrgUnitService. getUserService()
Methods in de.hybris.platform.commerceservices.organization.services.impl with parameters of type UserService Modifier and Type Method Description void
DefaultOrgUnitService. 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 UserService
DefaultOrgUnitAuthorizationStrategy. getUserService()
Methods in de.hybris.platform.commerceservices.organization.strategies.impl with parameters of type UserService Modifier and Type Method Description void
DefaultOrgUnitAuthorizationStrategy. 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 UserService
DefaultCartValidationStrategy. getUserService()
protected UserService
DefaultCheckoutCustomerStrategy. getUserService()
Methods in de.hybris.platform.commerceservices.strategies.impl with parameters of type UserService Modifier and Type Method Description void
DefaultCartValidationStrategy. setUserService(UserService userService)
void
DefaultCheckoutCustomerStrategy. 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 UserService
UserUIDMatchingStrategy. 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 void
DefaultCartLoaderStrategy. 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 UserService
BundleOrderEntryRemoveableCheckerNestedIntegrationTest. userService
protected UserService
DefaultBundleRuleServiceNestedIntegrationTest. 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 UserService
BundledCommerceCartServiceTest. 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 void
DefaultSystemSetupAuditDAO. 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 UserService
AbstractCouponWsFacades. getUserService()
protected UserService
DefaultCouponRedemptionWsFacade. getUserService()
Methods in de.hybris.platform.couponwebservices.facades.impl with parameters of type UserService Modifier and Type Method Description void
AbstractCouponWsFacades. setUserService(UserService userService)
void
DefaultCouponRedemptionWsFacade. 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 UserService
DefaultCustomerCouponFacade. getUserService()
Methods in de.hybris.platform.customercouponfacades.impl with parameters of type UserService Modifier and Type Method Description void
DefaultCustomerCouponFacade. 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 UserService
DefaultCustomerNotificationPreferenceCheckStrategy. getUserService()
Methods in de.hybris.platform.customercouponfacades.strategies.impl with parameters of type UserService Modifier and Type Method Description void
DefaultCustomerNotificationPreferenceCheckStrategy. 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 UserService
DefaultCustomerCouponService. getUserService()
Methods in de.hybris.platform.customercouponservices.impl with parameters of type UserService Modifier and Type Method Description void
DefaultCustomerCouponService. 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 UserService
DefaultProductInterestFacade. getUserService()
Methods in de.hybris.platform.customerinterestsfacades.productinterest.impl with parameters of type UserService Modifier and Type Method Description void
DefaultProductInterestFacade. 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 UserService
ProductInterestReversePopulator. getUserService()
Methods in de.hybris.platform.customerinterestsfacades.productinterest.populators with parameters of type UserService Modifier and Type Method Description void
ProductInterestReversePopulator. 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 UserService
DefaultProductInterestService. getUserService()
Methods in de.hybris.platform.customerinterestsservices.productinterest.impl with parameters of type UserService Modifier and Type Method Description void
DefaultProductInterestService. 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 UserService
CustomerReviewSystemSetup. getUserService()
Methods in de.hybris.platform.customerreview.setup with parameters of type UserService Modifier and Type Method Description void
CustomerReviewSystemSetup. 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 UserService
TicketStateEditor. 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 UserService
CreateCustomerWizardHandler. getUserService()
protected UserService
CreateTicketWizardHandler. getUserService()
protected UserService
DefaultCsFormInitialsFactory. getUserService()
Methods in de.hybris.platform.customersupportbackoffice.widgets with parameters of type UserService Modifier and Type Method Description void
CreateCustomerWizardHandler. setUserService(UserService userService)
void
CreateTicketWizardHandler. setUserService(UserService userService)
void
DefaultCsFormInitialsFactory. 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 UserService
DefaultCustomerTicketingFacade. getUserService()
Methods in de.hybris.platform.customerticketingfacades.customerticket with parameters of type UserService Modifier and Type Method Description void
DefaultCustomerTicketingFacade. 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 void
UserContextImpl. 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 UserService
DefaultGigyaLoginFacade. getUserService()
Methods in de.hybris.platform.gigya.gigyafacades.login.impl with parameters of type UserService Modifier and Type Method Description void
DefaultGigyaLoginFacade. 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 UserService
GigyaRaasComponentRenderer. getUserService()
Methods in de.hybris.platform.gigya.gigyaloginaddon.renderers with parameters of type UserService Modifier and Type Method Description void
GigyaRaasComponentRenderer. 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 UserService
GigyaUserValidateInterceptor. getUserService()
Methods in de.hybris.platform.gigya.gigyaservices.interceptor with parameters of type UserService Modifier and Type Method Description void
GigyaUserValidateInterceptor. 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 void
HacFlexibleSearchFacade. 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 void
ProcessImpexTask. 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 UserService
EditorAccessRights. getUserService()
Methods in de.hybris.platform.integrationbackoffice.widgets.editor.utility with parameters of type UserService Modifier and Type Method Description void
EditorAccessRights. 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 UserService
AssignVendorUserUserGroupWizardHandler. getUserService()
protected UserService
CreateMediaContainerWizardHandler. getUserService()
protected UserService
CreateMediaWizardHandler. getUserService()
protected UserService
CreateVendorUserWizardHandler. getUserService()
Methods in de.hybris.platform.marketplacebackoffice.widgets with parameters of type UserService Modifier and Type Method Description void
AssignVendorUserUserGroupWizardHandler. setUserService(UserService userService)
void
CreateMediaContainerWizardHandler. setUserService(UserService userService)
void
CreateMediaWizardHandler. setUserService(UserService userService)
void
CreateVendorUserWizardHandler. 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 UserService
DefaultCustomerVendorReviewFacade. getUserService()
Methods in de.hybris.platform.marketplacefacades.vendor.impl with parameters of type UserService Modifier and Type Method Description void
DefaultCustomerVendorReviewFacade. 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 UserService
MarketplaceOauth2UserFilter. 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 UserService
MarketplaceHotFolderHelper. 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 UserService
VendorUserInitDefaultsInterceptor. getUserService()
Methods in de.hybris.platform.marketplaceservices.interceptor with parameters of type UserService Modifier and Type Method Description void
VendorUserInitDefaultsInterceptor. 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 UserService
DefaultVendorCreationStrategy. getUserService()
Methods in de.hybris.platform.marketplaceservices.strategies.impl with parameters of type UserService Modifier and Type Method Description void
DefaultVendorCreationStrategy. 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 UserService
DefaultConversationFacade. getUserService()
Methods in de.hybris.platform.messagecentercsfacades.impl with parameters of type UserService Modifier and Type Method Description void
DefaultConversationFacade. 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 UserService
Oauth2UserFilter. 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 UserService
DefaultConversationService. getUserService()
Methods in de.hybris.platform.messagecentercsservices.impl with parameters of type UserService Modifier and Type Method Description void
DefaultConversationService. 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 UserService
DefaultNotificationPreferenceFacade. getUserService()
protected UserService
DefaultSiteMessageFacade. getUserService()
Methods in de.hybris.platform.notificationfacades.facades.impl with parameters of type UserService Modifier and Type Method Description void
DefaultNotificationPreferenceFacade. setUserService(UserService userService)
void
DefaultSiteMessageFacade. 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 UserService
DefaultHybrisOpenIDTokenServices. getUserService()
Methods in de.hybris.platform.oauth2.services.impl with parameters of type UserService Modifier and Type Method Description void
DefaultHybrisOpenIDTokenServices. 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 UserService
CancelOrderAction. 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 UserService
CancelOrderController. 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 UserService
AfterSessionUserChangeListener. 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 void
DefaultCartFactory. setUserService(UserService userService)
void
InMemoryCartFactory. 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 void
DefaultPDTCriteriaFactory. 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 void
DefaultPlaceOrderStrategy. 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 UserService
DefaultOrderCancelRecordsHandler. getUserService()
Methods in de.hybris.platform.ordercancel.impl with parameters of type UserService Modifier and Type Method Description void
DefaultOrderCancelRecordsHandler. 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 UserService
BaseOrdermanagementFacadeTest. 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 UserService
OrderCancelPopulator. getUserService()
protected UserService
OrderRequestReversePopulator. getUserService()
Methods in de.hybris.platform.ordermanagementfacades.order.converters.populator with parameters of type UserService Modifier and Type Method Description void
OrderCancelPopulator. setUserService(UserService userService)
void
OrderRequestReversePopulator. 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 UserService
DefaultOmsOrderFacade. getUserService()
Methods in de.hybris.platform.ordermanagementfacades.order.impl with parameters of type UserService Modifier and Type Method Description void
DefaultOmsOrderFacade. 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 UserService
DefaultOmsReturnFacade. getUserService()
Methods in de.hybris.platform.ordermanagementfacades.returns.impl with parameters of type UserService Modifier and Type Method Description void
DefaultOmsReturnFacade. 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 UserService
DefaultOmsWorkflowFacade. getUserService()
Methods in de.hybris.platform.ordermanagementfacades.workflow.impl with parameters of type UserService Modifier and Type Method Description void
DefaultOmsWorkflowFacade. 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 UserService
WorkflowControllerIntegrationTest. 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 void
DefaultAuditableSaver. 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 void
CxScriptPropertiesSupplier. 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 UserService
DefaultCxServiceCmsIntegrationTest. getUserService()
Methods in de.hybris.platform.personalizationcms.service with parameters of type UserService Modifier and Type Method Description void
DefaultCxServiceCmsIntegrationTest. 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 UserService
DefaultCxCmsContainerStrategy. getUserService()
Methods in de.hybris.platform.personalizationcms.strategy with parameters of type UserService Modifier and Type Method Description void
DefaultCxCmsContainerStrategy. 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 UserService
DefaultCustomerSegmentationFacade. getUserService()
Methods in de.hybris.platform.personalizationfacades.customersegmentation.impl with parameters of type UserService Modifier and Type Method Description void
DefaultCustomerSegmentationFacade. 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 UserService
UserTypeSegmentsProvider. getUserService()
Methods in de.hybris.platform.personalizationintegration.segment.impl with parameters of type UserService Modifier and Type Method Description void
UserTypeSegmentsProvider. 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 UserService
CxSearchProfileActivationStrategy. getUserService()
Methods in de.hybris.platform.personalizationsearch.strategies.impl with parameters of type UserService Modifier and Type Method Description void
CxSearchProfileActivationStrategy. 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 UserService
DefaultCxActionResultService. getUserService()
Methods in de.hybris.platform.personalizationservices.action.impl with parameters of type UserService Modifier and Type Method Description void
DefaultCxActionResultService. 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 UserService
DefaultCxConsentService. getUserService()
Methods in de.hybris.platform.personalizationservices.consent.impl with parameters of type UserService Modifier and Type Method Description void
DefaultCxConsentService. 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 UserService
CxAfterUserChangedListener. getUserService()
protected UserService
CxBeforeSessionCloseListener. getUserService()
Methods in de.hybris.platform.personalizationservices.events with parameters of type UserService Modifier and Type Method Description void
CxAfterUserChangedListener. setUserService(UserService userService)
void
CxBeforeSessionCloseListener. 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 UserService
CxAnonymousConsentChangeEventListener. getUserService()
protected UserService
CxConsentGivenEventListener. getUserService()
Methods in de.hybris.platform.personalizationservices.events.consent with parameters of type UserService Modifier and Type Method Description void
CxAnonymousConsentChangeEventListener. setUserService(UserService userService)
void
CxConsentGivenEventListener. 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 UserService
DefaultCxOccInterceptor. getUserService()
Methods in de.hybris.platform.personalizationservices.occ.impl with parameters of type UserService Modifier and Type Method Description void
DefaultCxOccInterceptor. 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 UserService
CxOccTimeVoter. getUserService()
Methods in de.hybris.platform.personalizationservices.occ.voters.impl with parameters of type UserService Modifier and Type Method Description void
CxOccTimeVoter. 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 UserService
CxProcessParameterSegmentationStrategy. getUserService()
Methods in de.hybris.platform.personalizationservices.process.strategies.impl with parameters of type UserService Modifier and Type Method Description void
CxProcessParameterSegmentationStrategy. 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 UserService
DefaultCxUserSegmentSessionService. getUserService()
Methods in de.hybris.platform.personalizationservices.segment.impl with parameters of type UserService Modifier and Type Method Description void
DefaultCxUserSegmentSessionService. 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 UserService
DefaultCxRecalculationService. getUserService()
protected UserService
DefaultCxService. getUserService()
Methods in de.hybris.platform.personalizationservices.service.impl with parameters of type UserService Modifier and Type Method Description void
DefaultCxRecalculationService. setUserService(UserService userService)
void
DefaultCxService. 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 UserService
DefaultCxProcessKeyStrategy. getUserService()
Methods in de.hybris.platform.personalizationservices.strategies.impl with parameters of type UserService Modifier and Type Method Description void
DefaultCxProcessKeyStrategy. 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 UserService
CxRegisteredUserSessionCloseTaskRunner. getUserService()
Methods in de.hybris.platform.personalizationservices.task with parameters of type UserService Modifier and Type Method Description void
CxRegisteredUserSessionCloseTaskRunner. 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 UserService
PeriodicVoter. getUserService()
Methods in de.hybris.platform.personalizationservices.voters.impl with parameters of type UserService Modifier and Type Method Description void
PeriodicVoter. 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 UserService
DefaultQueryEndpointPermissionsChecker. getUserService()
Methods in de.hybris.platform.personalizationwebservices.security.impl with parameters of type UserService Modifier and Type Method Description void
DefaultQueryEndpointPermissionsChecker. 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 UserService
CxCdsAnonymousConsentChangeEventListener. getUserService()
Methods in de.hybris.platform.personalizationyprofile.event with parameters of type UserService Modifier and Type Method Description void
CxCdsAnonymousConsentChangeEventListener. 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 UserService
DefaultCxProfileIdentifierStrategy. getUserService()
protected UserService
SimpleCxProfileIdentifierStrategy. getUserService()
Methods in de.hybris.platform.personalizationyprofile.strategy.impl with parameters of type UserService Modifier and Type Method Description void
DefaultCxProfileIdentifierStrategy. setUserService(UserService userService)
void
SimpleCxProfileIdentifierStrategy. 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 UserService
CreateWorkflowAction. getUserService()
Methods in de.hybris.platform.platformbackoffice.actions.workflow with parameters of type UserService Modifier and Type Method Description void
CreateWorkflowAction. 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 void
ClassificationTabEditorAreaRenderer. 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 UserService
UserPasswordPanelRenderer. getUserService()
Methods in de.hybris.platform.platformbackoffice.renderers with parameters of type UserService Modifier and Type Method Description void
UserPasswordPanelRenderer. 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 UserService
DefaultBackofficeClassificationService. userService
Methods in de.hybris.platform.platformbackoffice.services.impl that return UserService Modifier and Type Method Description protected UserService
DefaultBackofficeClassificationService. getUserService()
Methods in de.hybris.platform.platformbackoffice.services.impl with parameters of type UserService Modifier and Type Method Description void
DefaultBackofficeClassificationService. 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 void
VariantAttributePropertyAccessor. 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 UserService
SaveAdvancedSearchQueryWizardHandler. getUserService()
UserService
SavedQueriesWidgetController. getUserService()
Methods in de.hybris.platform.platformbackoffice.widgets.savedqueries with parameters of type UserService Modifier and Type Method Description void
SaveAdvancedSearchQueryWizardHandler. setUserService(UserService userService)
void
SavedQueriesWidgetController. 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 UserService
WorkflowActionAdapterController. userService
Deprecated.Methods in de.hybris.platform.platformbackoffice.widgets.workflowactionadapter that return UserService Modifier and Type Method Description protected UserService
WorkflowActionAdapterController. getUserService()
Deprecated.Methods in de.hybris.platform.platformbackoffice.widgets.workflowactionadapter with parameters of type UserService Modifier and Type Method Description void
WorkflowActionAdapterController. 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 UserService
PreviewTicketReversePopulator. getUserService()
Methods in de.hybris.platform.previewwebservices.populators with parameters of type UserService Modifier and Type Method Description void
PreviewTicketReversePopulator. 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 void
StartingWorkflowAction. 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 UserService
DefaultWorkflowIntegrationService. getUserService()
Methods in de.hybris.platform.processengine.helpers.impl with parameters of type UserService Modifier and Type Method Description void
DefaultWorkflowIntegrationService. 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 void
ProcessengineTaskRunner. 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 void
DefaultPriceService. 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 void
CatalogServiceImpl. 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 UserService
ProductSavedQueryServiceImpl. userService
Methods in de.hybris.platform.productcockpit.services.query.impl with parameters of type UserService Modifier and Type Method Description void
ProductSavedQueryServiceImpl. 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 UserService
CalculateWithPromotionsAction. getUserService()
Methods in de.hybris.platform.promotions.backoffice.actions with parameters of type UserService Modifier and Type Method Description void
CalculateWithPromotionsAction. 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 UserService
UserRaoPopulator. getUserService()
Methods in de.hybris.platform.ruleengineservices.converters.populator with parameters of type UserService Modifier and Type Method Description void
UserRaoPopulator. 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 UserService
AnonymousUserTranslator. 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 UserService
CustomerRuleParameterValueMapper. getUserService()
UserService
UserGroupRuleParameterValueMapper. getUserService()
Methods in de.hybris.platform.ruleengineservices.rule.strategies.impl.mappers with parameters of type UserService Modifier and Type Method Description void
CustomerRuleParameterValueMapper. setUserService(UserService userService)
void
UserGroupRuleParameterValueMapper. 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 void
DefaultSSOService. 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 UserService
DefaultInboundQuoteCommentConversionHelper. getUserService()
UserService
DefaultInboundQuoteHelper. getUserService()
Methods in de.hybris.platform.sap.c4c.quote.inbound.impl with parameters of type UserService Modifier and Type Method Description void
DefaultInboundQuoteCommentConversionHelper. setUserService(UserService userService)
void
DefaultInboundQuoteHelper. 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 UserService
DefaultSapOrderCancelService. getUserService()
Methods in de.hybris.platform.sap.orderexchange.cancellation with parameters of type UserService Modifier and Type Method Description void
DefaultSapOrderCancelService. 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 UserService
ConfigurationExpertModeFacadeImpl. getUserService()
protected UserService
ConfigurationOrderIntegrationFacadeImpl. getUserService()
protected UserService
ConfigurationQuoteIntegrationFacadeImpl. getUserService()
protected UserService
ConfigurationSavedCartIntegrationFacadeImpl. getUserService()
Methods in de.hybris.platform.sap.productconfig.facades.impl with parameters of type UserService Modifier and Type Method Description void
ConfigurationExpertModeFacadeImpl. setUserService(UserService userService)
void
ConfigurationOrderIntegrationFacadeImpl. setUserService(UserService userService)
void
ConfigurationQuoteIntegrationFacadeImpl. setUserService(UserService userService)
void
ConfigurationSavedCartIntegrationFacadeImpl. 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 UserService
ProductConfigurationUserIdProviderImpl. getUserService()
Methods in de.hybris.platform.sap.productconfig.runtime.interf.cache.impl with parameters of type UserService Modifier and Type Method Description void
ProductConfigurationUserIdProviderImpl. 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 UserService
ProductConfigurationPersistenceServiceImpl. getUserService()
Methods in de.hybris.platform.sap.productconfig.services.impl with parameters of type UserService Modifier and Type Method Description void
ProductConfigurationPersistenceServiceImpl. 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 UserService
CPQServiceLayerTest. 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 UserService
PersistenceConfigurationCopyStrategyImpl. getUserService()
protected UserService
PersistenceConfigurationLifecycleStrategyImpl. getUserService()
protected UserService
PersistenceConfigurationProductLinkStrategyImpl. getUserService()
Methods in de.hybris.platform.sap.productconfig.services.strategies.lifecycle.impl with parameters of type UserService Modifier and Type Method Description void
PersistenceConfigurationCopyStrategyImpl. setUserService(UserService userService)
void
PersistenceConfigurationLifecycleStrategyImpl. setUserService(UserService userService)
void
PersistenceConfigurationProductLinkStrategyImpl. 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 UserService
DefaultCarOrderFacade. getUserService()
Methods in de.hybris.platform.sap.sapcarcommercefacades.order.impl with parameters of type UserService Modifier and Type Method Description void
DefaultCarOrderFacade. 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 UserService
DefaultSapCustomerDeterminationService. getUserService()
Methods in de.hybris.platform.sap.sapproductavailability.service.impl with parameters of type UserService Modifier and Type Method Description void
DefaultSapCustomerDeterminationService. 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 UserService
DefaultSapRevenueCloudSubscriptionFacade. getUserService()
Methods in de.hybris.platform.sap.saprevenuecloudorder.facade.impl with parameters of type UserService Modifier and Type Method Description void
DefaultSapRevenueCloudSubscriptionFacade. 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 UserService
DefaultSAPRevenueCloudSubscriptionPopulator. getUserService()
Methods in de.hybris.platform.sap.saprevenuecloudorder.populators with parameters of type UserService Modifier and Type Method Description void
DefaultSAPRevenueCloudSubscriptionPopulator. 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 UserService
DefaultOrderFormFacade. getUserService()
Methods in de.hybris.platform.savedorderforms.api.orderform.impl with parameters of type UserService Modifier and Type Method Description void
DefaultOrderFormFacade. 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 UserService
OrderFormReversePopulator. getUserService()
Methods in de.hybris.platform.savedorderforms.populator with parameters of type UserService Modifier and Type Method Description void
OrderFormReversePopulator. 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 UserService
SecChatComponentController. 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 void
DefaultB2BRegistrationFacade. setUserService(UserService userService)
void
DefautB2BRegistrationWorkflowFacade. 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 void
SecurePortalBeforeControllerHandler. 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 class
SecureUserService
Provides 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 UserService
AbstractAutomatedWorkflowTemplateJob. getUserService()
Methods in de.hybris.platform.secureportaladdon.workflows.actions with parameters of type UserService Modifier and Type Method Description void
AbstractAutomatedWorkflowTemplateJob. 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 UserService
SelectiveCartLoaderStrategy. 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 UserService
DefaultSelectiveCartFactory. 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 void
CronJobInitDefaultsInterceptor. 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 void
DefaultItemLockingService. 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 void
PKbasedSaltedMD5PasswordEncoder. 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 void
DefaultAuthenticationService. 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 UserService
DefaultPermissionCheckingService. getUserService()
Methods in de.hybris.platform.servicelayer.security.permissions.impl with parameters of type UserService Modifier and Type Method Description void
DefaultPermissionCheckingService. 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 void
DefaultUserToAuthenticationConverter. 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 UserService
DefaultPrincipalHierarchyCheckingStrategy. getUserService()
Methods in de.hybris.platform.servicelayer.security.strategies.impl with parameters of type UserService Modifier and Type Method Description void
DefaultPrincipalHierarchyCheckingStrategy. 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 void
UserPasswordAttributeHandler. 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 class
DefaultUserService
Default implementation of the user service interface.Fields in de.hybris.platform.servicelayer.user.impl declared as UserService Modifier and Type Field Description protected UserService
UserAuditFactory. userService
Methods in de.hybris.platform.servicelayer.user.impl with parameters of type UserService Modifier and Type Method Description void
DefaultUserAuditLoginStrategy. setUserService(UserService userService)
void
UserAuditFactory. 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 UserService
AbstractAuthenticationEventListenerTest. userService
Methods in de.hybris.platform.servicelayer.user.interceptors with parameters of type UserService Modifier and Type Method Description void
ModifySystemUsersInterceptor. 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 void
UserQueryPreprocessor. 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 void
SecureMediaFilter. setUserService(UserService userService)
Deprecated.void
WebAppMediaFilter. 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 UserService
SessionInitializationListener. getUserService()
Methods in de.hybris.platform.solrfacetsearch.indexer.listeners with parameters of type UserService Modifier and Type Method Description void
SessionInitializationListener. 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 UserService
AbstractIndexerStrategy. getUserService()
Methods in de.hybris.platform.solrfacetsearch.indexer.strategies.impl with parameters of type UserService Modifier and Type Method Description void
AbstractIndexerStrategy. 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 UserService
DefaultIndexerWorker. getUserService()
Methods in de.hybris.platform.solrfacetsearch.indexer.workers.impl with parameters of type UserService Modifier and Type Method Description void
DefaultIndexerWorker. 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 UserService
DefaultSearchQueryCurrencyResolver. getUserService()
UserService
DefaultSearchQueryLanguageResolver. getUserService()
Methods in de.hybris.platform.solrfacetsearch.search.impl with parameters of type UserService Modifier and Type Method Description void
DefaultSearchQueryCurrencyResolver. setUserService(UserService userService)
void
DefaultSearchQueryLanguageResolver. 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 UserService
DefaultStockNotificationFacade. getUserService()
Methods in de.hybris.platform.stocknotificationfacades.impl with parameters of type UserService Modifier and Type Method Description void
DefaultStockNotificationFacade. 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 UserService
DefaultCustomerResolutionService. getUserService()
Methods in de.hybris.platform.subscriptionservices.subscription.impl with parameters of type UserService Modifier and Type Method Description void
DefaultCustomerResolutionService. 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 UserService
DefaultOrderFraudEmployeeNotificationEventListener. getUserService()
Methods in de.hybris.platform.ticket.event.impl with parameters of type UserService Modifier and Type Method Description void
DefaultOrderFraudEmployeeNotificationEventListener. 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 void
DefaultTicketEventFactoryImpl. 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 void
CsTicketEventPrepareInterceptor. 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 UserService
AbstractTicketsystemTest. 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 UserService
DefaultCartResolver. getUserService()
protected UserService
DefaultOrderResolver. getUserService()
Methods in de.hybris.platform.ticket.resolver with parameters of type UserService Modifier and Type Method Description void
DefaultCartResolver. setUserService(UserService userService)
void
DefaultOrderResolver. 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 UserService
DefaultTicketAttachmentsService. getUserService()
protected UserService
DefaultTicketBusinessService. getUserService()
Methods in de.hybris.platform.ticket.service.impl with parameters of type UserService Modifier and Type Method Description void
DefaultTicketAttachmentsService. setUserService(UserService userService)
void
DefaultTicketBusinessService. 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 UserService
DefaultAsnWorkflowService. getUserService()
Methods in de.hybris.platform.warehousing.asn.service.impl with parameters of type UserService Modifier and Type Method Description void
DefaultAsnWorkflowService. 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 UserService
DefaultOmsOrderCancelService. getUserService()
Methods in de.hybris.platform.warehousing.cancellation.impl with parameters of type UserService Modifier and Type Method Description void
DefaultOmsOrderCancelService. 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 UserService
AbstractWarehousingCommentService. getUserService()
Methods in de.hybris.platform.warehousing.comment.impl with parameters of type UserService Modifier and Type Method Description void
AbstractWarehousingCommentService. 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 UserService
WarehousingBaseIntegrationTest. 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 UserService
OrderManagementOrderCancelPartialTest. userService
protected UserService
OrderManagementRefundServiceTest. 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 UserService
DefaultWarehousingConsignmentWorkflowService. getUserService()
Methods in de.hybris.platform.warehousing.taskassignment.services.impl with parameters of type UserService Modifier and Type Method Description void
DefaultWarehousingConsignmentWorkflowService. 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 UserService
AutomatedWorkflowActionTemplates. getUserService()
protected UserService
WorkflowActionTemplates. getUserService()
protected UserService
WorkflowTemplates. getUserService()
Methods in de.hybris.platform.warehousing.util.models with parameters of type UserService Modifier and Type Method Description void
AutomatedWorkflowActionTemplates. setUserService(UserService userService)
void
WorkflowActionTemplates. setUserService(UserService userService)
void
WorkflowTemplates. 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 UserService
WarehousingTaskAssignmentWorkflowActionController. 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 UserService
CacheKeyGenerator. getUserService()
Methods in de.hybris.platform.webservicescommons.cache with parameters of type UserService Modifier and Type Method Description void
CacheKeyGenerator. 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 UserService
DefaultExternalScopesStrategy. userService
Methods in de.hybris.platform.webservicescommons.oauth2.scope.impl with parameters of type UserService Modifier and Type Method Description void
DefaultExternalScopesStrategy. 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 UserService
DefaultWorkflowDAO. getUserService()
Deprecated.since agesMethods in de.hybris.platform.workflow.dao.impl with parameters of type UserService Modifier and Type Method Description void
DefaultWorkflowDAO. 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 void
DefaultWorkflowDao. setUserService(UserService userService)
void
DefaultWorkflowTemplateDao. 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 void
DefaultScriptEvaluationService. setUserService(UserService userService)
void
DefaultWorkflowActionCommentService. setUserService(UserService userService)
void
DefaultWorkflowActionService. 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 UserService
WorkflowCompatibleTest. userService
protected UserService
WorkflowTest. 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 UserService
WorkflowServiceImpl. getUserService()
Deprecated.Methods in de.hybris.platform.workflow.services.impl with parameters of type UserService Modifier and Type Method Description void
WorkflowServiceImpl. 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 void
DefaultYFormsFieldSearchFacadeStrategy. 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 void
YFormsEditorAreaConfigAdapter. 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 UserService
VolumeAwareProductPriceValueProvider. getUserService()
Methods in de.hybris.platform.yacceleratorcore.search.solrfacetsearch.provider.impl with parameters of type UserService Modifier and Type Method Description void
VolumeAwareProductPriceValueProvider. 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 UserService
DefaultSimpleSuggestionFacade. getUserService()
Methods in de.hybris.platform.yacceleratorfacades.suggestion.impl with parameters of type UserService Modifier and Type Method Description void
DefaultSimpleSuggestionFacade. 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 UserService
AbstractProcessDemoTest. 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 UserService
CancelOrderAction. getUserService()
Methods in de.hybris.platform.yacceleratorordermanagement.actions.order.cancel with parameters of type UserService Modifier and Type Method Description void
CancelOrderAction. 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 UserService
BaseUtil. userService
Methods in de.hybris.platform.yacceleratorordermanagement.integration.util that return UserService Modifier and Type Method Description UserService
BaseUtil. getUserService()
Methods in de.hybris.platform.yacceleratorordermanagement.integration.util with parameters of type UserService Modifier and Type Method Description void
BaseUtil. 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 UserService
CartRestorationFilter. getUserService()
Methods in de.hybris.platform.yacceleratorstorefront.filters with parameters of type UserService Modifier and Type Method Description void
CartRestorationFilter. 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 UserService
AcceleratorRememberMeServices. getUserService()
Methods in de.hybris.platform.yacceleratorstorefront.security with parameters of type UserService Modifier and Type Method Description void
AcceleratorRememberMeServices. 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 UserService
RequireHardLoginEvaluator. getUserService()
Methods in de.hybris.platform.yacceleratorstorefront.security.evaluator.impl with parameters of type UserService Modifier and Type Method Description void
RequireHardLoginEvaluator. 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 UserService
DefaultGuestCheckoutCartCleanStrategy. getUserService()
Methods in de.hybris.platform.yacceleratorstorefront.security.impl with parameters of type UserService Modifier and Type Method Description void
DefaultGuestCheckoutCartCleanStrategy. 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 UserService
AcceleratorTestOrderData. getUserService()
Methods in de.hybris.platform.yacceleratortest.orders with parameters of type UserService Modifier and Type Method Description void
AcceleratorTestOrderData. 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 UserService
GuestRoleFilter. getUserService()
Methods in de.hybris.platform.ycommercewebservices.auth with parameters of type UserService Modifier and Type Method Description void
GuestRoleFilter. 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 UserService
OldCartRemovalJob. getUserService()
Methods in de.hybris.platform.ycommercewebservices.cronjob with parameters of type UserService Modifier and Type Method Description void
OldCartRemovalJob. 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 UserService
UserMatchingFilter. getUserService()
Methods in de.hybris.platform.ycommercewebservices.v2.filter with parameters of type UserService Modifier and Type Method Description void
UserMatchingFilter. 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 void
ItemChangesProcessor. 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)
-