org.kuali.rice.kew.lookupable
Class WebLookupableDecorator
java.lang.Object
org.kuali.rice.kew.lookupable.WebLookupableDecorator
public abstract class WebLookupableDecorator
- extends Object
Decorates a web-tier bean to give it necessary properties to allow for lookups.
- Author:
- Kuali Rice Team (rice.collab@kuali.org)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WebLookupableDecorator
public WebLookupableDecorator()
getActionsUrl
public String getActionsUrl()
setActionsUrl
public void setActionsUrl(String actionsUrl)
getReturnUrl
public String getReturnUrl()
setReturnUrl
public void setReturnUrl(String returnUrl)
getDestinationUrl
public String getDestinationUrl()
setDestinationUrl
public void setDestinationUrl(String destinationUrl)
Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.