| Package | Description |
|---|---|
| org.faktorips.runtime | |
| org.faktorips.runtime.internal | |
| org.faktorips.runtime.internal.toc | |
| org.faktorips.runtime.productdataprovider |
| Modifier and Type | Method and Description |
|---|---|
protected <T> Element |
ClassloaderRuntimeRepository.getDocumentElement(CustomTocEntryObject<T> tocEntry) |
| Modifier and Type | Method and Description |
|---|---|
protected <T> T |
AbstractClassLoadingRuntimeRepository.createCustomObject(CustomTocEntryObject<T> tocEntry) |
protected abstract <T> T |
AbstractTocBasedRuntimeRepository.createCustomObject(CustomTocEntryObject<T> tocEntry) |
protected abstract <T> Element |
AbstractClassLoadingRuntimeRepository.getDocumentElement(CustomTocEntryObject<T> tocEntry)
This method returns the xml element of the product component identified by the tocEntry
|
protected <T> void |
AbstractClassLoadingRuntimeRepository.initClRepositoryObject(CustomTocEntryObject<T> tocEntry,
IClRepositoryObject runtimeObject) |
| Modifier and Type | Method and Description |
|---|---|
<T> CustomTocEntryObject<T> |
ReadonlyTableOfContents.getCustomTocEntry(Class<T> type,
String ipsObjectQualifiedName) |
<T> CustomTocEntryObject<T> |
IReadonlyTableOfContents.getCustomTocEntry(Class<T> type,
String ipsObjectQualifiedName) |
| Modifier and Type | Method and Description |
|---|---|
<T extends IRuntimeObject> |
ReadonlyTableOfContents.getTypedTocEntries(Class<T> type) |
abstract <T extends IRuntimeObject> |
AbstractReadonlyTableOfContents.getTypedTocEntries(Class<T> type) |
| Modifier and Type | Method and Description |
|---|---|
protected <T> Element |
DetachedContentRuntimeRepository.getDocumentElement(CustomTocEntryObject<T> tocEntry) |
<T> Element |
ClassLoaderProductDataProvider.getTocEntryData(CustomTocEntryObject<T> tocEntry) |
<T> Element |
IProductDataProvider.getTocEntryData(CustomTocEntryObject<T> tocEntry)
Getting the data element for the given tocEntry.
|
Copyright © 2023. All rights reserved.