org.kuali.kfs.module.ar.document.service.impl
Class ReceivableAccountingLineServiceImpl

java.lang.Object
  extended by org.kuali.kfs.module.ar.document.service.impl.ReceivableAccountingLineServiceImpl
All Implemented Interfaces:
ReceivableAccountingLineService

public class ReceivableAccountingLineServiceImpl
extends Object
implements ReceivableAccountingLineService


Constructor Summary
ReceivableAccountingLineServiceImpl()
           
 
Method Summary
 org.kuali.rice.kns.service.BusinessObjectService getBusinessObjectService()
           
 UniversityDateService getUniversityDateService()
           
 void setBusinessObjectService(org.kuali.rice.kns.service.BusinessObjectService businessObjectService)
           
 void setReceivableAccountingLineForCustomerInvoiceDocument(CustomerInvoiceDocument customerInvoiceDocument)
           
 void setUniversityDateService(UniversityDateService universityDateService)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReceivableAccountingLineServiceImpl

public ReceivableAccountingLineServiceImpl()
Method Detail

setReceivableAccountingLineForCustomerInvoiceDocument

public void setReceivableAccountingLineForCustomerInvoiceDocument(CustomerInvoiceDocument customerInvoiceDocument)
Specified by:
setReceivableAccountingLineForCustomerInvoiceDocument in interface ReceivableAccountingLineService
See Also:
ReceivableAccountingLineService.setReceivableAccountingLineForCustomerInvoiceDocument(org.kuali.kfs.module.ar.document.CustomerInvoiceDocument)

getUniversityDateService

public UniversityDateService getUniversityDateService()

setUniversityDateService

public void setUniversityDateService(UniversityDateService universityDateService)

getBusinessObjectService

public org.kuali.rice.kns.service.BusinessObjectService getBusinessObjectService()

setBusinessObjectService

public void setBusinessObjectService(org.kuali.rice.kns.service.BusinessObjectService businessObjectService)


Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.