| Modifier and Type | Method and Description |
|---|---|
static PlatformConfig |
PlatformConfigAntUtils.getOrLoadPlatformConfig(org.apache.tools.ant.Task antTask) |
| Constructor and Description |
|---|
ExtensionTomcatContextInfoProvider(org.apache.tools.ant.Project project,
PlatformConfig platformConfig) |
| Modifier and Type | Method and Description |
|---|---|
PlatformConfig |
CodeGenerator.getPlatformConfig() |
| Modifier and Type | Method and Description |
|---|---|
static void |
CodeGenerator.generate(PlatformConfig cfg) |
| Constructor and Description |
|---|
CodeGenerator(PlatformConfig cfg) |
CodeGenerator(PlatformConfig cfg,
YTypeSystemHandler loader) |
| Modifier and Type | Method and Description |
|---|---|
static PlatformConfig |
PlatformConfig.getInstance(SystemConfig config) |
protected PlatformConfig |
TenantsInfoLoader.getPlatformConfig() |
static PlatformConfig |
ConfigUtil.getPlatformConfig(java.lang.Class clazz) |
| Modifier and Type | Method and Description |
|---|---|
static java.util.Collection<java.lang.String> |
ConfigUtil.loadInstalledTenantIDsFromConfig(PlatformConfig platformConfig) |
static void |
ConfigUtil.loadRuntimeProperties(java.util.Properties props,
PlatformConfig platformConfig) |
protected static void |
ConfigUtil.updateOverwrittenExtensionProperties(java.util.Properties props,
PlatformConfig platformConfig) |
| Constructor and Description |
|---|
ExtensionInfo(PlatformConfig extensionsXML,
java.io.File configFile,
boolean isCoreExtension) |
TenantsInfoLoader(PlatformConfig platformConfig) |
| Constructor and Description |
|---|
DatabaseModelGenerator(YTypeSystem typeSystem,
DatabaseSettings databaseSettings,
DbTypeSystem dbTypeSystem,
PlatformConfig platformConfig) |
HybrisSchemaGenerator(PlatformConfig platformConfig,
PropertiesLoader propertiesLoader,
DataSourceCreator dataSourceCreator,
boolean dryRun) |
HybrisSchemaGenerator(PlatformConfig platformConfig,
PropertiesLoader propertiesLoader,
DataSourceCreator dataSourceCreator,
DbTypeSystemProvider dbTypeSystemProvider,
OverridenItemsXml overridenItemsXml,
boolean dryRun) |
StandalonePropertiesLoader(PlatformConfig platformConfig,
java.lang.String tenantId) |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.ClassLoader |
HybrisClasspathBuilder.applyClasspathToClassloader(PlatformConfig platformConfig,
java.lang.ClassLoader parentClassLoader) |
static org.apache.tools.ant.AntClassLoader |
HybrisClasspathBuilder.getAntClassLoader(PlatformConfig platformConfig) |
static java.util.List<java.io.File> |
HybrisClasspathBuilder.getClassPathAsList(PlatformConfig platformConfig) |
static java.lang.String |
HybrisClasspathBuilder.getClassPathAsString(PlatformConfig platformConfig) |
java.net.URL[] |
PlatformInPlaceClassLoader.getInPlaceURLs(PlatformConfig config,
java.lang.String additionalClasspath) |
| Constructor and Description |
|---|
PlatformInPlaceClassLoader(PlatformConfig platformConfig,
java.lang.String additionalClasspath,
java.lang.ClassLoader parent,
boolean noteAboutStartup) |
| Modifier and Type | Method and Description |
|---|---|
static void |
TestClassesUtil.addTestSrcFoldersToClassPath(PlatformConfig platformConfig,
GroovyClassLoader ret) |
static TestClassesUtil |
TestClassesUtil.createBootstrapInstance(PlatformConfig platformConfig)
Constructs an instance in the bootstrap environment.
|
static TestClassesUtil |
TestClassesUtil.createInstance(PlatformConfig platformConfig,
PlatformInPlaceClassLoader inPlaceClassLoader) |
static TestClassesUtil |
TestClassesUtil.createIntegrationInstance(PlatformConfig platformConfig)
Constructs an instance in the integrated environment.
|
static java.lang.ClassLoader |
TestClassesUtil.createTestClassLoader(PlatformConfig platformConfig,
java.lang.ClassLoader parent) |
protected TestClassesUtil |
TestClassesUtilTest.createTestClassUtil(PlatformConfig platformConfig) |
protected abstract TestClassesUtil |
TestClassesUtilBaseTest.createTestClassUtil(PlatformConfig platformConfig) |
| Modifier and Type | Method and Description |
|---|---|
protected PlatformConfig |
YTypeSystemSource.getPlatformConfig() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
YDeployment.isAuditingEnabled(PlatformConfig platformConfig) |
| Constructor and Description |
|---|
YTypeSystemSource(PlatformConfig cfg,
YTypeSystemHandler loader,
OverridenItemsXml overridenItemsXml) |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.Map<ExtensionInfo,java.io.File> |
HJMPGenerator.createTargetDirectories(PlatformConfig cfg) |
protected static YTypeSystem |
HJMPGenerator.parseDeployments(PlatformConfig cfg,
java.lang.String extensionName) |
| Constructor and Description |
|---|
HJMPGenerator(PlatformConfig cfg,
java.lang.String extensionName)
Creates a new instance of HJMPGenerator
|
HJMPGenerator(PlatformConfig cfg,
YTypeSystem system) |
| Modifier and Type | Method and Description |
|---|---|
static PlatformConfig |
Utilities.getPlatformConfig()
Returns all platform extensions info in their compile order - for bootstrap purposes.
|
| Constructor and Description |
|---|
CoreUtilities(PlatformConfig config,
boolean standaloneMode,
int clusterNode) |
Copyright © 2018 SAP SE. All Rights Reserved.