public class DefaultQuoteUserIdentificationStrategy extends java.lang.Object implements QuoteUserIdentificationStrategy
QuoteUserIdentificationStrategy.| Constructor and Description |
|---|
DefaultQuoteUserIdentificationStrategy() |
| Modifier and Type | Method and Description |
|---|---|
UserModel |
getCurrentQuoteUser()
Gets the current quote user.
|
protected UserService |
getUserService() |
void |
setUserService(UserService userService) |
public DefaultQuoteUserIdentificationStrategy()
public UserModel getCurrentQuoteUser()
QuoteUserIdentificationStrategygetCurrentQuoteUser in interface QuoteUserIdentificationStrategyprotected UserService getUserService()
public void setUserService(UserService userService)
Copyright © 2018 SAP SE. All Rights Reserved.