public class IacucProtocolActionMapping extends ProtocolActionMappingBase
actionTypeCode, allowed, businessObjectService, dao, protocol, PROTOCOL_NUMBER, protocolReviewTypeCode, protocolStatusCode, scheduleId, SEQUENCE_NUMBER, SUBMISSION_NUMBER, submissionNumber, submissionStatusCode, submissionTypeCode| Constructor and Description |
|---|
IacucProtocolActionMapping(String actionTypeCode,
String submissionStatusCode,
String submissionTypeCode,
String protocolReviewTypeCode,
String protocolStatusCode,
String scheduleId,
Integer submissionNumber) |
| Modifier and Type | Method and Description |
|---|---|
protected Class<? extends CommitteeScheduleMinuteBase> |
getCommitteeScheduleMinuteBOClassHook() |
boolean |
getSubmissionCount()
Check if there are any pending submissions for this protocol
whose submission type is not the matching submission type in ACTION_TYPE_SUBMISSION_TYPE_MAP.
|
boolean |
getSubmissionCountCond2()
This method Checks if there are any pending submissions for this protocol
|
boolean |
getSubmissionCountCond4()
This method check to see if there is pending submission with one of the following submission type
107 - Request to deactivate
108 - Request to lift hold
109 --Request to close (should be here eventually...)
110 --Request For Suspension (ditto)
108 --Request for Termination (ditto)
|
boolean |
getSubmissionCountCond5()
check if there are any other pending submissions.
|
boolean |
getSubmissionCountForWithdraw()
This method Check if protocol has a submission which is in statuscode (100,101,102, 201, 202)
|
boolean |
getSubmissionStatusForAdminAction() |
String |
toString() |
getActionTypeCode, getMinutesCount, getProtocolReviewerCountCond1, getProtocolReviewTypeCode, getProtocolStatusCode, getProtocolSubmissionScheduleId, getScheduleId, getSubmissionCountCond3, getSubmissionNumber, getSubmissionStatusCode, getSubmissionTypeCode, isAllowed, isPrincipalInvestigator, setActionTypeCode, setAllowed, setBusinessObjectService, setDao, setProtocol, setProtocolReviewTypeCode, setProtocolStatusCode, setScheduleId, setSubmissionNumber, setSubmissionStatusCode, setSubmissionTypeCodepublic boolean getSubmissionCount()
getSubmissionCount in class ProtocolActionMappingBasepublic boolean getSubmissionCountCond2()
getSubmissionCountCond2 in class ProtocolActionMappingBasepublic boolean getSubmissionCountCond4()
getSubmissionCountCond4 in class ProtocolActionMappingBasepublic boolean getSubmissionCountCond5()
getSubmissionCountCond5 in class ProtocolActionMappingBasepublic boolean getSubmissionCountForWithdraw()
getSubmissionCountForWithdraw in class ProtocolActionMappingBasepublic boolean getSubmissionStatusForAdminAction()
protected Class<? extends CommitteeScheduleMinuteBase> getCommitteeScheduleMinuteBOClassHook()
getCommitteeScheduleMinuteBOClassHook in class ProtocolActionMappingBaseCopyright © 2013 The Kuali Foundation. All Rights Reserved.