Modifier and Type | Method and Description |
---|---|
AccountsPayableDocumentSpecificService |
PaymentRequestDocument.getDocumentSpecificService() |
AccountsPayableDocumentSpecificService |
AccountsPayableDocument.getDocumentSpecificService() |
abstract AccountsPayableDocumentSpecificService |
AccountsPayableDocumentBase.getDocumentSpecificService() |
AccountsPayableDocumentSpecificService |
VendorCreditMemoDocument.getDocumentSpecificService() |
AccountsPayableDocumentSpecificService |
InvoiceDocument.getDocumentSpecificService() |
Modifier and Type | Interface and Description |
---|---|
interface |
CreditMemoService
Defines methods that must be implemented by a CreditMemoService implementation.
|
interface |
InvoiceService
Defines methods that must be implemented by a InvoiceService implementation.
|
interface |
PaymentRequestService
Defines methods that must be implemented by a PaymentRequestService implementation.
|
Modifier and Type | Class and Description |
---|---|
class |
CreditMemoServiceImpl
Provides services to support the creation of a Credit Memo Document.
|
class |
InvoiceServiceImpl
This class provides services of use to a payment request document
|
class |
PaymentRequestServiceImpl
This class provides services of use to a payment request document
|
Modifier and Type | Interface and Description |
---|---|
interface |
OleCreditMemoService
Defines methods that must be implemented by a CreditMemoService implementation.
|
interface |
OleInvoiceService |
interface |
OlePaymentRequestService |
Modifier and Type | Class and Description |
---|---|
class |
OleCreditMemoServiceImpl
Provides services to support the creation of a Credit Memo Document.
|
class |
OleInvoiceServiceImpl
This class has implementation for PaymentRequest with respect to OLE.
|
class |
OlePaymentRequestServiceImpl
This class has implementation for PaymentRequesr with respect to OLE.
|
Copyright © 2004-2013 The Kuali Foundation. All Rights Reserved.