Interface SAPConfiguration
@ProviderType
public interface SAPConfiguration
-
Method Summary
Modifier and TypeMethodDescriptionboolean
-
Method Details
-
useSystemSAPEntries
boolean useSystemSAPEntries() -
systemDefaultSAPEntryName
String systemDefaultSAPEntryName() -
systemDefaultSAPEntryDescription
String systemDefaultSAPEntryDescription() -
systemDefaultSAPEntryServiceSignatures
String systemDefaultSAPEntryServiceSignatures() -
systemRESTClientTemplateObjectSAPEntryName
String systemRESTClientTemplateObjectSAPEntryName() -
systemRESTClientTemplateObjectSAPEntryDescription
String systemRESTClientTemplateObjectSAPEntryDescription() -
systemRESTClientTemplateObjectSAPEntryServiceSignatures
String systemRESTClientTemplateObjectSAPEntryServiceSignatures() -
systemUserPasswordSAPEntryName
String systemUserPasswordSAPEntryName() -
systemUserPasswordSAPEntryDescription
String systemUserPasswordSAPEntryDescription() -
systemUserPasswordSAPEntryServiceSignatures
String systemUserPasswordSAPEntryServiceSignatures()
-