public class ProtocolNotifyIrbBean extends ProtocolRequestBean implements Serializable
| Constructor and Description |
|---|
ProtocolNotifyIrbBean(ActionHelper actionHelper,
String beanName)
Constructs a ProtocolNotifyIrbBean.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getComment() |
String |
getReviewTypeCode() |
String |
getSubmissionQualifierTypeCode() |
void |
setComment(String comment) |
void |
setReviewTypeCode(String reviewTypeCode) |
void |
setSubmissionQualifierTypeCode(String submissionQualifierTypeCode) |
getBeanName, getProtocolActionTypeCode, getQuestionnaireHelper, getReason, getSubmissionTypeCode, setBeanName, setQuestionnaireHelper, setReasongetActionAttachments, getCommitteeId, getNewActionAttachment, setActionAttachments, setCommitteeId, setNewActionAttachmentgetActionHelper, getProtocol, setActionHelperclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetActionAttachments, getCommitteeId, getNewActionAttachment, setActionAttachments, setCommitteeId, setNewActionAttachmentgetActionHelper, getProtocol, setActionHelperpublic ProtocolNotifyIrbBean(ActionHelper actionHelper, String beanName)
actionHelper - Reference back to the action helper for this beanpublic String getSubmissionQualifierTypeCode()
public void setSubmissionQualifierTypeCode(String submissionQualifierTypeCode)
public String getComment()
public void setComment(String comment)
public String getReviewTypeCode()
public void setReviewTypeCode(String reviewTypeCode)
Copyright © 2013 The Kuali Foundation. All Rights Reserved.