Uses of Interface
org.faktorips.runtime.productdataprovider.IDetachedContentRuntimeRepository

Packages that use IDetachedContentRuntimeRepository
org.faktorips.runtime.productdataprovider   
 

Uses of IDetachedContentRuntimeRepository in org.faktorips.runtime.productdataprovider
 

Classes in org.faktorips.runtime.productdataprovider that implement IDetachedContentRuntimeRepository
 class DetachedContentRuntimeRepository
          /** The DetachedContentRuntimeRepository is a runtime repository that is able to parse the product data provided from a IProductDataProvider and instantiates the necessary objects.
 

Methods in org.faktorips.runtime.productdataprovider that return IDetachedContentRuntimeRepository
 IDetachedContentRuntimeRepository DetachedContentRuntimeRepositoryManager.getActualRuntimeRepository()
          Deprecated. since 3.9.0: The method name was a false translation from German. The correct method is called DetachedContentRuntimeRepositoryManager.getCurrentRuntimeRepository()
 IDetachedContentRuntimeRepository DetachedContentRuntimeRepositoryManager.getCurrentRuntimeRepository()
           
 



Copyright © 2015. All rights reserved.