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, setIterationSubjectgenerateEvents, getDescription, getDocument, getDocumentId, getErrorPathPrefix, getName, toString, validatepublic ReviewAccountingLineEvent(String errorPathPrefix, org.kuali.rice.krad.document.Document document, AccountingLine accountingLine)
errorPathPrefix - document - accountingLine - public AccountingLine getAccountingLine()
getAccountingLine in interface AccountingLineEventorg.kuali.rice.krad.rule.event.AccountingLineEvent#getAccountingLine()Copyright © 2004–2015 The Kuali Foundation. All rights reserved.