wt.epm
Class LoadAuthoringAppVersion

java.lang.Object
  extended bywt.epm.LoadAuthoringAppVersion

public class LoadAuthoringAppVersion
extends Object


Field Summary
static boolean VERBOSE
           
 
Constructor Summary
LoadAuthoringAppVersion()
           
 
Method Summary
static boolean createAuthoringAppVersions(Hashtable nv, Hashtable cmd_line, Vector return_objects)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

VERBOSE

public static final boolean VERBOSE
Constructor Detail

LoadAuthoringAppVersion

public LoadAuthoringAppVersion()
Method Detail

createAuthoringAppVersions

public static boolean createAuthoringAppVersions(Hashtable nv,
                                                 Hashtable cmd_line,
                                                 Vector return_objects)