Package de.hybris.bootstrap.ddl
Interface PropertiesLoader
- All Known Implementing Classes:
StandalonePropertiesLoader,TenantPropertiesLoader
public interface PropertiesLoader
Loads platform properties for
HybrisSchemaGenerator and allows access to them.-
Method Summary
Modifier and TypeMethodDescriptiongetProperty(String key) getProperty(String key, String defaultValue)
-
Method Details
-
getProperty
-
getProperty
-
getAllProperties
-