public class ProtocolReviewNotRequiredBean extends ProtocolActionBean implements ProtocolReviewNotRequiredBean
| Constructor and Description |
|---|
ProtocolReviewNotRequiredBean(ActionHelper actionHelper)
Constructs a ProtocolReviewNotRequiredBean.
|
| Modifier and Type | Method and Description |
|---|---|
Date |
getActionDate() |
String |
getComments() |
Date |
getDecisionDate() |
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 ProtocolReviewNotRequiredBean(ActionHelper actionHelper)
actionHelper - Reference back to the action helper for this beanpublic 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.