Index
All Classes and Interfaces|All Packages
D
- DateTimeConverter - Enum in org.faktorips.runtime.productdata.jpa.util
- DbEnumContentTocEntry - Class in org.faktorips.runtime.productdata.jpa.toc
-
An
EnumContentTocEntryreading its values from anEnumContentTocEntryEntity. - DbEnumContentTocEntry(EnumContentTocEntryEntity) - Constructor for class org.faktorips.runtime.productdata.jpa.toc.DbEnumContentTocEntry
- DbGenerationTocEntry - Class in org.faktorips.runtime.productdata.jpa.toc
- DbGenerationTocEntry(DbProductCmptTocEntry, GenerationTocEntryEntity) - Constructor for class org.faktorips.runtime.productdata.jpa.toc.DbGenerationTocEntry
- DbProductCmptTocEntry - Class in org.faktorips.runtime.productdata.jpa.toc
-
An
ProductCmptTocEntryreading its values from anProductCmptTocEntryEntity. - DbProductCmptTocEntry(ProductCmptTocEntryEntity) - Constructor for class org.faktorips.runtime.productdata.jpa.toc.DbProductCmptTocEntry
- DbProductDataProvider - Class in org.faktorips.runtime.productdata.jpa.provider
-
IProductDataProviderusing JPA to read product data from a database. - DbProductDataProvider(String, String, ProductDatabase) - Constructor for class org.faktorips.runtime.productdata.jpa.provider.DbProductDataProvider
- DbProductDataProvider(TocVersionEntity, ProductDatabase) - Constructor for class org.faktorips.runtime.productdata.jpa.provider.DbProductDataProvider
-
Creates a
DbProductDataProviderfor a givenTocVersionEntity. - DbProductDataProviderFactory - Class in org.faktorips.runtime.productdata.jpa.provider
-
Creates
JpaProductDataProvidersfor tables of content identified bynameandversion, reading theDbTableOfContentsfrom aProductDatabaseBean. - DbProductDataProviderFactory(String, String, ProductDatabase) - Constructor for class org.faktorips.runtime.productdata.jpa.provider.DbProductDataProviderFactory
-
Creates
JpaProductDataProvidersfor tables of content identified bynameandversionusing theEntityManagerto read theDbTableOfContentsfrom the database. - DbProductDataProviderFactory(String, AbstractReadonlyTableOfContents, ProductDatabase) - Constructor for class org.faktorips.runtime.productdata.jpa.provider.DbProductDataProviderFactory
- DbTableContentTocEntry - Class in org.faktorips.runtime.productdata.jpa.toc
- DbTableContentTocEntry(TableContentTocEntryEntity) - Constructor for class org.faktorips.runtime.productdata.jpa.toc.DbTableContentTocEntry
- DbTableOfContents - Class in org.faktorips.runtime.productdata.jpa.toc
- DbTableOfContents(TocVersionEntity) - Constructor for class org.faktorips.runtime.productdata.jpa.toc.DbTableOfContents
- DbTocEntryAdapter - Interface in org.faktorips.runtime.productdata.jpa.toc
-
Wrapper for
runtime ToC Entrieswhose XML content should be provided by aContentContainerthat is loaded from a database.
G
- getActiveTocVersion(String, String) - Method in interface org.faktorips.runtime.productdata.jpa.provider.ProductDatabase
-
Gets the
TocVersionEntitymarked asTocVersionEntity.Status.ACTIVEfor the givennameandmodelVersionfrom theEntityManager. - getActiveTocVersion(String, String) - Method in class org.faktorips.runtime.productdata.jpa.provider.ProductDatabaseBean
- getActiveVersionNumber(String, String) - Method in interface org.faktorips.runtime.productdata.jpa.provider.ProductDatabase
-
Gets the
version of the TocVersionmarked asTocVersionEntity.Status.ACTIVEfor the givennameandmodelVersionfrom theEntityManager. - getActiveVersionNumber(String, String) - Method in class org.faktorips.runtime.productdata.jpa.provider.ProductDatabaseBean
- getBaseVersion() - Method in class org.faktorips.runtime.productdata.jpa.provider.DbProductDataProvider
- getContentContainer() - Method in class org.faktorips.runtime.productdata.jpa.toc.DbEnumContentTocEntry
- getContentContainer() - Method in class org.faktorips.runtime.productdata.jpa.toc.DbGenerationTocEntry
- getContentContainer() - Method in class org.faktorips.runtime.productdata.jpa.toc.DbProductCmptTocEntry
- getContentContainer() - Method in class org.faktorips.runtime.productdata.jpa.toc.DbTableContentTocEntry
- getContentContainer() - Method in interface org.faktorips.runtime.productdata.jpa.toc.DbTocEntryAdapter
-
The
ContentContainerthat should be used to extract the XML content. - getCustomTocEntry(Class<T>, String) - Method in class org.faktorips.runtime.productdata.jpa.toc.DbTableOfContents
-
Deprecated.
- getEnumContentAsStream(EnumContentTocEntry) - Method in class org.faktorips.runtime.productdata.jpa.provider.DbProductDataProvider
- getEnumContentTocEntries() - Method in class org.faktorips.runtime.productdata.jpa.toc.DbTableOfContents
- getEnumContentTocEntry(String) - Method in class org.faktorips.runtime.productdata.jpa.toc.DbTableOfContents
- getEnumXmlAdapterTocEntries() - Method in class org.faktorips.runtime.productdata.jpa.toc.DbTableOfContents
-
Deprecated.Not supported in
DbTableOfContentsbecause the adapters have to be registered in model projects, not product projects. - getModelTypeTocEntries() - Method in class org.faktorips.runtime.productdata.jpa.toc.DbTableOfContents
-
Deprecated.Not supported in
DbTableOfContents. UseIpsModelinstead. - getProductCmptData(ProductCmptTocEntry) - Method in class org.faktorips.runtime.productdata.jpa.provider.DbProductDataProvider
- getProductCmptGenerationData(GenerationTocEntry) - Method in class org.faktorips.runtime.productdata.jpa.provider.DbProductDataProvider
- getProductCmptTocEntries() - Method in class org.faktorips.runtime.productdata.jpa.toc.DbTableOfContents
- getProductCmptTocEntries(String) - Method in class org.faktorips.runtime.productdata.jpa.toc.DbTableOfContents
- getProductCmptTocEntry(String) - Method in class org.faktorips.runtime.productdata.jpa.toc.DbTableOfContents
- getProductCmptTocEntry(String, String) - Method in class org.faktorips.runtime.productdata.jpa.toc.DbTableOfContents
- getProductDataVersion() - Method in class org.faktorips.runtime.productdata.jpa.toc.DbTableOfContents
- getTableContentAsStream(TableContentTocEntry) - Method in class org.faktorips.runtime.productdata.jpa.provider.DbProductDataProvider
- getTableTocEntries() - Method in class org.faktorips.runtime.productdata.jpa.toc.DbTableOfContents
- getTableTocEntryByClassname(String) - Method in class org.faktorips.runtime.productdata.jpa.toc.DbTableOfContents
- getTableTocEntryByQualifiedTableName(String) - Method in class org.faktorips.runtime.productdata.jpa.toc.DbTableOfContents
- getTestcaseElement(TestCaseTocEntry) - Method in class org.faktorips.runtime.productdata.jpa.provider.DbProductDataProvider
- getTestCaseTocEntries() - Method in class org.faktorips.runtime.productdata.jpa.toc.DbTableOfContents
-
Deprecated.Not (yet) supported in
DbTableOfContents. Please submit a feature request if you need this. - getTestCaseTocEntryByQName(String) - Method in class org.faktorips.runtime.productdata.jpa.toc.DbTableOfContents
-
Deprecated.Not (yet) supported in
DbTableOfContents. Please submit a feature request if you need this. - getToc() - Method in class org.faktorips.runtime.productdata.jpa.provider.DbProductDataProvider
- getTocEntryData(CustomTocEntryObject<T>) - Method in class org.faktorips.runtime.productdata.jpa.provider.DbProductDataProvider
- getVersion() - Method in class org.faktorips.runtime.productdata.jpa.provider.DbProductDataProvider
- getXmlContent() - Method in interface org.faktorips.runtime.productdata.jpa.toc.DbTocEntryAdapter
-
Extract the XML content of a ToC Entry from the entity.
N
- newInstance() - Method in class org.faktorips.runtime.productdata.jpa.provider.DbProductDataProviderFactory
O
- org.faktorips.runtime.productdata.jpa.provider - package org.faktorips.runtime.productdata.jpa.provider
-
Product Data Providerimplementation using JPA to readTocEntriesfrom a database. - org.faktorips.runtime.productdata.jpa.toc - package org.faktorips.runtime.productdata.jpa.toc
-
Table of Contentsimplementation using JPA to readTocEntries. - org.faktorips.runtime.productdata.jpa.util - package org.faktorips.runtime.productdata.jpa.util
-
Utility classes for the implementation of a JPA based product data provider.
P
- ProductDatabase - Interface in org.faktorips.runtime.productdata.jpa.provider
- ProductDatabaseBean - Class in org.faktorips.runtime.productdata.jpa.provider
- ProductDatabaseBean() - Constructor for class org.faktorips.runtime.productdata.jpa.provider.ProductDatabaseBean
- ProductDatabaseBean(EntityManager) - Constructor for class org.faktorips.runtime.productdata.jpa.provider.ProductDatabaseBean
T
- toDateTime(LocalDateTime) - Static method in enum org.faktorips.runtime.productdata.jpa.util.DateTimeConverter
V
- valueOf(String) - Static method in enum org.faktorips.runtime.productdata.jpa.util.DateTimeConverter
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.faktorips.runtime.productdata.jpa.util.DateTimeConverter
-
Returns an array containing the constants of this enum type, in the order they are declared.
All Classes and Interfaces|All Packages
DbTableOfContents. Please submit a feature request if you need this.