public class AdminCorrectionBean extends ProtocolEditableBean implements AdminCorrectionBean
| Constructor and Description |
|---|
AdminCorrectionBean(ActionHelper actionHelper)
Constructs a AdminCorrectionBean.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getComments() |
boolean |
isAmendmentRenewalOutstanding() |
boolean |
isApplyCorrection() |
void |
setApplyCorrection(boolean applyCorrection) |
void |
setComments(String comments) |
getAddModifyAttachmentsEnabled, getAreasOfResearchEnabled, getFundingSourceEnabled, getGeneralInfoEnabled, getOthersEnabled, getProtocolOrganizationsEnabled, getProtocolPermissionsEnabled, getProtocolPersonnelEnabled, getProtocolReferencesEnabled, getQuestionnaireEnabled, getSpecialReviewEnabled, getSubjectsEnabled, setAddModifyAttachmentsEnabled, setAreasOfResearchEnabled, setFundingSourceEnabled, setGeneralInfoEnabled, setOthersEnabled, setProtocolOrganizationsEnabled, setProtocolPermissionsEnabled, setProtocolPersonnelEnabled, setProtocolReferencesEnabled, setQuestionnaireEnabled, setSpecialReviewEnabled, setSubjectsEnabledgetActionHelper, getProtocol, setActionHelperclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAddModifyAttachmentsEnabled, getAreasOfResearchEnabled, getFundingSourceEnabled, getGeneralInfoEnabled, getOthersEnabled, getProtocolOrganizationsEnabled, getProtocolPermissionsEnabled, getProtocolPersonnelEnabled, getProtocolReferencesEnabled, getQuestionnaireEnabled, getSpecialReviewEnabled, getSubjectsEnabled, setAddModifyAttachmentsEnabled, setAreasOfResearchEnabled, setFundingSourceEnabled, setGeneralInfoEnabled, setOthersEnabled, setProtocolOrganizationsEnabled, setProtocolPermissionsEnabled, setProtocolPersonnelEnabled, setProtocolReferencesEnabled, setQuestionnaireEnabled, setSpecialReviewEnabled, setSubjectsEnabledgetActionHelper, getProtocol, setActionHelperpublic AdminCorrectionBean(ActionHelper actionHelper)
actionHelper - Reference back to the action helper for this beanpublic String getComments()
getComments in interface AdminCorrectionBeanpublic void setComments(String comments)
setComments in interface AdminCorrectionBeanpublic boolean isApplyCorrection()
isApplyCorrection in interface AdminCorrectionBeanpublic void setApplyCorrection(boolean applyCorrection)
setApplyCorrection in interface AdminCorrectionBeanpublic boolean isAmendmentRenewalOutstanding()
isAmendmentRenewalOutstanding in interface AdminCorrectionBeanCopyright © 2013 The Kuali Foundation. All Rights Reserved.