SigPath

org.sigpath.util
Class AddInitUsers

java.lang.Object
  extended by org.sigpath.util.AddInitUsers

public class AddInitUsers
extends Object

Populates the database with a few new users.


Constructor Summary
AddInitUsers()
           
 
Method Summary
 void addUsers()
          Add users to the database.
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AddInitUsers

public AddInitUsers()
             throws SigPathDatabaseException
Throws:
SigPathDatabaseException
Method Detail

main

public static void main(String[] args)
                 throws SigPathDatabaseException
Throws:
SigPathDatabaseException

addUsers

public void addUsers()
              throws SigPathDatabaseException
Add users to the database.

Throws:
SigPathDatabaseException

SigPath

Copyright © 2002-2005 Institute for Computational Biomedicine, All Rights Reserved.