public class DefaultCarConfigurationServiceMock extends java.lang.Object implements CarConfigurationService
| Constructor and Description |
|---|
DefaultCarConfigurationServiceMock() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getDistributionChannel()
Returns Distribution Channel attributed to the customer activity
|
java.lang.String |
getDivision()
Get the Division tied with the customer activity instance
|
java.lang.String |
getPassword()
Returns the password of the CAR instance
|
java.lang.String |
getRootUrl()
Returns the Root URL for the given CAR instance configuration
|
java.lang.String |
getSalesOrganization()
Provides the sales organization associated with the given activity
|
java.lang.String |
getSapClient()
Returns the SapClient associated with the configuration of the CAR instance
|
java.lang.String |
getServiceName()
Returns the Service name associated with the given Customer Activity Repository instance
|
java.lang.String |
getTransactionType()
Returns the Transaction type associated with the customer activity instance
|
java.lang.String |
getUsername()
Returns the user name for the given CAR instance
|
public java.lang.String getSapClient()
CarConfigurationServicegetSapClient in interface CarConfigurationServicepublic java.lang.String getRootUrl()
CarConfigurationServicegetRootUrl in interface CarConfigurationServicepublic java.lang.String getUsername()
CarConfigurationServicegetUsername in interface CarConfigurationServicepublic java.lang.String getPassword()
CarConfigurationServicegetPassword in interface CarConfigurationServicepublic java.lang.String getServiceName()
CarConfigurationServicegetServiceName in interface CarConfigurationServicepublic java.lang.String getTransactionType()
CarConfigurationServicegetTransactionType in interface CarConfigurationServicepublic java.lang.String getSalesOrganization()
CarConfigurationServicegetSalesOrganization in interface CarConfigurationServicepublic java.lang.String getDistributionChannel()
CarConfigurationServicegetDistributionChannel in interface CarConfigurationServicepublic java.lang.String getDivision()
CarConfigurationServicegetDivision in interface CarConfigurationServiceCopyright © 2018 SAP SE. All Rights Reserved.