public class RuleEventImpl extends SaveDocumentEvent
document
Constructor and Description |
---|
RuleEventImpl(Document document) |
Modifier and Type | Method and Description |
---|---|
boolean |
invokeRuleMethod(BusinessRule rule)
set a global variable to verify invocation of the default method's processing of the custom save document event
|
void |
validate() |
generateEvents, getRuleInterfaceClass
getDocument, getDocumentId
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 void validate()
validate
in interface RuleEvent
validate
in class DocumentEventBase
public boolean invokeRuleMethod(BusinessRule rule)
invokeRuleMethod
in interface RuleEvent
invokeRuleMethod
in class SaveDocumentEvent
rule
- - the custom business rule to processCopyright © 2005–2014 The Kuali Foundation. All rights reserved.