T - The subclass of SpecialReviewpublic class SaveSpecialReviewRule<T extends SpecialReview<? extends SpecialReviewExemption>> extends SpecialReviewRuleBase<T> implements BusinessRuleInterface<SaveSpecialReviewEvent<T>>
CHOMP_LAST_LETTER_S_FROM_COLLECTION_NAME, DOCUMENT_ERROR_PATH, VALIDATION_REQUIRED| Constructor and Description |
|---|
SaveSpecialReviewRule() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
processRules(SaveSpecialReviewEvent<T> event)
This method implementer must process rule for the event passed.
|
getIacucProtocolFinderDao, getProtocolFinderDao, processAddSpecialReviewEvent, processSaveSpecialReviewEvent, processSaveSpecialReviewLinkEvent, setIacucProtocolFinderDao, setProtocolFinderDaoaddAuditError, getBusinessObjectService, getErrorReporter, getKnsDictionaryValidationService, getParameterService, getSoftErrors, hasPermission, hasPermission, hasRole, hasRole, isInvalid, isValid, keyValue, processBudgetVersionsBusinessRule, processRunAuditBusinessRules, reportError, reportErrorWithoutFullErrorPath, reportSoftError, reportWarning, setBusinessObjectService, setParameterServicebuildDocumentTypeActionRequestPermissionDetails, buildDocumentTypePermissionDetails, getDataDictionaryService, getDictionaryValidationService, getDocumentDictionaryService, getGroupService, getKualiConfigurationService, getMaxDictionaryValidationDepth, getPermissionService, getPersonService, hasAdHocRouteCompletion, isAddHocRoutePersonValid, isAddHocRouteWorkgroupValid, isAdHocRouteCompletionToInitiator, isAdHocRouteRecipientsValid, isDocumentAttributesValid, isDocumentOverviewValid, isNoteValid, processAddAdHocRoutePerson, processAddAdHocRouteWorkgroup, processAddNote, processApproveDocument, processCompleteDocument, processCustomAddAdHocRoutePersonBusinessRules, processCustomAddAdHocRouteWorkgroupBusinessRules, processCustomAddNoteBusinessRules, processCustomApproveDocumentBusinessRules, processCustomCompleteDocumentBusinessRules, processCustomRouteDocumentBusinessRules, processCustomSaveDocumentBusinessRules, processCustomSendAdHocRequests, processRouteDocument, processSaveDocument, processSendAdHocRequests, setDocumentDictionaryService, setMaxDictionaryValidationDepth, useKimPermission, validateSensitiveDataValuepublic boolean processRules(SaveSpecialReviewEvent<T> event)
processRules in interface BusinessRuleInterface<SaveSpecialReviewEvent<T extends SpecialReview<? extends SpecialReviewExemption>>>BusinessRuleInterface.processRules(org.kuali.kra.rule.event.KraDocumentEventBaseExtension)Copyright © 2013 The Kuali Foundation. All Rights Reserved.