Uses of Class
org.opentox.interfaces.IDataBaseAccess.Registration

Packages that use IDataBaseAccess.Registration
org.opentox.database   
 

Uses of IDataBaseAccess.Registration in org.opentox.database
 

Methods in org.opentox.database with annotations of type IDataBaseAccess.Registration
 void UsersTable.addUser(java.lang.String UserName, java.lang.String PassWord, Priviledges priviledges)
          This method is used to add a new user to the USERS table.
 int ModelsTable.register(java.lang.String AlgID)
          Registers a new trained model in database