| Modifier and Type | Method and Description |
|---|---|
Set<String> |
GeneratePreferredPackagesForWeblogic.extractAndMergePreferredPackages(List<ExtensionInfo> extensions,
Hashtable<String,Object> properties) |
| Modifier and Type | Method and Description |
|---|---|
protected ExtensionInfo |
ClassWriter.getInfo() |
ExtensionInfo |
CodeGenerator.getInfo(String extensionName) |
ExtensionInfo |
CodeGenerator.getInfo(YExtension ext) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
JaloClassGenerator.generateClasses(Collection<ExtensionInfo> extensionCfgs) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ModelClassGenerator.generateClasses(Collection<ExtensionInfo> extensionCfgs) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractWebservicesClassGenerator.generateClasses(Collection<ExtensionInfo> extensionCfgs) |
| Constructor and Description |
|---|
WebservicesCodeGenerator(CodeGenerator codeGen,
List<ExtensionInfo> extensionInfo) |
| Modifier and Type | Method and Description |
|---|---|
ExtensionInfo |
PlatformConfig.getExtensionInfo(String name) |
| Modifier and Type | Method and Description |
|---|---|
Set<ExtensionInfo> |
ExtensionInfo.getAllConfiguredRequiredExtensionInfos() |
Set<ExtensionInfo> |
ExtensionInfo.getAllRequiredExtensionInfos()
returns a List with all required ExtensionInfos which are needed by this extension.
|
List<ExtensionInfo> |
PlatformConfig.getExtensionInfosInBuildOrder() |
List<List<ExtensionInfo>> |
PlatformConfig.getExtensionInfosInBuildOrderParallel() |
Collection<ExtensionInfo> |
PlatformConfig.getExtgenTemplateExtensions(Collection<ExtensionInfo> allExtensions) |
Collection<ExtensionInfo> |
PlatformConfig.getModulegenTemplateExtensions(Collection<ExtensionInfo> allExtensions) |
Set<ExtensionInfo> |
ExtensionInfo.getRequiredExtensionInfos() |
| Modifier and Type | Method and Description |
|---|---|
Set<String> |
TestClassesXmlSerializer.readStandardTests(ExtensionInfo extensionInfo,
ClassLoader classLoader) |
Set<String> |
TestClassesXmlSerializer.readWebTests(ExtensionInfo extensionInfo,
ClassLoader classLoader) |
void |
TestClassesXmlSerializer.saveStandardTests(ExtensionInfo extensionInfo,
Set<String> testclassesFound) |
void |
TestClassesXmlSerializer.saveWebTests(ExtensionInfo extensionInfo,
Set<String> testclassesFound) |
| Modifier and Type | Method and Description |
|---|---|
Collection<ExtensionInfo> |
PlatformConfig.getExtgenTemplateExtensions(Collection<ExtensionInfo> allExtensions) |
Collection<ExtensionInfo> |
PlatformConfig.getModulegenTemplateExtensions(Collection<ExtensionInfo> allExtensions) |
protected String |
ExtensionInfo.toString(Collection<ExtensionInfo> extensions) |
| Modifier and Type | Method and Description |
|---|---|
protected List<ExtensionInfo> |
YTypeSystemSource.getExtensionCfgs() |
| Modifier and Type | Method and Description |
|---|---|
protected List<ExtensionInfo> |
DefaultHybrisCollectorService.getExtensions() |
| Modifier and Type | Method and Description |
|---|---|
protected Collection<UnsafeMethodInfo> |
SLDUnsafeTypesProviderBuilder.findUnsafeAttributesWithMethods(ComposedType type,
ExtensionInfo extInfo,
YTypeSystem yTypeSystem,
Collection<String> extensions) |
| Constructor and Description |
|---|
EmbeddedExtension(ExtensionInfo extensionInfo) |
| Modifier and Type | Method and Description |
|---|---|
protected Map<ExtensionInfo,File> |
HJMPGenerator.createTargetDirectories(PlatformConfig cfg) |
| Modifier and Type | Method and Description |
|---|---|
protected static Set<ExtensionInfo> |
ExtensionRequirementsTest.getExtensionFilter(String filterName) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
ExtensionRequirementsTest.shouldCheckForWebExports(ExtensionInfo extension) |
| Modifier and Type | Method and Description |
|---|---|
static ExtensionInfo |
Utilities.getExtensionInfo(String name)
Returns for the given extension name the corresponding
ExtensionInfo object. |
| Modifier and Type | Method and Description |
|---|---|
protected ExtensionInfo |
AbstractWebServicesTest.getAuthorizationExtensionInfo()
Deprecated.
|
ExtensionInfo |
AbstractWebServicesTest.getExtensionInfo()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected String |
AbstractWebServicesTest.getWebRoot(ExtensionInfo extensionInfo)
Deprecated.
|
protected String |
AbstractWebServicesTest.getWsVersionForExtensionInfo(ExtensionInfo extensionInfo)
Deprecated.
|
protected WebTarget |
AbstractWebServicesTest.setupWebResource(ExtensionInfo extensionInfo)
Deprecated.
|
Copyright © 2017 SAP SE. All Rights Reserved.