| 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 InputStream |
ClassloaderRuntimeRepository.getXmlAsStream(EnumContentTocEntry tocEntry) |
| Modifier and Type | Method and Description |
|---|---|
protected <T> List<T> |
AbstractClassLoadingRuntimeRepository.createEnumValues(EnumContentTocEntry tocEntry,
Class<T> enumClass) |
protected abstract <T> List<T> |
AbstractTocBasedRuntimeRepository.createEnumValues(EnumContentTocEntry tocEntry,
Class<T> clazz) |
protected abstract InputStream |
AbstractClassLoadingRuntimeRepository.getXmlAsStream(EnumContentTocEntry tocEntry)
Returns the XML data for the specified tocEntry as
InputStream |
| Modifier and Type | Method and Description |
|---|---|
abstract EnumContentTocEntry |
AbstractReadonlyTableOfContents.getEnumContentTocEntry(String className)
Returns the toc entry representing enum contents for the specified implementation class.
|
EnumContentTocEntry |
ReadonlyTableOfContents.getEnumContentTocEntry(String className) |
EnumContentTocEntry |
IReadonlyTableOfContents.getEnumContentTocEntry(String className)
Returns the toc entry representing enum contents for the specified implementation class.
|
| Modifier and Type | Method and Description |
|---|---|
List<EnumContentTocEntry> |
ReadonlyTableOfContents.getEnumContentTocEntries() |
List<EnumContentTocEntry> |
IReadonlyTableOfContents.getEnumContentTocEntries()
Returns all toc's entries representing enum contents.
|
| Modifier and Type | Method and Description |
|---|---|
InputStream |
ClassLoaderProductDataProvider.getEnumContentAsStream(EnumContentTocEntry tocEntry) |
InputStream |
IProductDataProvider.getEnumContentAsStream(EnumContentTocEntry tocEntry)
Getting the input stream of enum content for given tocEntry.
|
protected InputStream |
DetachedContentRuntimeRepository.getXmlAsStream(EnumContentTocEntry tocEntry) |
Copyright © 2021. All rights reserved.