public class ProtocolWithdrawBean extends ProtocolActionBean implements ProtocolWithdrawBean
| Constructor and Description |
|---|
ProtocolWithdrawBean(ActionHelper actionHelper)
Constructs a ProtocolWithdrawBean.java.
|
| Modifier and Type | Method and Description |
|---|---|
Date |
getActionDate() |
ProtocolActionsCorrespondenceBase |
getCorrespondence()
This method returns the correct correspondence for this object
|
String |
getReason() |
void |
setActionDate(Date actionDate) |
void |
setReason(String reason) |
getActionHelper, getProtocol, setActionHelperclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetActionHelper, getProtocol, setActionHelperpublic ProtocolWithdrawBean(ActionHelper actionHelper)
actionHelper - Reference back to the action helper for this beanpublic void setReason(String reason)
setReason in interface ProtocolWithdrawBeanpublic String getReason()
getReason in interface ProtocolWithdrawBeanpublic Date getActionDate()
getActionDate in interface ProtocolWithdrawBeanpublic void setActionDate(Date actionDate)
setActionDate in interface ProtocolWithdrawBeanpublic ProtocolActionsCorrespondenceBase getCorrespondence()
getCorrespondence in interface ProtocolWithdrawBeanCopyright © 2013 The Kuali Foundation. All Rights Reserved.