public abstract class DeleteCommitteeMemberRuleBase extends ResearchDocumentRuleBase implements BusinessRuleInterface<DeleteCommitteeMemberEventBase>
CHOMP_LAST_LETTER_S_FROM_COLLECTION_NAME, DOCUMENT_ERROR_PATH, VALIDATION_REQUIRED| Constructor and Description |
|---|
DeleteCommitteeMemberRuleBase() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract Class<? extends CommitteeMembershipServiceBase> |
getCommitteeMembershipServiceClassHook() |
boolean |
processRules(DeleteCommitteeMemberEventBase event)
If member is assigned as a reviewer or as attendance of a meeting, then member can not be deleted.
|
addAuditError, 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(DeleteCommitteeMemberEventBase event)
processRules in interface BusinessRuleInterface<DeleteCommitteeMemberEventBase>BusinessRuleInterface.processRules(org.kuali.kra.rule.event.KraDocumentEventBaseExtension)protected abstract Class<? extends CommitteeMembershipServiceBase> getCommitteeMembershipServiceClassHook()
Copyright © 2013 The Kuali Foundation. All Rights Reserved.