public abstract class DeleteCommitteeScheduleRuleBase extends ResearchDocumentRuleBase implements BusinessRuleInterface<DeleteCommitteeScheduleEventBase>
CHOMP_LAST_LETTER_S_FROM_COLLECTION_NAME, DOCUMENT_ERROR_PATH, VALIDATION_REQUIRED| Constructor and Description |
|---|
DeleteCommitteeScheduleRuleBase() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract Class<? extends CommitteeServiceBase> |
getCommitteeServiceClassHook() |
boolean |
processRules(DeleteCommitteeScheduleEventBase deleteCommitteeScheduleEvent)
If committee schedule has protocol submitted or has meeting data, then it 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(DeleteCommitteeScheduleEventBase deleteCommitteeScheduleEvent)
processRules in interface BusinessRuleInterface<DeleteCommitteeScheduleEventBase>BusinessRuleInterface.processRules(org.kuali.kra.rule.event.KraDocumentEventBaseExtension)protected abstract Class<? extends CommitteeServiceBase> getCommitteeServiceClassHook()
Copyright © 2013 The Kuali Foundation. All Rights Reserved.