Uses of Interface
org.kuali.kfs.module.endow.document.service.EndowmentTransactionCodeService

Packages that use EndowmentTransactionCodeService
org.kuali.kfs.module.endow.document.service.impl   
 

Uses of EndowmentTransactionCodeService in org.kuali.kfs.module.endow.document.service.impl
 

Classes in org.kuali.kfs.module.endow.document.service.impl that implement EndowmentTransactionCodeService
 class EndowmentTransactionCodeServiceImpl
          This class is the service implementation for the EndowmentTransactionCodeService.
 

Methods in org.kuali.kfs.module.endow.document.service.impl that return EndowmentTransactionCodeService
 EndowmentTransactionCodeService EndowmentTransactionDocumentServiceImpl.getEndowmentTransactionCodeService()
          Gets the endowmentTransactionCodeService.
 EndowmentTransactionCodeService EndowmentTransactionLinesDocumentServiceImpl.getEndowmentTransactionCodeService()
          Gets the endowmentTransactionCodeService.
 

Methods in org.kuali.kfs.module.endow.document.service.impl with parameters of type EndowmentTransactionCodeService
 void EndowmentTransactionDocumentServiceImpl.setEndowmentTransactionCodeService(EndowmentTransactionCodeService endowmentTransactionCodeService)
          Sets the endowmentTransactionCodeService.
 void EndowmentTransactionLinesDocumentServiceImpl.setEndowmentTransactionCodeService(EndowmentTransactionCodeService endowmentTransactionCodeService)
          Sets the endowmentTransactionCodeService.
 



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