org.kuali.rice.kns.rule.event
Class KualiAddLineEvent
java.lang.Object
org.kuali.rice.kns.rule.event.KualiDocumentEventBase
org.kuali.rice.kns.rule.event.KualiAddLineEvent
- All Implemented Interfaces:
- KualiDocumentEvent
public class KualiAddLineEvent
- extends KualiDocumentEventBase
KualiAddLineEvent
public KualiAddLineEvent(Document document,
String collectionName,
PersistableBusinessObject addLine)
invokeRuleMethod
public boolean invokeRuleMethod(BusinessRule rule)
- Description copied from interface:
KualiDocumentEvent
- Invokes the event handling method on the rule object.
- Returns:
getRuleInterfaceClass
public Class getRuleInterfaceClass()
- Description copied from interface:
KualiDocumentEvent
- Returns the interface that classes must implement to recieve this event.
- Returns:
Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.