| This interface is used to get the cglib Enhancer to simulate the returnUrl bean property required by workflow on the
BusinessObject proxies returned by the getSearchResults(Map fieldValues, Map fieldConversions) method of WorkflowLookupableImpl.
It also extends Map and simulates a bean property of itself on the proxy, because we want a generic getter that returns objects
and will allow us to format booleans.
See Also: org.kuali.workflow.attribute.WorkflowLookupableImpl See Also: org.kuali.workflow.attribute.WorkflowLookupableInvocationHandler |