org.jasig.portal.tools
Class DeleteUser

java.lang.Object
  extended by org.jasig.portal.tools.DeleteUser

public class DeleteUser
extends Object

Title: Delete Portal User Description: Deletes all traces of a portal user from the database Company:

Version:
$Revision: 19776 $
Author:
Atul Shenoy and Susan Bramhall (modify by Julien Marchal, University Nancy 2)

Constructor Summary
DeleteUser()
           
 
Method Summary
static void deleteBookmarks(int uid)
           
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

DeleteUser

public DeleteUser()
Method Detail

main

public static void main(String[] args)

deleteBookmarks

public static void deleteBookmarks(int uid)
                            throws SQLException
Throws:
SQLException


Copyright © 2010 Jasig. All Rights Reserved.