|
||||||||||
| 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.sys.document.validation.event.AttributedDocumentEventBase
org.kuali.kfs.sys.document.validation.event.ReviewAccountingLineEvent
public class ReviewAccountingLineEvent
| Field Summary |
|---|
| Fields inherited from class org.kuali.rice.kns.rule.event.KualiDocumentEventBase |
|---|
document |
| Constructor Summary | |
|---|---|
ReviewAccountingLineEvent(String errorPathPrefix,
org.kuali.rice.kns.document.Document document,
AccountingLine accountingLine)
Constructs an ReviewAccountingLineEvent with the given errorPathPrefix, document, and accountingLine. |
|
| Method Summary | |
|---|---|
AccountingLine |
getAccountingLine()
|
| Methods inherited from class org.kuali.kfs.sys.document.validation.event.AttributedDocumentEventBase |
|---|
getAttribute, getIterationSubject, getRuleInterfaceClass, invokeRuleMethod, setAttribute, setIterationSubject |
| 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 |
| Methods inherited from interface org.kuali.rice.kns.rule.event.KualiDocumentEvent |
|---|
generateEvents, getDescription, getDocument, getErrorPathPrefix, getName, getRuleInterfaceClass, invokeRuleMethod, validate |
| Constructor Detail |
|---|
public ReviewAccountingLineEvent(String errorPathPrefix,
org.kuali.rice.kns.document.Document document,
AccountingLine accountingLine)
errorPathPrefix - document - accountingLine - | Method Detail |
|---|
public AccountingLine getAccountingLine()
getAccountingLine in interface AccountingLineEventorg.kuali.rice.kns.rule.event.AccountingLineEvent#getAccountingLine()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||