wt.inf.team
Class FixInternalOrgGroups

java.lang.Object
  extended bywt.inf.team.FixInternalOrgGroups
All Implemented Interfaces:
RemoteAccess

public class FixInternalOrgGroups
extends Object
implements RemoteAccess


Field Summary
 
Fields inherited from interface wt.method.RemoteAccess
versionID
 
Constructor Summary
FixInternalOrgGroups()
           
 
Method Summary
static void doFix(String userName)
           
static void main(String[] args)
           
private static void sendFeedback(String msg)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FixInternalOrgGroups

public FixInternalOrgGroups()
Method Detail

main

public static void main(String[] args)

doFix

public static void doFix(String userName)
                  throws WTException
Throws:
WTException

sendFeedback

private static void sendFeedback(String msg)
                          throws WTException
Throws:
WTException