Uses of Interface
uk.ac.ebi.intact.application.commons.business.IntactUserI

Packages that use IntactUserI
uk.ac.ebi.intact.application.editor.business The classes implementing the business logic of the CvEdit application are in this package. 
uk.ac.ebi.intact.application.hierarchView.business Some utility classes and packages. 
uk.ac.ebi.intact.application.predict.business   
uk.ac.ebi.intact.application.search2.business   
 

Uses of IntactUserI in uk.ac.ebi.intact.application.editor.business
 

Subinterfaces of IntactUserI in uk.ac.ebi.intact.application.editor.business
 interface EditUserI
          Provides methods specific to a user editing an Annotated object.
 

Classes in uk.ac.ebi.intact.application.editor.business that implement IntactUserI
 class EditUser
          This class stores information about an Intact Web user session.
 

Uses of IntactUserI in uk.ac.ebi.intact.application.hierarchView.business
 

Subinterfaces of IntactUserI in uk.ac.ebi.intact.application.hierarchView.business
 interface IntactUserI
          This interface stores information about an Intact Web user session.
 

Classes in uk.ac.ebi.intact.application.hierarchView.business that implement IntactUserI
 class IntactUser
          This class stores information about an Intact Web user session.
 

Uses of IntactUserI in uk.ac.ebi.intact.application.predict.business
 

Classes in uk.ac.ebi.intact.application.predict.business that implement IntactUserI
 class PredictUser
          The super class for a predict user.
 class PredictUserOra
          This class implements Predict user for an Oracle database.
 class PredictUserPg
          This class implements Predict user for a Postgres database.
 

Uses of IntactUserI in uk.ac.ebi.intact.application.search2.business
 

Subinterfaces of IntactUserI in uk.ac.ebi.intact.application.search2.business
 interface IntactUserIF
          This interface represents an Intact user.
 

Classes in uk.ac.ebi.intact.application.search2.business that implement IntactUserI
 class IntactUserImpl
          This class stores information about an Intact Web user session.
 



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