| AbstractExtensionModule |
Abstract class for an extension module.
|
| ConfigUtil |
|
| ConfigUtilTest |
|
| CoreExtensionModule |
The core extension contains the main sources of an extension.
|
| DirectoryConfigLoader |
|
| DirectoryConfigLoaderTest |
|
| ExtensionInfo |
represents an extension and contains the meta information.
|
| HMCExtensionModule |
The hmc extension contains the sources for the hybris management console.
|
| PlatformConfig |
The class PlatformConfig contains all installed extensions of the platform and also a ordered sequenced of the
extensions for compiling purpose.
|
| SystemConfig |
|
| TenantInfo |
|
| TenantsInfoLoader |
Load off-line tenant configuration from ${PLATFORMHOME}/tenant_{tenantID}.properties and/or
${CONFIG}/local_tenant_{tenantID}.properties.
|
| TenantsInfoLoaderTest |
|
| TestClassesXmlSerializer |
|
| WebExtensionModule |
The web extension contains the web sources.
|