@Deprecated public class KualiAddLineEvent extends KualiDocumentEventBase
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.
|
generateEvents, getDescription, getDocument, getDocumentId, getErrorPathPrefix, getName, toString, validatepublic KualiAddLineEvent(Document document, String collectionName, PersistableBusinessObject addLine)
public boolean invokeRuleMethod(BusinessRule rule)
KualiDocumentEventpublic Class<? extends BusinessRule> getRuleInterfaceClass()
KualiDocumentEventCopyright © 2005-2015 The Kuali Foundation. All Rights Reserved.