org.thalia.bio.entity.factory
Class XmlGeneticMapFactory

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.XmlGeneticMapFactory

public class XmlGeneticMapFactory
extends XmlBioEntityFactory

Class Description Here

Author:
Jean-Baptiste Veyrieras

Constructor Summary
XmlGeneticMapFactory()
           
 
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

XmlGeneticMapFactory

public XmlGeneticMapFactory()
Method Detail

getEntityBeanClass

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

getEntityType

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