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, getRuleInterfaceClass
getDocument, getDocumentId, validate
addFact, getDescription, getErrorPathPrefix, getFacts, getName, getRuleMethodName, setFacts, setName, setRuleMethodName, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getDescription, getErrorPathPrefix, getFacts, getName, getRuleMethodName
public RuleEventImpl(Document document)
public boolean invokeRuleMethod(BusinessRule rule)
RuleEvent
invokeRuleMethod
in interface RuleEvent
invokeRuleMethod
in class SaveDocumentEvent
rule
- business ruleRuleEvent.invokeRuleMethod(org.kuali.rice.krad.rules.rule.BusinessRule)
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.