public class IacucAdminCorrectionBean extends IacucProtocolEditableBean implements AdminCorrectionBean
| Constructor and Description |
|---|
IacucAdminCorrectionBean(IacucActionHelper 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, isProceduresEnabled, isProtocolExceptionsEnabled, isSpeciesAndGroupsEnabled, isThreersEnabled, setAddModifyAttachmentsEnabled, setAreasOfResearchEnabled, setFundingSourceEnabled, setGeneralInfoEnabled, setOthersEnabled, setProceduresEnabled, setProtocolExceptionsEnabled, setProtocolOrganizationsEnabled, setProtocolPermissionsEnabled, setProtocolPersonnelEnabled, setProtocolReferencesEnabled, setQuestionnaireEnabled, setSpecialReviewEnabled, setSpeciesAndGroupsEnabled, setSubjectsEnabled, setThreersEnabledgetActionHelper, 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 IacucAdminCorrectionBean(IacucActionHelper 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.