|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CustomerLoadBatchError | |
|---|---|
| org.kuali.kfs.module.ar.batch.report | |
| Uses of CustomerLoadBatchError in org.kuali.kfs.module.ar.batch.report |
|---|
| Methods in org.kuali.kfs.module.ar.batch.report that return types with arguments of type CustomerLoadBatchError | |
|---|---|
List<CustomerLoadBatchError> |
CustomerLoadBatchErrors.getErrorsByCompany(String companyName)
Returns the list of CustomerLoadBatchError objects for the given companyName. |
| Methods in org.kuali.kfs.module.ar.batch.report with parameters of type CustomerLoadBatchError | |
|---|---|
void |
CustomerLoadBatchErrors.addError(CustomerLoadBatchError error)
|
| Method parameters in org.kuali.kfs.module.ar.batch.report with type arguments of type CustomerLoadBatchError | |
|---|---|
void |
CustomerLoadBatchErrors.addErrors(List<CustomerLoadBatchError> errors)
|
| Constructors in org.kuali.kfs.module.ar.batch.report with parameters of type CustomerLoadBatchError | |
|---|---|
CustomerLoadBatchErrors(CustomerLoadBatchError error)
|
|
| Constructor parameters in org.kuali.kfs.module.ar.batch.report with type arguments of type CustomerLoadBatchError | |
|---|---|
CustomerLoadBatchErrors(List<CustomerLoadBatchError> errors)
Constructs a CustomerLoadBatchErrors with the specified List of CustomerLoadBatchError objects as the starting content. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||