@Deprecated public class WorkflowLookupableInvocationHandler extends Object implements net.sf.cglib.proxy.InvocationHandler
org.kuali.rice.kew.attribute.WorkflowLookupableImpl
Constructor and Description |
---|
WorkflowLookupableInvocationHandler(BusinessObject proxiedBusinessObject,
ClassLoader classLoader)
Deprecated.
Constructs a WorkflowLookupableInvocationHandler.java.
|
WorkflowLookupableInvocationHandler(BusinessObject proxiedBusinessObject,
String returnUrl,
ClassLoader classLoader)
Deprecated.
Constructs a WorkflowLookupableInvocationHandler.java.
|
public WorkflowLookupableInvocationHandler(BusinessObject proxiedBusinessObject, ClassLoader classLoader)
proxiedBusinessObject
- The BusinessObject that this instance is providing access to.public WorkflowLookupableInvocationHandler(BusinessObject proxiedBusinessObject, String returnUrl, ClassLoader classLoader)
proxiedBusinessObject
- The BusinessObject that this instance is providing access to.returnUrl
- The returnUrl String for selection of a result from the UIpublic Object invoke(Object proxy, Method method, Object[] args) throws Throwable
invoke
in interface net.sf.cglib.proxy.InvocationHandler
Throwable
InvocationHandler.invoke(java.lang.Object proxy, java.lang.reflect.Method method, java.lang.Object[]
args)
Copyright © 2005–2014 The Kuali Foundation. All rights reserved.