java.lang.Object
de.hybris.platform.sap.core.configuration.ConfigurationConstants
public class ConfigurationConstants
extends Object
Constants for configuration.
-
Field Summary
Fields
Default RFC destination name.
Default SAP backend type.
SAP runtime configuration name.
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
DEFAULT_SAP_BACKEND_TYPE
public static final String DEFAULT_SAP_BACKEND_TYPE
Default SAP backend type.
- See Also:
-
-
DEFAULT_RFC_DESTINATION_NAME
public static final String DEFAULT_RFC_DESTINATION_NAME
Default RFC destination name.
- See Also:
-
-
SAP_CONFIGURATION_NAME_ATTRIBUTE
public static final String SAP_CONFIGURATION_NAME_ATTRIBUTE
SAP runtime configuration name.
- See Also:
-