edu.jhu.tmaj.beans.cache
Class CacheableStaticMetaData.CellLinesHolder

java.lang.Object
  extended by edu.jhu.tmaj.beans.cache.CacheableStaticMetaData.CellLinesHolder
All Implemented Interfaces:
CacheableStaticMetaData.StaticMetaDataHolder
Enclosing class:
CacheableStaticMetaData

static final class CacheableStaticMetaData.CellLinesHolder
extends java.lang.Object
implements CacheableStaticMetaData.StaticMetaDataHolder

The StaticMetaData for the CellLines Table.


Constructor Summary
CacheableStaticMetaData.CellLinesHolder()
           
 
Method Summary
 StaticMetaData getStaticMetaData()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CacheableStaticMetaData.CellLinesHolder

CacheableStaticMetaData.CellLinesHolder()
Method Detail

getStaticMetaData

public StaticMetaData getStaticMetaData()
Specified by:
getStaticMetaData in interface CacheableStaticMetaData.StaticMetaDataHolder