public class IacucProtocolApproveBean extends IacucProtocolGenericActionBean implements ProtocolApproveBean
| Constructor and Description |
|---|
IacucProtocolApproveBean(IacucActionHelper actionHelper,
String errorPropertyKey)
Constructs a ProtocolApproveBean.
|
| Modifier and Type | Method and Description |
|---|---|
Date |
getApprovalDate() |
Date |
getExpirationDate() |
void |
setApprovalDate(Date approvalDate) |
void |
setExpirationDate(Date expirationDate) |
getActionDate, getComments, getErrorPropertyKey, getReviewAttachmentsBean, getReviewCommentsBean, setActionDate, setComments, setReviewAttachmentsBeangetActionHelper, getProtocol, setActionHelperclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetActionDate, getComments, getErrorPropertyKey, setActionDate, setComments, setReviewAttachmentsBeangetActionHelper, getProtocol, setActionHelpergetReviewAttachmentsBean, getReviewCommentsBeanpublic IacucProtocolApproveBean(IacucActionHelper 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 ProtocolApproveBeanCopyright © 2013 The Kuali Foundation. All Rights Reserved.