edu.iastate.metnet.export
Class PathwayInfoImpl
java.lang.Object
edu.iastate.metnet.export.PathwayInfoImpl
- All Implemented Interfaces:
- PathwayInfo, java.io.Serializable
public class PathwayInfoImpl
- extends java.lang.Object
- implements java.io.Serializable, PathwayInfo
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
pathwayObject
PathwayObject pathwayObject
- pathway object
PathwayInfoImpl
public PathwayInfoImpl(PathwayObject pathwayObject)
getEntityLocationList
public java.util.ArrayList getEntityLocationList()
- Specified by:
getEntityLocationList in interface PathwayInfo
- Returns:
- the entityLocationList
getInteractionSourceList
public java.util.ArrayList getInteractionSourceList()
- Specified by:
getInteractionSourceList in interface PathwayInfo
- Returns:
- Returns the interactionSourceList.
getInteractionUserList
public java.util.ArrayList getInteractionUserList()
- Specified by:
getInteractionUserList in interface PathwayInfo
- Returns:
- Returns the interactionUserList.
getLastModifiedDate
public java.lang.String getLastModifiedDate()
- Specified by:
getLastModifiedDate in interface PathwayInfo
- Returns:
- Returns the lastModifiedDate.
getName
public java.lang.String getName()
- Specified by:
getName in interface PathwayInfo
- Returns:
- Returns the name.
getOrganism
public java.lang.String getOrganism()
- Description copied from interface:
PathwayInfo
- get the organism of the pathway
- Specified by:
getOrganism in interface PathwayInfo
- Returns:
- the organism of the pathway
getPbid
public java.lang.Integer getPbid()
- Specified by:
getPbid in interface PathwayInfo
- Returns:
- Returns the pbid.
getSynonymList
public java.util.ArrayList getSynonymList()
- Specified by:
getSynonymList in interface PathwayInfo
- Returns:
- Returns the synonymList.