| Package | Description |
|---|---|
| org.kuali.ole.pdp.businessobject | |
| org.kuali.ole.pdp.service.impl |
| Modifier and Type | Method and Description |
|---|---|
PaymentAccountDetail |
PaymentAccountHistory.getPaymentAccountDetail() |
| Modifier and Type | Method and Description |
|---|---|
List<PaymentAccountDetail> |
PaymentDetail.getAccountDetail() |
| Modifier and Type | Method and Description |
|---|---|
void |
PaymentDetail.addAccountDetail(PaymentAccountDetail pad) |
void |
PaymentDetail.deleteAccountDetail(PaymentAccountDetail pad) |
void |
PaymentAccountHistory.setPaymentAccountDetail(PaymentAccountDetail pad) |
| Modifier and Type | Method and Description |
|---|---|
void |
PaymentDetail.setAccountDetail(List<PaymentAccountDetail> ad) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
PaymentFileValidationServiceImpl.processAccountSoftEdits(PaymentFileLoad paymentFile,
CustomerProfile customer,
PaymentAccountDetail paymentAccountDetail,
List<String> warnings)
Set default fields on account line and perform account field existence checks
|
protected void |
PaymentFileValidationServiceImpl.replaceAccountingString(org.kuali.rice.krad.bo.KualiCodeBase objChangeCd,
List<PaymentAccountHistory> changeRecords,
CustomerProfile customer,
PaymentAccountDetail paymentAccountDetail)
Replaces the entire accounting string with defaults from the customer profile.
|
Copyright © 2004–2014 The Kuali Foundation. All rights reserved.