|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CustomTocEntryObject | |
|---|---|
| org.faktorips.runtime | |
| org.faktorips.runtime.internal | |
| org.faktorips.runtime.internal.toc | |
| org.faktorips.runtime.productdataprovider | |
| Uses of CustomTocEntryObject in org.faktorips.runtime |
|---|
| Methods in org.faktorips.runtime with parameters of type CustomTocEntryObject | ||
|---|---|---|
protected
|
ClassloaderRuntimeRepository.getDocumentElement(CustomTocEntryObject<T> tocEntry)
|
|
| Uses of CustomTocEntryObject in org.faktorips.runtime.internal |
|---|
| Methods in org.faktorips.runtime.internal with parameters of type CustomTocEntryObject | ||
|---|---|---|
protected
|
AbstractClassLoadingRuntimeRepository.createCustomObject(CustomTocEntryObject<T> tocEntry)
|
|
protected abstract
|
AbstractTocBasedRuntimeRepository.createCustomObject(CustomTocEntryObject<T> tocEntry)
|
|
protected abstract
|
AbstractClassLoadingRuntimeRepository.getDocumentElement(CustomTocEntryObject<T> tocEntry)
This method returns the xml element of the product component identified by the tocEntry |
|
protected
|
AbstractClassLoadingRuntimeRepository.initClRepositoryObject(CustomTocEntryObject<T> tocEntry,
IClRepositoryObject runtimeObject)
|
|
| Uses of CustomTocEntryObject in org.faktorips.runtime.internal.toc |
|---|
| Methods in org.faktorips.runtime.internal.toc that return CustomTocEntryObject | ||
|---|---|---|
|
IReadonlyTableOfContents.getCustomTocEntry(Class<T> type,
String ipsObjectQualifiedName)
|
|
|
ReadonlyTableOfContents.getCustomTocEntry(Class<T> type,
String ipsObjectQualifiedName)
|
|
| Methods in org.faktorips.runtime.internal.toc that return types with arguments of type CustomTocEntryObject | ||
|---|---|---|
|
ReadonlyTableOfContents.getTypedTocEntries(Class<T> type)
|
|
abstract
|
AbstractReadonlyTableOfContents.getTypedTocEntries(Class<T> type)
|
|
| Uses of CustomTocEntryObject in org.faktorips.runtime.productdataprovider |
|---|
| Methods in org.faktorips.runtime.productdataprovider with parameters of type CustomTocEntryObject | ||
|---|---|---|
protected
|
DetachedContentRuntimeRepository.getDocumentElement(CustomTocEntryObject<T> tocEntry)
|
|
|
IProductDataProvider.getTocEntryData(CustomTocEntryObject<T> tocEntry)
Getting the data element for the given tocEntry. |
|
|
ClassLoaderProductDataProvider.getTocEntryData(CustomTocEntryObject<T> tocEntry)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||