Uses of Class
org.faktorips.runtime.GenerationId

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

Uses of GenerationId in org.faktorips.runtime
 

Methods in org.faktorips.runtime that return types with arguments of type GenerationId
 IComputable<GenerationId,IProductComponentGeneration> ICacheFactory.createProductCmptGenerationCache(IComputable<GenerationId,IProductComponentGeneration> computable)
           
 

Methods in org.faktorips.runtime with parameters of type GenerationId
 int GenerationId.compareTo(GenerationId other)
           
 

Method parameters in org.faktorips.runtime with type arguments of type GenerationId
 IComputable<GenerationId,IProductComponentGeneration> ICacheFactory.createProductCmptGenerationCache(IComputable<GenerationId,IProductComponentGeneration> computable)
           
 

Uses of GenerationId in org.faktorips.runtime.internal
 

Methods in org.faktorips.runtime.internal that return types with arguments of type GenerationId
 IComputable<GenerationId,IProductComponentGeneration> AbstractCacheFactory.createProductCmptGenerationCache(IComputable<GenerationId,IProductComponentGeneration> computable)
           
 

Methods in org.faktorips.runtime.internal with parameters of type GenerationId
protected abstract  IProductComponentGeneration AbstractCachingRuntimeRepository.getNotCachedProductComponentGeneration(GenerationId generationId)
           
protected  IProductComponentGeneration AbstractTocBasedRuntimeRepository.getNotCachedProductComponentGeneration(GenerationId generationId)
           
 

Method parameters in org.faktorips.runtime.internal with type arguments of type GenerationId
 IComputable<GenerationId,IProductComponentGeneration> AbstractCacheFactory.createProductCmptGenerationCache(IComputable<GenerationId,IProductComponentGeneration> computable)
           
 



Copyright © 2015. All rights reserved.