| Modifier and Type | Method and Description | 
|---|---|
| List<ElectronicInvoiceRejectReason> | ElectronicInvoice. getFileRejectReasons() | 
| List<ElectronicInvoiceRejectReason> | ElectronicInvoiceOrder. getOrderRejectReasons() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ElectronicInvoice. addFileRejectReasonToList(ElectronicInvoiceRejectReason reason) | 
| void | ElectronicInvoiceOrder. addRejectReasonToList(ElectronicInvoiceRejectReason reason) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ElectronicInvoice. setFileRejectReasons(List<ElectronicInvoiceRejectReason> fileRejectReasons) | 
| void | ElectronicInvoiceOrder. setOrderRejectReasons(List<ElectronicInvoiceRejectReason> orderRejectReasons) | 
| Modifier and Type | Field and Description | 
|---|---|
| protected List<ElectronicInvoiceRejectReason> | ElectronicInvoiceRejectDocument. invoiceRejectReasons | 
| Modifier and Type | Method and Description | 
|---|---|
| ElectronicInvoiceRejectReason | ElectronicInvoiceRejectDocument. getInvoiceRejectReason(int index) | 
| Modifier and Type | Method and Description | 
|---|---|
| List<ElectronicInvoiceRejectReason> | ElectronicInvoiceRejectDocument. getInvoiceRejectReasons() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ElectronicInvoiceRejectDocument. addRejectReason(ElectronicInvoiceRejectReason reason) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ElectronicInvoiceRejectDocument. setInvoiceRejectReasons(List<ElectronicInvoiceRejectReason> electronicInvoiceRejectReasons) | 
| Modifier and Type | Method and Description | 
|---|---|
| ElectronicInvoiceRejectReason | ElectronicInvoiceMatchingService. createRejectReason(String rejectReasonTypeCode,
                                    String extraDescription,
                                    String fileName) | 
| Modifier and Type | Method and Description | 
|---|---|
| ElectronicInvoiceRejectReason | ElectronicInvoiceMatchingServiceImpl. createRejectReason(String rejectReasonTypeCode,
                                    String extraDescription,
                                    String fileName) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | ElectronicInvoiceOrderHolder. addInvoiceHeaderRejectReason(ElectronicInvoiceRejectReason rejectReason) | 
| void | ElectronicInvoiceOrderHolder. addInvoiceHeaderRejectReason(ElectronicInvoiceRejectReason rejectReason,
                                                        String fieldName,
                                                        String applnResourceKey) | 
| void | ElectronicInvoiceOrderHolder. addInvoiceOrderRejectReason(ElectronicInvoiceRejectReason rejectReason) | 
| void | ElectronicInvoiceOrderHolder. addInvoiceOrderRejectReason(ElectronicInvoiceRejectReason rejectReason,
                                                      String fieldName) | 
| void | ElectronicInvoiceOrderHolder. addInvoiceOrderRejectReason(ElectronicInvoiceRejectReason rejectReason,
                                                      String fieldName,
                                                      String applnResourceKey) | 
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.