com.ptc.windchill.classproxy
Class UwgmClassProxy
java.lang.Object
com.ptc.windchill.classproxy.ClassProxy
com.ptc.windchill.classproxy.UwgmClassProxy
- public class UwgmClassProxy
- extends ClassProxy
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getOnClickLink
private static Method getOnClickLink
getHrefLink
private static Method getHrefLink
UwgmClassProxy
public UwgmClassProxy()
getOpeninProELinkProcessor
public static Object getOpeninProELinkProcessor(List list,
HTTPRequest httpRequest)
throws ClassNotFoundException,
NoSuchMethodException,
InstantiationException,
IllegalAccessException,
InvocationTargetException
- Throws:
ClassNotFoundException
NoSuchMethodException
InstantiationException
IllegalAccessException
InvocationTargetException
getOnClickLink
public static String getOnClickLink(Object openInProELinkProcessor,
Object object)
throws WTException
- Throws:
WTException
getHrefLink
public static String getHrefLink(Object openInProELinkProcessor,
Object object)
throws WTException
- Throws:
WTException
initMethods
protected static boolean initMethods()