public class CommitteeScheduleTimeRule extends ResearchDocumentRuleBase implements BusinessRuleInterface<CommitteeScheduleTimeEvent>
| Modifier and Type | Field and Description |
|---|---|
static String |
COLON |
static String |
ID1 |
static String |
ID2 |
static String |
MSG1 |
static String |
MSG2 |
static String |
MSG3 |
static String |
MSG4 |
CHOMP_LAST_LETTER_S_FROM_COLLECTION_NAME, DOCUMENT_ERROR_PATH, VALIDATION_REQUIRED| Constructor and Description |
|---|
CommitteeScheduleTimeRule() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
processRules(CommitteeScheduleTimeEvent event)
This method implementer must process rule for the event passed.
|
boolean |
processTime(String time,
String id) |
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 MSG1
public static final String MSG2
public static final String MSG3
public static final String MSG4
public static final String COLON
public static final String ID1
public static final String ID2
public boolean processRules(CommitteeScheduleTimeEvent event)
BusinessRuleInterfaceprocessRules in interface BusinessRuleInterface<CommitteeScheduleTimeEvent>org.kuali.kra.common.committee.rule.FilterCommitteeScheduleRule#processRules(org.kuali.kra.common.committee.rule.event.FilterCommitteeScheduleEvent)Copyright © 2013 The Kuali Foundation. All Rights Reserved.