public class RuleEventImpl extends SaveDocumentEvent
document| Constructor and Description |
|---|
RuleEventImpl(Document document) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
invokeRuleMethod(BusinessRule rule)
Invokes the event handling method on the rule object.
|
generateEvents, getRuleInterfaceClassgetDocument, getDocumentId, validateaddFact, getDescription, getErrorPathPrefix, getFacts, getName, getRuleMethodName, setFacts, setName, setRuleMethodName, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetDescription, getErrorPathPrefix, getFacts, getName, getRuleMethodNamepublic RuleEventImpl(Document document)
public boolean invokeRuleMethod(BusinessRule rule)
RuleEventinvokeRuleMethod in interface RuleEventinvokeRuleMethod in class SaveDocumentEventrule - business ruleRuleEvent.invokeRuleMethod(org.kuali.rice.krad.rules.rule.BusinessRule)Copyright © 2005–2016 The Kuali Foundation. All rights reserved.