Uses of Class
org.faktorips.runtime.productdataprovider.DataModifiedException
Packages that use DataModifiedException
-
Uses of DataModifiedException in org.faktorips.runtime.productdataprovider
Methods in org.faktorips.runtime.productdataprovider that return DataModifiedExceptionModifier and TypeMethodDescriptionDataModifiedRuntimeException.getDataModifiedException()Getting the nestedDataModifiedExceptionMethods in org.faktorips.runtime.productdataprovider that throw DataModifiedExceptionModifier and TypeMethodDescriptionClassLoaderProductDataProvider.getEnumContentAsStream(EnumContentTocEntry tocEntry) IProductDataProvider.getEnumContentAsStream(EnumContentTocEntry tocEntry) Getting the input stream of enum content for given tocEntry.ClassLoaderProductDataProvider.getProductCmptData(ProductCmptTocEntry tocEntry) IProductDataProvider.getProductCmptData(ProductCmptTocEntry tocEntry) Getting the product component data element for given tocEntry.ClassLoaderProductDataProvider.getProductCmptGenerationData(GenerationTocEntry tocEntry) IProductDataProvider.getProductCmptGenerationData(GenerationTocEntry tocEntry) Getting the product component generation data element for given tocEntry.ClassLoaderProductDataProvider.getTableContentAsStream(TableContentTocEntry tocEntry) IProductDataProvider.getTableContentAsStream(TableContentTocEntry tocEntry) Getting the input stream of table content for given tocEntry.ClassLoaderProductDataProvider.getTestcaseElement(TestCaseTocEntry tocEntry) IProductDataProvider.getTestcaseElement(TestCaseTocEntry tocEntry) Getting the test case data element for given tocEntry.<T> ElementClassLoaderProductDataProvider.getTocEntryData(CustomTocEntryObject<T> tocEntry) <T> ElementIProductDataProvider.getTocEntryData(CustomTocEntryObject<T> tocEntry) Getting the data element for the given tocEntry.Constructors in org.faktorips.runtime.productdataprovider with parameters of type DataModifiedException