Uses of Class
org.faktorips.runtime.GenerationId
-
Packages that use GenerationId Package Description 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 Modifier and Type Method Description IComputable<GenerationId,IProductComponentGeneration>ICacheFactory. createProductCmptGenerationCache(IComputable<GenerationId,IProductComponentGeneration> computable)Methods in org.faktorips.runtime with parameters of type GenerationId Modifier and Type Method Description intGenerationId. compareTo(GenerationId other)Method parameters in org.faktorips.runtime with type arguments of type GenerationId Modifier and Type Method Description 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 Modifier and Type Method Description IComputable<GenerationId,IProductComponentGeneration>AbstractCacheFactory. createProductCmptGenerationCache(IComputable<GenerationId,IProductComponentGeneration> computable)Methods in org.faktorips.runtime.internal with parameters of type GenerationId Modifier and Type Method Description protected abstract IProductComponentGenerationAbstractCachingRuntimeRepository. getNotCachedProductComponentGeneration(GenerationId generationId)protected IProductComponentGenerationAbstractTocBasedRuntimeRepository. getNotCachedProductComponentGeneration(GenerationId generationId)Method parameters in org.faktorips.runtime.internal with type arguments of type GenerationId Modifier and Type Method Description IComputable<GenerationId,IProductComponentGeneration>AbstractCacheFactory. createProductCmptGenerationCache(IComputable<GenerationId,IProductComponentGeneration> computable)
-