org.faktorips.runtime.productdataprovider
Interface IDetachedContentRuntimeRepository

All Superinterfaces:
IRuntimeRepository
All Known Implementing Classes:
DetachedContentRuntimeRepository

public interface IDetachedContentRuntimeRepository
extends IRuntimeRepository


Method Summary
 String getProductDataVersion()
          Returning the actual version set in the product data provider.
 
Methods inherited from interface org.faktorips.runtime.IRuntimeRepository
addDirectlyReferencedRepository, addEnumValueLookupService, getAllIpsTestCases, getAllModelTypeImplementationClasses, getAllProductComponentIds, getAllProductComponents, getAllProductComponents, getAllProductComponents, getAllReferencedRepositories, getAllTables, getClassLoader, getCustomRuntimeObject, getDirectlyReferencedRepositories, getEnumValue, getEnumValue, getEnumValueLookupService, getEnumValues, getExistingProductComponent, getExistingProductComponentGeneration, getFormulaEvaluatorFactory, getIpsTest, getIpsTest, getIpsTestCase, getIpsTestCase, getIpsTestCasesStartingWith, getIpsTestSuite, getIpsTestSuite, getLatestProductComponentGeneration, getModelType, getModelType, getModelType, getName, getNextProductComponentGeneration, getNumberOfProductComponentGenerations, getPreviousProductComponentGeneration, getProductComponent, getProductComponent, getProductComponentGeneration, getProductComponentGenerations, getRuntimeRepositoryLookup, getTable, getTable, isModifiable, newJAXBContext, removeEnumValueLookupService, setRuntimeRepositoryLookup
 

Method Detail

getProductDataVersion

String getProductDataVersion()
Returning the actual version set in the product data provider.

Returns:
version of the product data provider
See Also:
IProductDataProvider.getVersion()


Copyright © 2015. All rights reserved.