@Component public class GeneTestedInCacheImpl extends Object implements InitializingBean, GeneTestedInCache
Constructor and Description |
---|
GeneTestedInCacheImpl() |
Modifier and Type | Method and Description |
---|---|
void |
afterPropertiesSet() |
void |
cache(Map<Long,GeneCoexpressionTestedIn> idMap) |
void |
cacheTestedIn(GeneCoexpressionTestedIn testedIn) |
void |
clearCache() |
boolean |
contains(Long geneId) |
GeneCoexpressionTestedIn |
get(Long geneId) |
void |
remove(Long geneId) |
public void afterPropertiesSet()
afterPropertiesSet
in interface InitializingBean
public void cacheTestedIn(GeneCoexpressionTestedIn testedIn)
cacheTestedIn
in interface GeneTestedInCache
public void clearCache()
clearCache
in interface GeneTestedInCache
public GeneCoexpressionTestedIn get(Long geneId)
get
in interface GeneTestedInCache
public void cache(Map<Long,GeneCoexpressionTestedIn> idMap)
cache
in interface GeneTestedInCache
public boolean contains(Long geneId)
contains
in interface GeneTestedInCache
public void remove(Long geneId)
remove
in interface GeneTestedInCache
Copyright © 2005–2023 Pavlidis lab, Michael Smith Laboratories and Department of Psychiatry, University of British Columbia. All rights reserved.