Uses of Interface
org.kuali.kfs.module.purap.document.service.PurapService

Packages that use PurapService
org.kuali.kfs.module.purap.batch   
org.kuali.kfs.module.purap.document.service.impl   
org.kuali.kfs.module.purap.document.validation.impl   
org.kuali.kfs.module.purap.identity   
org.kuali.kfs.module.purap.service.impl   
 

Uses of PurapService in org.kuali.kfs.module.purap.batch
 

Methods in org.kuali.kfs.module.purap.batch that return PurapService
 PurapService PurapMassRequisitionStep.getPurapService()
           
 

Methods in org.kuali.kfs.module.purap.batch with parameters of type PurapService
 void PurapMassRequisitionStep.setPurapService(PurapService purapService)
           
 

Uses of PurapService in org.kuali.kfs.module.purap.document.service.impl
 

Classes in org.kuali.kfs.module.purap.document.service.impl that implement PurapService
 class PurapServiceImpl
           
 

Fields in org.kuali.kfs.module.purap.document.service.impl declared as PurapService
protected  PurapService AccountsPayableServiceImpl.purapService
           
protected  PurapService PurchaseOrderServiceImpl.purapService
           
 

Methods in org.kuali.kfs.module.purap.document.service.impl with parameters of type PurapService
 void AccountsPayableServiceImpl.setPurapService(PurapService purapService)
           
 void PaymentRequestServiceImpl.setPurapService(PurapService purapService)
           
 void PurchaseOrderServiceImpl.setPurapService(PurapService purapService)
           
 void PurchasingAccountsPayableModuleServiceImpl.setPurapService(PurapService purapService)
           
 void ReceivingServiceImpl.setPurapService(PurapService purapService)
           
 void FaxBatchDocumentsServiceImpl.setPurapService(PurapService purapService)
           
 void RequisitionServiceImpl.setPurapService(PurapService purapService)
           
 void B2BShoppingServiceImpl.setPurapService(PurapService purapService)
           
 void CreditMemoServiceImpl.setPurapService(PurapService purapService)
           
 void BulkReceivingServiceImpl.setPurapService(PurapService purapService)
           
 void CreditMemoCreateServiceImpl.setPurapService(PurapService purapService)
           
 

Uses of PurapService in org.kuali.kfs.module.purap.document.validation.impl
 

Fields in org.kuali.kfs.module.purap.document.validation.impl declared as PurapService
protected  PurapService PurchaseOrderAmendmentRequiresAccountValidationBranchingValidation.purapService
           
protected  PurapService ItemTypeTaxPolicyValidation.purapService
           
 

Methods in org.kuali.kfs.module.purap.document.validation.impl that return PurapService
 PurapService PaymentRequestProcessItemValidation.getPurapService()
           
 PurapService PaymentRequestPayDateNotPastValidation.getPurapService()
           
 PurapService PurchaseOrderAmendmentRequiresAccountValidationBranchingValidation.getPurapService()
           
 PurapService PurchasingAccountsPayableFullDocumentEntryCompletedBranchingValidation.getPurapService()
           
 PurapService PaymentRequestPayDateNotOverThresholdDaysAwayValidation.getPurapService()
           
 PurapService PurchaseOrderAmendmentAccountingLineAccessibleValidation.getPurapService()
           
 PurapService ItemTypeTaxPolicyValidation.getPurapService()
           
 

Methods in org.kuali.kfs.module.purap.document.validation.impl with parameters of type PurapService
 void PaymentRequestProcessItemValidation.setPurapService(PurapService purapService)
           
 void PaymentRequestPayDateNotPastValidation.setPurapService(PurapService purapService)
           
 void PurchaseOrderAmendmentRequiresAccountValidationBranchingValidation.setPurapService(PurapService purapService)
           
 void PurchasingAccountsPayableFullDocumentEntryCompletedBranchingValidation.setPurapService(PurapService purapService)
           
 void PaymentRequestPayDateNotOverThresholdDaysAwayValidation.setPurapService(PurapService purapService)
           
 void PurchaseOrderAmendmentAccountingLineAccessibleValidation.setPurapService(PurapService purapService)
           
 void ItemTypeTaxPolicyValidation.setPurapService(PurapService purapService)
           
 

Uses of PurapService in org.kuali.kfs.module.purap.identity
 

Methods in org.kuali.kfs.module.purap.identity that return PurapService
protected  PurapService RelatedDocumentDerivedRoleTypeServiceImpl.getPurapService()
           
 

Uses of PurapService in org.kuali.kfs.module.purap.service.impl
 

Methods in org.kuali.kfs.module.purap.service.impl with parameters of type PurapService
 void PurapAccountingServiceImpl.setPurapService(PurapService purapService)
           
 



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