| Modifier and Type | Method and Description |
|---|---|
protected ImpersonationContext |
SavedCartFromUploadFileAction.createImpersonationContext(SavedCartFileUploadProcessModel cartFileUploadProcessModel) |
| Modifier and Type | Method and Description |
|---|---|
<R,T extends java.lang.Throwable> |
ImpersonationService.executeInContext(ImpersonationContext context,
ImpersonationService.Executor<R,T> wrapper)
Execute the wrapper code in the context of the specified user
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
DefaultImpersonationService.configureSession(ImpersonationContext context)
Impersonates local session with parameters passed in context.
|
protected BaseSiteModel |
DefaultImpersonationService.determineSessionBaseSite(ImpersonationContext context) |
protected java.util.Collection<CatalogVersionModel> |
DefaultImpersonationService.determineSessionCatalogVersions(ImpersonationContext context) |
protected CurrencyModel |
DefaultImpersonationService.determineSessionCurrency(ImpersonationContext context) |
protected LanguageModel |
DefaultImpersonationService.determineSessionLanguage(ImpersonationContext context) |
protected UserTaxGroup |
DefaultImpersonationService.determineSessionTaxGroup(ImpersonationContext context) |
protected UserModel |
DefaultImpersonationService.determineSessionUser(ImpersonationContext context) |
<R,T extends java.lang.Throwable> |
DefaultImpersonationService.executeInContext(ImpersonationContext context,
ImpersonationService.Executor<R,T> wrapper) |
Copyright © 2018 SAP SE. All Rights Reserved.