@Deprecated public interface WorkflowLookupableResult extends BusinessObject
org.kuali.rice.kew.attribute.WorkflowLookupableImpl,
WorkflowLookupableInvocationHandler| Modifier and Type | Method and Description |
|---|---|
String |
getReturnUrl()
Deprecated.
Gets the returnUrl attribute.
|
WorkflowLookupableResult |
getWorkflowLookupableResult()
Deprecated.
Gets the workflowLookupableResult attribute.
|
void |
setReturnUrl(String returnUrl)
Deprecated.
Sets the returnUrl attribute.
|
void |
setWorkflowLookupableResult(WorkflowLookupableResult workflowLookupableResult)
Deprecated.
Sets the workflowLookupableResult attribute.
|
refreshtoStringString getReturnUrl()
void setReturnUrl(String returnUrl)
returnUrl - The returnUrl to set.WorkflowLookupableResult getWorkflowLookupableResult()
void setWorkflowLookupableResult(WorkflowLookupableResult workflowLookupableResult)
workflowLookupableResult - The workflowLookupableResult to set.Copyright © 2005–2015 The Kuali Foundation. All rights reserved.