Interface SAPGlobalConfigurationDAO
- All Known Implementing Classes:
SAPGlobalConfigurationDAOImpl
public interface SAPGlobalConfigurationDAO
Interface for accessing the data of the global configuration.
-
Method Summary
Modifier and TypeMethodDescriptionFinds theSAPGlobalConfigurationModelby performing a FlexibleSearch using theFlexibleSearchService.
-
Method Details
-
getSAPGlobalConfiguration
SAPGlobalConfigurationModel getSAPGlobalConfiguration()Finds theSAPGlobalConfigurationModelby performing a FlexibleSearch using theFlexibleSearchService.- Returns:
SAPGlobalConfigurationModel
-