Uses of Interface
org.faktorips.runtime.IRuntimeRepositoryLookup

Packages that use IRuntimeRepositoryLookup
org.faktorips.runtime   
org.faktorips.runtime.internal   
 

Uses of IRuntimeRepositoryLookup in org.faktorips.runtime
 

Methods in org.faktorips.runtime that return IRuntimeRepositoryLookup
 IRuntimeRepositoryLookup IRuntimeRepository.getRuntimeRepositoryLookup()
          Returns the IRuntimeRepositoryLookup that was previously set using IRuntimeRepository.setRuntimeRepositoryLookup(IRuntimeRepositoryLookup).
 

Methods in org.faktorips.runtime with parameters of type IRuntimeRepositoryLookup
 void IRuntimeRepository.setRuntimeRepositoryLookup(IRuntimeRepositoryLookup repositoryLookup)
          Setting a IRuntimeRepositoryLookup is needed to enable serialization of policy components.
 

Uses of IRuntimeRepositoryLookup in org.faktorips.runtime.internal
 

Methods in org.faktorips.runtime.internal that return IRuntimeRepositoryLookup
 IRuntimeRepositoryLookup AbstractRuntimeRepository.getRuntimeRepositoryLookup()
           
 

Methods in org.faktorips.runtime.internal with parameters of type IRuntimeRepositoryLookup
 void AbstractRuntimeRepository.setRuntimeRepositoryLookup(IRuntimeRepositoryLookup repositoryLookup)
           
 



Copyright © 2015. All rights reserved.