Package org.faktorips.runtime.productdataprovider
-
Interface Summary Interface Description IDetachedContentRuntimeRepository IProductDataProvider AIProductDataProviderprovides the content of product data identified by its toc entry.IProductDataProviderFactory -
Class Summary Class Description AbstractProductDataProvider This is the abstract implementation for product data providers.ClassLoaderDataSource Able to loadDocuments andInputStreams from XML resources using aClassLoader.ClassLoaderProductDataProvider TheClassLoaderProductDataProvideris an implementation ofIProductDataProvidernormally for testing purpose.ClassLoaderProductDataProviderFactory DetachedContentRuntimeRepository /** TheDetachedContentRuntimeRepositoryis a runtime repository that is able to parse the product data provided from aIProductDataProviderand instantiates the necessary objects.DetachedContentRuntimeRepositoryManager TheDetachedContentRuntimeRepositoryManagermanages the access to theDetachedContentRuntimeRepository.DetachedContentRuntimeRepositoryManager.Builder -
Exception Summary Exception Description DataModifiedException Exception thrown if the requested data has been modified since last correct modification check.DataModifiedRuntimeException Exception thrown if the requested data has been modified since last correct modification check.