org.thalia.bio.entity.factory
Class XmlOntologyFactory

java.lang.Object
  extended by org.thalia.bio.entity.factory.BioEntityFactory
      extended by org.thalia.bio.entity.factory.XmlBioEntityFactory
          extended by org.thalia.bio.entity.factory.XmlOntologyFactory

public class XmlOntologyFactory
extends XmlBioEntityFactory


Constructor Summary
XmlOntologyFactory()
           
 
Method Summary
protected  java.lang.Class getEntityBeanClass()
           
protected  int getEntityType()
           
 
Methods inherited from class org.thalia.bio.entity.factory.XmlBioEntityFactory
load, load, unload, unload
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XmlOntologyFactory

public XmlOntologyFactory()
Method Detail

getEntityBeanClass

protected java.lang.Class getEntityBeanClass()
Specified by:
getEntityBeanClass in class XmlBioEntityFactory

getEntityType

protected int getEntityType()
Specified by:
getEntityType in class XmlBioEntityFactory