|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.kuali.rice.kns.rule.event.KualiDocumentEventBase
org.kuali.kfs.module.endow.document.validation.event.DeleteAccountingLineEvent
public class DeleteAccountingLineEvent
Field Summary |
---|
Fields inherited from class org.kuali.rice.kns.rule.event.KualiDocumentEventBase |
---|
document |
Constructor Summary | |
---|---|
DeleteAccountingLineEvent(String errorPathPrefix,
EndowmentAccountingLinesDocument document,
EndowmentAccountingLine line)
|
Method Summary | |
---|---|
Class |
getRuleInterfaceClass()
|
boolean |
invokeRuleMethod(org.kuali.rice.kns.rule.BusinessRule rule)
|
Methods inherited from class org.kuali.rice.kns.rule.event.KualiDocumentEventBase |
---|
generateEvents, getDescription, getDocument, getDocumentId, getErrorPathPrefix, getName, toString, validate |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public DeleteAccountingLineEvent(String errorPathPrefix, EndowmentAccountingLinesDocument document, EndowmentAccountingLine line)
description
- errorPathPrefix
- document
- Method Detail |
---|
public Class getRuleInterfaceClass()
KualiDocumentEvent.getRuleInterfaceClass()
public boolean invokeRuleMethod(org.kuali.rice.kns.rule.BusinessRule rule)
KualiDocumentEvent.invokeRuleMethod(org.kuali.rice.kns.rule.BusinessRule)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |