uk.ac.ebi.intact.application.predict.business
Class PredictUserOra

java.lang.Object
  |
  +--uk.ac.ebi.intact.application.predict.business.PredictUser
        |
        +--uk.ac.ebi.intact.application.predict.business.PredictUserOra
All Implemented Interfaces:
java.util.EventListener, javax.servlet.http.HttpSessionBindingListener, IntactUserI, java.io.Serializable

public class PredictUserOra
extends PredictUser

This class implements Predict user for an Oracle database.

Version:
$Id: PredictUserOra.java,v 1.1 2003/12/10 14:20:13 smudali Exp $
Author:
Sugath Mudali (smudali@ebi.ac.uk)
See Also:
Serialized Form

Field Summary
 
Fields inherited from class uk.ac.ebi.intact.application.predict.business.PredictUser
SELECTED_SPECIE
 
Constructor Summary
PredictUserOra()
           
 
Method Summary
protected  java.lang.String getDbInfoSQL(java.lang.String taxid)
           
protected  java.lang.String getSpeciesSQL()
           
 
Methods inherited from class uk.ac.ebi.intact.application.predict.business.PredictUser
closeConnection, create, getDatabaseName, getDbInfo, getDefaultChoice, getSpecieLink, getSpecies, getUserName, search, setSpecie, valueBound, valueUnbound
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PredictUserOra

public PredictUserOra()
Method Detail

getSpeciesSQL

protected java.lang.String getSpeciesSQL()
Specified by:
getSpeciesSQL in class PredictUser

getDbInfoSQL

protected java.lang.String getDbInfoSQL(java.lang.String taxid)
Specified by:
getDbInfoSQL in class PredictUser


IntAct Project - EMBL-EBI 2004 - intact-help@ebi.ac.uk