jim.pums.process
Class UserMgmt

java.lang.Object
  extended by jim.util.BusinessBase
      extended by jim.pums.process.UserMgmt

public class UserMgmt
extends jim.util.BusinessBase


Field Summary
 
Fields inherited from class jim.util.BusinessBase
sql
 
Constructor Summary
UserMgmt(java.sql.Connection conn)
           
 
Method Summary
 void enterNewUser(User user)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UserMgmt

public UserMgmt(java.sql.Connection conn)
Method Detail

enterNewUser

public void enterNewUser(User user)
                  throws java.sql.SQLException
Throws:
java.sql.SQLException