public class IacucProtocolReviewNotRequiredBean extends IacucProtocolActionBean implements ProtocolReviewNotRequiredBean
| Constructor and Description |
|---|
IacucProtocolReviewNotRequiredBean(ActionHelperBase actionHelper)
Constructs a ProtocolReviewNotRequiredBean.
|
| Modifier and Type | Method and Description |
|---|---|
Date |
getActionDate() |
String |
getComments() |
Date |
getDecisionDate() |
IacucProtocol |
getIacucProtocol() |
void |
setActionDate(Date actionDate) |
void |
setComments(String comments) |
void |
setDecisionDate(Date decisionDate) |
getActionHelper, getProtocol, setActionHelperclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetActionHelper, getProtocol, setActionHelperpublic IacucProtocolReviewNotRequiredBean(ActionHelperBase actionHelper)
actionHelper - Reference back to the action helper for this beanpublic IacucProtocol getIacucProtocol()
public String getComments()
getComments in interface ProtocolReviewNotRequiredBeanpublic void setComments(String comments)
setComments in interface ProtocolReviewNotRequiredBeanpublic Date getActionDate()
getActionDate in interface ProtocolReviewNotRequiredBeanpublic void setActionDate(Date actionDate)
setActionDate in interface ProtocolReviewNotRequiredBeanpublic Date getDecisionDate()
getDecisionDate in interface ProtocolReviewNotRequiredBeanpublic void setDecisionDate(Date decisionDate)
setDecisionDate in interface ProtocolReviewNotRequiredBeanCopyright © 2013 The Kuali Foundation. All Rights Reserved.