public class AssistedServiceQuoteUserIdentificationStrategy extends DefaultQuoteUserIdentificationStrategy
| Constructor and Description |
|---|
AssistedServiceQuoteUserIdentificationStrategy() |
| Modifier and Type | Method and Description |
|---|---|
protected AssistedServiceService |
getAssistedServiceService() |
UserModel |
getCurrentQuoteUser()
Gets the current quote user.
|
protected QuoteUserTypeIdentificationStrategy |
getQuoteUserTypeIdentificationStrategy() |
void |
setAssistedServiceService(AssistedServiceService assistedServiceService) |
void |
setQuoteUserTypeIdentificationStrategy(QuoteUserTypeIdentificationStrategy quoteUserTypeIdentificationStrategy) |
getUserService, setUserServicepublic AssistedServiceQuoteUserIdentificationStrategy()
public UserModel getCurrentQuoteUser()
QuoteUserIdentificationStrategygetCurrentQuoteUser in interface QuoteUserIdentificationStrategygetCurrentQuoteUser in class DefaultQuoteUserIdentificationStrategyprotected AssistedServiceService getAssistedServiceService()
public void setAssistedServiceService(AssistedServiceService assistedServiceService)
protected QuoteUserTypeIdentificationStrategy getQuoteUserTypeIdentificationStrategy()
public void setQuoteUserTypeIdentificationStrategy(QuoteUserTypeIdentificationStrategy quoteUserTypeIdentificationStrategy)
Copyright © 2018 SAP SE. All Rights Reserved.