Uses of Interface
org.kuali.kfs.module.cab.document.service.PurApInfoService

Packages that use PurApInfoService
org.kuali.kfs.module.cab.batch.service.impl   
org.kuali.kfs.module.cab.document.service.impl   
org.kuali.kfs.module.cab.document.validation.impl   
org.kuali.kfs.module.cab.service.impl   
 

Uses of PurApInfoService in org.kuali.kfs.module.cab.batch.service.impl
 

Fields in org.kuali.kfs.module.cab.batch.service.impl declared as PurApInfoService
protected  PurApInfoService BatchExtractServiceImpl.purApInfoService
           
 

Methods in org.kuali.kfs.module.cab.batch.service.impl that return PurApInfoService
 PurApInfoService BatchExtractServiceImpl.getPurApInfoService()
          Gets the purApInfoService attribute.
 

Methods in org.kuali.kfs.module.cab.batch.service.impl with parameters of type PurApInfoService
 void BatchExtractServiceImpl.setPurApInfoService(PurApInfoService purApInfoService)
          Sets the purApInfoService attribute value.
 

Uses of PurApInfoService in org.kuali.kfs.module.cab.document.service.impl
 

Classes in org.kuali.kfs.module.cab.document.service.impl that implement PurApInfoService
 class PurApInfoServiceImpl
          This class provides default implementations of PurApLineService
 

Methods in org.kuali.kfs.module.cab.document.service.impl that return PurApInfoService
 PurApInfoService PurApLineDocumentServiceImpl.getPurApInfoService()
          Gets the purApInfoService attribute.
 PurApInfoService PurApLineServiceImpl.getPurApInfoService()
          Gets the purApInfoService attribute.
 

Methods in org.kuali.kfs.module.cab.document.service.impl with parameters of type PurApInfoService
 void PurApLineDocumentServiceImpl.setPurApInfoService(PurApInfoService purApInfoService)
          Sets the purApInfoService attribute value.
 void PurApLineServiceImpl.setPurApInfoService(PurApInfoService purApInfoService)
          Sets the purApInfoService attribute value.
 

Uses of PurApInfoService in org.kuali.kfs.module.cab.document.validation.impl
 

Methods in org.kuali.kfs.module.cab.document.validation.impl that return PurApInfoService
protected  PurApInfoService PretagRule.getPurApInfoService()
          Gets the purchaseOrderService attribute.
 

Uses of PurApInfoService in org.kuali.kfs.module.cab.service.impl
 

Methods in org.kuali.kfs.module.cab.service.impl that return PurApInfoService
protected  PurApInfoService CapitalAssetBuilderModuleServiceImpl.getPurApInfoService()
           
 



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