edu.iastate.metnet.hibernate
Class HistoryFlatPathway

java.lang.Object
  extended by edu.iastate.metnet.hibernate.AbstractHistoryFlatPathway
      extended by edu.iastate.metnet.hibernate.HistoryFlatPathway
All Implemented Interfaces:
HistoryBlockunit, java.io.Serializable

public class HistoryFlatPathway
extends AbstractHistoryFlatPathway
implements java.io.Serializable, HistoryBlockunit

hibernate class

Author:
Jie Li
See Also:
Serialized Form

Constructor Summary
HistoryFlatPathway()
          default constructor
HistoryFlatPathway(java.lang.Integer recordId)
          default constructor
 
Method Summary
 java.util.List getIbidList()
          get the ibid list
 
Methods inherited from class edu.iastate.metnet.hibernate.AbstractHistoryFlatPathway
equals, getAracycId, getBlockId, getDataSource, getInsertTime, getInteractionList, getLocation, getName, getOrganism, getRecordId, getUsername, hashCode, setAracycId, setBlockId, setDataSource, setInsertTime, setInteractionList, setLocation, setName, setOrganism, setRecordId, setUsername
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface edu.iastate.metnet.dao.HistoryBlockunit
getBlockId, getInsertTime, getName, getRecordId, getUsername
 

Constructor Detail

HistoryFlatPathway

public HistoryFlatPathway()
default constructor


HistoryFlatPathway

public HistoryFlatPathway(java.lang.Integer recordId)
default constructor

Parameters:
recordId - the record id
Method Detail

getIbidList

public java.util.List getIbidList()
get the ibid list

Returns:
the ibid list