|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of EndowmentTransactionCode in org.kuali.kfs.module.endow.businessobject |
---|
Fields in org.kuali.kfs.module.endow.businessobject declared as EndowmentTransactionCode | |
---|---|
protected EndowmentTransactionCode |
TransactionArchive.etranObj
|
Methods in org.kuali.kfs.module.endow.businessobject with parameters of type EndowmentTransactionCode | |
---|---|
void |
PooledFundControl.setAssetPurchaseOffsetTranCode(EndowmentTransactionCode assetPurchaseOffsetTranCode)
Sets the assetPurchaseOffsetTranCode. |
void |
PooledFundControl.setAssetSaleOffsetTranCode(EndowmentTransactionCode assetSaleOffsetTranCode)
Sets the assetSaleOffsetTranCode. |
void |
PooledFundControl.setCashDepositOffsetTranCode(EndowmentTransactionCode cashDepositOffsetTranCode)
Sets the cashDepositOffsetTranCode. |
void |
FeeEndowmentTransactionCode.setEndowmentTransaction(EndowmentTransactionCode endowmentTransaction)
This method sets the endowmentTransaction. |
void |
GLLink.setEndowmentTransactionCode(EndowmentTransactionCode endowmentTransaction)
Deprecated. |
void |
FeeMethod.setEndowmentTransactionCode(EndowmentTransactionCode endowmentTransactionCode)
Sets the endowmentTransactionCode. |
void |
ClassCode.setEndowmentTransactionCode(EndowmentTransactionCode endowmentTransactionCode)
Sets the endowmentTransactionCode. |
void |
EndowmentTransactionLineBase.setEtranCodeObj(EndowmentTransactionCode etranCodeObj)
|
void |
EndowmentRecurringCashTransferGLTarget.setEtranCodeObj(EndowmentTransactionCode etranCodeObj)
|
void |
EndowmentRecurringCashTransfer.setEtranCodeObj(EndowmentTransactionCode etranCodeObj)
|
void |
EndowmentTransactionLine.setEtranCodeObj(EndowmentTransactionCode etranCodeObj)
|
void |
TransactionArchive.setEtranObj(EndowmentTransactionCode etranObj)
Sets the etranObj attribute value. |
void |
ClassCode.setIncomeEndowmentTransactionPost(EndowmentTransactionCode incomeEndowmentTransactionPost)
Sets the incomeEndowmentTransactionPost. |
void |
PooledFundControl.setSaleGainLossOffsetTranCode(EndowmentTransactionCode saleGainLossOffsetTranCode)
Sets the saleGainLossOffsetTranCode. |
void |
EndowmentRecurringCashTransferKEMIDTarget.setTargetEtranCodeObj(EndowmentTransactionCode targetEtranCodeObj)
|
void |
EndowmentRecurringCashTransferKEMIDTarget.setTargetUseEtranCodeObj(EndowmentTransactionCode targetUseEtranCodeObj)
|
Uses of EndowmentTransactionCode in org.kuali.kfs.module.endow.document.service |
---|
Methods in org.kuali.kfs.module.endow.document.service that return EndowmentTransactionCode | |
---|---|
EndowmentTransactionCode |
EndowmentTransactionCodeService.getByPrimaryKey(String endowmentTransactionCode)
This method gets an endowment transaction by the primary key: endowment transaction code |
Uses of EndowmentTransactionCode in org.kuali.kfs.module.endow.document.service.impl |
---|
Methods in org.kuali.kfs.module.endow.document.service.impl that return EndowmentTransactionCode | |
---|---|
EndowmentTransactionCode |
EndowmentTransactionCodeServiceImpl.getByPrimaryKey(String eTranCode)
|
Uses of EndowmentTransactionCode in org.kuali.kfs.module.endow.document.validation.impl |
---|
Methods in org.kuali.kfs.module.endow.document.validation.impl with parameters of type EndowmentTransactionCode | |
---|---|
protected boolean |
EndowmentRecurringCashTransferTransactionRule.checkEtranType(EndowmentTransactionCode eTranCodeObject)
|
protected boolean |
EndowmentRecurringCashTransferTransactionRule.checkSourceEtranType(EndowmentTransactionCode eTranCodeObject)
|
protected boolean |
EndowmentRecurringCashTransferTransactionRule.checkTargetEtranType(EndowmentTransactionCode eTranCodeObject)
|
Uses of EndowmentTransactionCode in org.kuali.kfs.module.endow.report.service.impl |
---|
Methods in org.kuali.kfs.module.endow.report.service.impl that return EndowmentTransactionCode | |
---|---|
protected EndowmentTransactionCode |
TransactionStatementReportServieImpl.getEndowmentTransactionCode(String etranCcode)
Gets an transaction code object |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |