Package | Description |
---|---|
org.kuali.ole.pdp.service | |
org.kuali.ole.pdp.service.impl | |
org.kuali.ole.pdp.web.struts |
Modifier and Type | Method and Description |
---|---|
FormatProcessSummary |
FormatService.startFormatProcess(org.kuali.rice.kim.api.identity.Person user,
String campus,
List<CustomerProfile> customers,
Date paydate,
String paymentTypes)
This method marks the process log so a format only happens once per campus.
|
Modifier and Type | Method and Description |
---|---|
FormatProcessSummary |
FormatServiceImpl.startFormatProcess(org.kuali.rice.kim.api.identity.Person user,
String campus,
List<CustomerProfile> customers,
Date paydate,
String paymentTypes) |
Modifier and Type | Method and Description |
---|---|
protected org.kuali.rice.core.api.util.type.KualiInteger |
FormatServiceImpl.assignDisbursementNumber(String campus,
DisbursementNumberRange range,
PaymentGroup paymentGroup,
FormatProcessSummary postFormatProcessSummary)
This method gets a new disbursement number and sets it on the payment group and process summary.
|
protected boolean |
FormatServiceImpl.assignDisbursementNumbersAndCombineChecks(PaymentProcess paymentProcess,
FormatProcessSummary postFormatProcessSummary)
This method assigns disbursement numbers and tries to combine payment groups with disbursement type check if possible.
|
Modifier and Type | Method and Description |
---|---|
FormatProcessSummary |
FormatForm.getFormatProcessSummary()
This method gets the format process summary.
|
Modifier and Type | Method and Description |
---|---|
void |
FormatForm.setFormatProcessSummary(FormatProcessSummary formatProcessSummary)
This method sets the format process summary.
|
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.