com.ptc.windchill.classproxy
Class ILGWProxy

java.lang.Object
  extended bycom.ptc.windchill.classproxy.ClassProxy
      extended bycom.ptc.windchill.classproxy.ILGWProxy

public class ILGWProxy
extends ClassProxy


Field Summary
private static Method getAllAvailablePnfsUrls
           
 
Constructor Summary
ILGWProxy()
           
 
Method Summary
static WTKeyedMap getAllAvailablePnfsUrls(WTCollection contentHolders)
           
protected static boolean initMethods()
           
 
Methods inherited from class com.ptc.windchill.classproxy.ClassProxy
getField, getField, invokeMethod, invokeMethod, locateMethod, locateMethod
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

getAllAvailablePnfsUrls

private static Method getAllAvailablePnfsUrls
Constructor Detail

ILGWProxy

public ILGWProxy()
Method Detail

getAllAvailablePnfsUrls

public static WTKeyedMap getAllAvailablePnfsUrls(WTCollection contentHolders)
                                          throws WTException
Throws:
WTException

initMethods

protected static boolean initMethods()