@Deprecated public class KualiAddLineEvent extends DocumentEventBase
document
Constructor and Description |
---|
KualiAddLineEvent(Document document,
String collectionName,
PersistableBusinessObject addLine)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Class<? extends BusinessRule> |
getRuleInterfaceClass()
Deprecated.
Returns the interface that classes must implement to receive this event.
|
boolean |
invokeRuleMethod(BusinessRule rule)
Deprecated.
Invokes the event handling method on the rule object.
|
getDocument, getDocumentId, validate
addFact, generateEvents, getDescription, getErrorPathPrefix, getFacts, getName, getRuleMethodName, setFacts, setName, setRuleMethodName, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
generateEvents, getDescription, getErrorPathPrefix, getFacts, getName, getRuleMethodName
public KualiAddLineEvent(Document document, String collectionName, PersistableBusinessObject addLine)
public boolean invokeRuleMethod(BusinessRule rule)
RuleEvent
rule
- business rulepublic Class<? extends BusinessRule> getRuleInterfaceClass()
RuleEvent
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.