public class IacucProtocolSpecialReviewHelper extends ProtocolSpecialReviewHelperBase
IACUC_NAMESPACE_CODE, NAMESPACE_CODE, PARAMETER_CODE| Constructor and Description |
|---|
IacucProtocolSpecialReviewHelper(IacucProtocolForm form)
Constructs a SpecialRevidocument = ewHelper.
|
| Modifier and Type | Method and Description |
|---|---|
protected List<ProtocolSpecialReviewBase> |
getSpecialReviews()
Get the existing saved Special Reviews from the form.
|
protected boolean |
hasModifySpecialReviewPermission(String principalId)
Can the current user modify Special Review?
|
boolean |
isCanCreateIacucProtocol() |
boolean |
isCanCreateIrbProtocol() |
protected boolean |
isIacucProtocolLinkingEnabledForModule()
Is the Iacuc Protocol linking parameter enabled for this module?
|
protected boolean |
isIrbProtocolLinkingEnabledForModule()
Is the Protocol linking parameter enabled for this module?
|
getTaskAuthorizationService, setTaskAuthorizationServicegetCanModifySpecialReview, getIacucProtocolSpecialReviewService, getIsIacucProtocolLinkingEnabled, getIsIrbProtocolLinkingEnabled, getLastApprovedProtocol, getLinkedProtocolNumbers, getNewSpecialReview, getParameterService, getPropososalDevelopment, getProtocolFinderDao, getProtocolSpecialReviewService, getSpecialReviewService, prepareProtocolLinkViewFields, prepareView, setIacucProtocolSpecialReviewService, setLinkedProtocolNumbers, setNewSpecialReview, setParameterService, setProtocolFinderDao, setProtocolSpecialReviewService, setSpecialReviewService, syncProtocolFundingSourcesWithSpecialReviewspublic IacucProtocolSpecialReviewHelper(IacucProtocolForm form)
form - the container formprotected boolean hasModifySpecialReviewPermission(String principalId)
SpecialReviewHelperBasehasModifySpecialReviewPermission in class SpecialReviewHelperBase<ProtocolSpecialReviewBase>principalId - the Id of the user for which to check permissionsprotected List<ProtocolSpecialReviewBase> getSpecialReviews()
SpecialReviewHelperBasegetSpecialReviews in class SpecialReviewHelperBase<ProtocolSpecialReviewBase>protected boolean isIacucProtocolLinkingEnabledForModule()
SpecialReviewHelperBaseisIacucProtocolLinkingEnabledForModule in class SpecialReviewHelperBase<ProtocolSpecialReviewBase>protected boolean isIrbProtocolLinkingEnabledForModule()
SpecialReviewHelperBaseisIrbProtocolLinkingEnabledForModule in class SpecialReviewHelperBase<ProtocolSpecialReviewBase>public boolean isCanCreateIrbProtocol()
isCanCreateIrbProtocol in class SpecialReviewHelperBase<ProtocolSpecialReviewBase>public boolean isCanCreateIacucProtocol()
isCanCreateIacucProtocol in class SpecialReviewHelperBase<ProtocolSpecialReviewBase>Copyright © 2013 The Kuali Foundation. All Rights Reserved.