|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EndowmentSourceTransactionLine | |
|---|---|
| org.kuali.kfs.module.endow.batch.service.impl | |
| org.kuali.kfs.module.endow.document | |
| Uses of EndowmentSourceTransactionLine in org.kuali.kfs.module.endow.batch.service.impl |
|---|
| Methods in org.kuali.kfs.module.endow.batch.service.impl that return EndowmentSourceTransactionLine | |
|---|---|
protected EndowmentSourceTransactionLine |
ProcessFeeTransactionsServiceImpl.createEndowmentSourceTransactionLine(int lineNumber,
FeeMethod feeMethod,
KemidFee kemidFee,
String iPIndicator,
BigDecimal feeAmount)
Creates a source transaction line |
| Methods in org.kuali.kfs.module.endow.batch.service.impl with parameters of type EndowmentSourceTransactionLine | |
|---|---|
protected boolean |
ProcessFeeTransactionsServiceImpl.addTransactionLineToDocument(CashDecreaseDocument cashDecreaseDocument,
EndowmentSourceTransactionLine endowmentSourceTransactionLine,
int lineNumber,
String feeMethodCode)
Add the new transaction line after applying the validation rules to the line. |
| Uses of EndowmentSourceTransactionLine in org.kuali.kfs.module.endow.document |
|---|
| Methods in org.kuali.kfs.module.endow.document that return EndowmentSourceTransactionLine | |
|---|---|
EndowmentSourceTransactionLine |
EndowmentTransactionLinesDocument.getSourceTransactionLine(int index)
This method returns the transaction line at a particular spot in the overall list of transaction lines. |
EndowmentSourceTransactionLine |
EndowmentTransactionLinesDocumentBase.getSourceTransactionLine(int index)
|
| Methods in org.kuali.kfs.module.endow.document with parameters of type EndowmentSourceTransactionLine | |
|---|---|
void |
EndowmentTransactionLinesDocument.addSourceTransactionLine(EndowmentSourceTransactionLine line)
This method adds a source transaction line. |
void |
EndowmentTransactionLinesDocumentBase.addSourceTransactionLine(EndowmentSourceTransactionLine line)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||