Class SAPGlobalConfigurationDAOImpl
java.lang.Object
de.hybris.platform.sap.core.configuration.global.dao.impl.SAPGlobalConfigurationDAOImpl
- All Implemented Interfaces:
SAPGlobalConfigurationDAO
Implementation for accessing the data of the global configuration.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionFinds theSAPGlobalConfigurationModelby performing a FlexibleSearch using theFlexibleSearchService.
-
Constructor Details
-
SAPGlobalConfigurationDAOImpl
public SAPGlobalConfigurationDAOImpl()
-
-
Method Details
-
getSAPGlobalConfiguration
Description copied from interface:SAPGlobalConfigurationDAOFinds theSAPGlobalConfigurationModelby performing a FlexibleSearch using theFlexibleSearchService.- Specified by:
getSAPGlobalConfigurationin interfaceSAPGlobalConfigurationDAO- Returns:
SAPGlobalConfigurationModel
-