Package | Description |
---|---|
org.kuali.ole.sys.service.impl | |
org.kuali.ole.sys.web.struts |
Modifier and Type | Method and Description |
---|---|
protected Set<String> |
ElectronicFundTransferClaimActionHelper.generatePreClaimedByCheckboxSet(List<ElectronicPaymentClaimClaimedHelper> checkboxHelpers)
Uses the list of checked pre-claimed checkbox helpers to create a Set of representations of electronic payment claim records that were marked as "pre-claimed"
|
Modifier and Type | Method and Description |
---|---|
ElectronicPaymentClaimClaimedHelper |
ElectronicFundTransferForm.getClaimedByCheckboxHelper(int index) |
Modifier and Type | Method and Description |
---|---|
List<ElectronicPaymentClaimClaimedHelper> |
ElectronicFundTransferForm.getClaimedByCheckboxHelpers()
Gets the claimedByCheckboxHelpers attribute.
|
Modifier and Type | Method and Description |
---|---|
void |
ElectronicFundTransferForm.setClaimedByCheckboxHelper(ElectronicPaymentClaimClaimedHelper claimedHelper,
int index)
Sets the claimedHelper at the given index
|
Modifier and Type | Method and Description |
---|---|
void |
ElectronicFundTransferForm.setClaimedByCheckboxHelpers(List<ElectronicPaymentClaimClaimedHelper> claimedByCheckboxHelpers)
Sets the claimedByCheckboxHelpers attribute value.
|
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.