Uses of Interface
org.faktorips.runtime.IRuntimeRepositoryLookup
Packages that use IRuntimeRepositoryLookup
-
Uses of IRuntimeRepositoryLookup in org.faktorips.runtime
Methods in org.faktorips.runtime that return IRuntimeRepositoryLookupModifier and TypeMethodDescriptionIRuntimeRepository.getRuntimeRepositoryLookup()Returns theIRuntimeRepositoryLookupthat was previously set usingIRuntimeRepository.setRuntimeRepositoryLookup(IRuntimeRepositoryLookup).Methods in org.faktorips.runtime with parameters of type IRuntimeRepositoryLookupModifier and TypeMethodDescriptionvoidIRuntimeRepository.setRuntimeRepositoryLookup(IRuntimeRepositoryLookup repositoryLookup) Setting aIRuntimeRepositoryLookupis needed to enable serialization of policy components. -
Uses of IRuntimeRepositoryLookup in org.faktorips.runtime.internal
Methods in org.faktorips.runtime.internal that return IRuntimeRepositoryLookupMethods in org.faktorips.runtime.internal with parameters of type IRuntimeRepositoryLookupModifier and TypeMethodDescriptionvoidAbstractRuntimeRepository.setRuntimeRepositoryLookup(IRuntimeRepositoryLookup repositoryLookup)