public class ProtocolApproveBean extends ProtocolGenericActionBean implements ProtocolApproveBean, ProtocolRiskLevelCommentable
| Constructor and Description |
|---|
ProtocolApproveBean(ActionHelper actionHelper,
String errorPropertyKey)
Constructs a ProtocolApproveBean.
|
| Modifier and Type | Method and Description |
|---|---|
Date |
getApprovalDate() |
String |
getErrorPropertyKey() |
Date |
getExpirationDate() |
ProtocolRiskLevelBean |
getProtocolRiskLevelBean()
Gets the
ProtocolRiskLevelBean. |
void |
setApprovalDate(Date approvalDate) |
void |
setExpirationDate(Date expirationDate) |
getActionDate, getComments, getReviewAttachmentsBean, getReviewCommentsBean, setActionDate, setComments, setReviewAttachmentsBeangetActionHelper, getProtocol, setActionHelperclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetActionDate, getComments, setActionDate, setComments, setReviewAttachmentsBeangetActionHelper, getProtocol, setActionHelpergetReviewAttachmentsBean, getReviewCommentsBeanpublic ProtocolApproveBean(ActionHelper actionHelper, String errorPropertyKey)
actionHelper - a reference back to the parent helperpublic Date getApprovalDate()
getApprovalDate in interface ProtocolApproveBeanpublic void setApprovalDate(Date approvalDate)
setApprovalDate in interface ProtocolApproveBeanpublic Date getExpirationDate()
getExpirationDate in interface ProtocolApproveBeanpublic void setExpirationDate(Date expirationDate)
setExpirationDate in interface ProtocolApproveBeanpublic String getErrorPropertyKey()
getErrorPropertyKey in interface ProtocolGenericActionBeangetErrorPropertyKey in class ProtocolGenericActionBeanpublic ProtocolRiskLevelBean getProtocolRiskLevelBean()
ProtocolRiskLevelCommentableProtocolRiskLevelBean.getProtocolRiskLevelBean in interface ProtocolRiskLevelCommentableProtocolRiskLevelBeanCopyright © 2013 The Kuali Foundation. All Rights Reserved.