public class AddImportedExpenseDetailLineEvent<E extends AbstractExpense> extends AttributedDocumentEventBase implements TemExpenseLineEvent<E>
ImportedExpense instance
is added to a Document| Constructor and Description |
|---|
AddImportedExpenseDetailLineEvent(String errorPathPrefix,
org.kuali.rice.krad.document.Document document,
E importedExpense)
Constructs an AddExpenseLineEvent with the given errorPathPrefix, document, and otherExpense.
|
| Modifier and Type | Method and Description |
|---|---|
E |
getExpenseLine()
This method returns the other travel expense object associated with this event
|
getAttribute, getIterationSubject, getRuleInterfaceClass, invokeRuleMethod, setAttribute, setIterationSubjectgenerateEvents, getDescription, getDocument, getDocumentId, getErrorPathPrefix, getName, toString, validatepublic AddImportedExpenseDetailLineEvent(String errorPathPrefix, org.kuali.rice.krad.document.Document document, E importedExpense)
errorPathPrefix - document - groupTraveler - public E getExpenseLine()
TemExpenseLineEventgetExpenseLine in interface TemExpenseLineEvent<E extends AbstractExpense>Copyright © 2004–2015 The Kuali Foundation. All rights reserved.