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, getRuleInterfaceClassgetDocument, getDocumentIdaddFact, 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 void validate()
validate in interface RuleEventvalidate in class DocumentEventBasepublic boolean invokeRuleMethod(BusinessRule rule)
invokeRuleMethod in interface RuleEventinvokeRuleMethod in class SaveDocumentEventrule - - the custom business rule to processCopyright © 2005–2014 The Kuali Foundation. All rights reserved.