public class CommitteeScheduleFilterDatesRule extends ResearchDocumentRuleBase implements BusinessRuleInterface<CommitteeScheduleFilterEvent>
| Modifier and Type | Field and Description |
|---|---|
static String[] |
MSG |
static String |
SCHEDULEDATE_FILTERENDDATE |
static String |
SCHEDULEDATE_FILTERSTARTDATE |
CHOMP_LAST_LETTER_S_FROM_COLLECTION_NAME, DOCUMENT_ERROR_PATH, VALIDATION_REQUIRED| Constructor and Description |
|---|
CommitteeScheduleFilterDatesRule() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
processRules(CommitteeScheduleFilterEvent filterCommitteeScheduleEvent)
This method implementer must process rule for the event passed.
|
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 static final String SCHEDULEDATE_FILTERSTARTDATE
public static final String SCHEDULEDATE_FILTERENDDATE
public static final String[] MSG
public boolean processRules(CommitteeScheduleFilterEvent filterCommitteeScheduleEvent)
BusinessRuleInterfaceprocessRules in interface BusinessRuleInterface<CommitteeScheduleFilterEvent>org.kuali.kra.committee.rule.FilterCommitteeScheduleRule#processRules(org.kuali.kra.committee.rule.event.CommitteeScheduleFilterEvent)Copyright © 2013 The Kuali Foundation. All Rights Reserved.