Uses of Interface
org.faktorips.runtime.productdataprovider.IProductDataProvider
-
Packages that use IProductDataProvider Package Description org.faktorips.runtime.productdataprovider -
-
Uses of IProductDataProvider in org.faktorips.runtime.productdataprovider
Classes in org.faktorips.runtime.productdataprovider that implement IProductDataProvider Modifier and Type Class Description classAbstractProductDataProviderThis is the abstract implementation for product data providers.classClassLoaderProductDataProviderTheClassLoaderProductDataProvideris an implementation ofIProductDataProvidernormally for testing purpose.Methods in org.faktorips.runtime.productdataprovider that return IProductDataProvider Modifier and Type Method Description IProductDataProviderClassLoaderProductDataProviderFactory. newInstance()IProductDataProviderIProductDataProviderFactory. newInstance()
-