wt.clients.folderexplorer
Class WindchillExplorerTaskLogic.HashMapServer

java.lang.Object
  extended bywt.clients.folderexplorer.WindchillExplorerTaskLogic.HashMapServer
All Implemented Interfaces:
RemoteAccess, Serializable
Enclosing class:
WindchillExplorerTaskLogic

public static class WindchillExplorerTaskLogic.HashMapServer
extends Object
implements RemoteAccess, Serializable

See Also:
Serialized Form

Field Summary
private static Vector classes
           
private static boolean DEBUG
           
private static Object lock
           
private  Locale myLocale
           
 
Fields inherited from interface wt.method.RemoteAccess
versionID
 
Constructor Summary
WindchillExplorerTaskLogic.HashMapServer(Locale locale)
           
 
Method Summary
 com.objectspace.jgl.HashMap getCreateHashMap()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

classes

private static Vector classes

lock

private static Object lock

myLocale

private Locale myLocale

DEBUG

private static boolean DEBUG
Constructor Detail

WindchillExplorerTaskLogic.HashMapServer

public WindchillExplorerTaskLogic.HashMapServer(Locale locale)
Method Detail

getCreateHashMap

public com.objectspace.jgl.HashMap getCreateHashMap()
                                             throws WTIntrospectionException
Throws:
WTIntrospectionException