Uses of Interface
org.faktorips.runtime.productdataprovider.IDetachedContentRuntimeRepository
-
Packages that use IDetachedContentRuntimeRepository Package Description org.faktorips.runtime.productdataprovider -
-
Uses of IDetachedContentRuntimeRepository in org.faktorips.runtime.productdataprovider
Classes in org.faktorips.runtime.productdataprovider that implement IDetachedContentRuntimeRepository Modifier and Type Class Description classDetachedContentRuntimeRepository/** TheDetachedContentRuntimeRepositoryis a runtime repository that is able to parse the product data provided from aIProductDataProviderand instantiates the necessary objects.Methods in org.faktorips.runtime.productdataprovider that return IDetachedContentRuntimeRepository Modifier and Type Method Description IDetachedContentRuntimeRepositoryDetachedContentRuntimeRepositoryManager. getActualRuntimeRepository()Deprecated.since 3.9.0: The method name was a false translation from German.IDetachedContentRuntimeRepositoryDetachedContentRuntimeRepositoryManager. getCurrentRuntimeRepository()
-