T - The subclass of Special Reviewpublic class SaveSpecialReviewLinkRule<T extends SpecialReview<? extends SpecialReviewExemption>> extends SpecialReviewRuleBase<T> implements BusinessRuleInterface<SaveSpecialReviewLinkEvent<T>>
CHOMP_LAST_LETTER_S_FROM_COLLECTION_NAME, DOCUMENT_ERROR_PATH, VALIDATION_REQUIRED| Constructor and Description |
|---|
SaveSpecialReviewLinkRule() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
processRules(SaveSpecialReviewLinkEvent<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(SaveSpecialReviewLinkEvent<T> event)
processRules in interface BusinessRuleInterface<SaveSpecialReviewLinkEvent<T extends SpecialReview<? extends SpecialReviewExemption>>>BusinessRuleInterface.processRules(org.kuali.kra.rule.event.KraDocumentEventBaseExtension)Copyright © 2013 The Kuali Foundation. All Rights Reserved.