Interface ModuleConfigurationAccess
- All Superinterfaces:
ConfigurationPropertyAccess,SAPConfigurationService
- All Known Implementing Classes:
ModuleConfigurationAccessImpl
Interface to access runtime module configuration data.
-
Method Summary
Modifier and TypeMethodDescriptionReturns the module id of the module configuration access.Methods inherited from interface de.hybris.platform.sap.core.configuration.ConfigurationPropertyAccess
getAllProperties, getAllPropertyAccessCollections, getAllPropertyAccesses, getProperty, getPropertyAccess, getPropertyAccessCollectionMethods inherited from interface de.hybris.platform.sap.core.configuration.SAPConfigurationService
getBackendType, getBaseStoreProperty, getRFCDestination, getSAPConfigurationName, isBaseStoreActive, isSAPConfigurationActive
-
Method Details
-
getModuleId
String getModuleId()Returns the module id of the module configuration access.- Returns:
- Module id
-