public class CreditMemoCreateServiceImpl extends Object implements CreditMemoCreateService
Constructor and Description |
---|
CreditMemoCreateServiceImpl() |
Modifier and Type | Method and Description |
---|---|
void |
setAccountsPayableService(AccountsPayableService accountsPayableService) |
void |
setCreditMemoService(CreditMemoService creditMemoService) |
void |
setPaymentRequestService(PaymentRequestService paymentRequestService) |
void |
setPurapAccountingService(PurapAccountingService purapAccountingService) |
void |
setPurapService(PurapService purapService) |
void |
setPurchaseOrderService(PurchaseOrderService purchaseOrderService) |
public CreditMemoCreateServiceImpl()
public void setCreditMemoService(CreditMemoService creditMemoService)
public void setAccountsPayableService(AccountsPayableService accountsPayableService)
public void setPurapService(PurapService purapService)
public void setPurchaseOrderService(PurchaseOrderService purchaseOrderService)
public void setPaymentRequestService(PaymentRequestService paymentRequestService)
public void setPurapAccountingService(PurapAccountingService purapAccountingService)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.