public class ReviewAccountingLineEvent extends AttributedDocumentEventBase implements AccountingLineEvent
Constructor and Description |
---|
ReviewAccountingLineEvent(String errorPathPrefix,
org.kuali.rice.krad.document.Document document,
AccountingLine accountingLine)
Constructs an ReviewAccountingLineEvent with the given errorPathPrefix, document, and accountingLine.
|
Modifier and Type | Method and Description |
---|---|
AccountingLine |
getAccountingLine() |
getAttribute, getIterationSubject, getRuleInterfaceClass, invokeRuleMethod, setAttribute, setIterationSubject
generateEvents, getDescription, getDocument, getDocumentId, getErrorPathPrefix, getName, toString, validate
public ReviewAccountingLineEvent(String errorPathPrefix, org.kuali.rice.krad.document.Document document, AccountingLine accountingLine)
errorPathPrefix
- document
- accountingLine
- public AccountingLine getAccountingLine()
getAccountingLine
in interface AccountingLineEvent
org.kuali.rice.krad.rule.event.AccountingLineEvent#getAccountingLine()
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.