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

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

public class PredictUserPg
extends PredictUser

This class implements Predict user for a Postgres database.

Version:
$Id: PredictUserPg.java,v 1.1 2003/12/10 14:19:35 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
PredictUserPg()
           
 
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

PredictUserPg

public PredictUserPg()
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