Uses of Interface
org.kuali.kfs.pdp.service.PdpAuthorizationService

Packages that use PdpAuthorizationService
org.kuali.kfs.pdp.businessobject.lookup   
org.kuali.kfs.pdp.service.impl   
 

Uses of PdpAuthorizationService in org.kuali.kfs.pdp.businessobject.lookup
 

Methods in org.kuali.kfs.pdp.businessobject.lookup with parameters of type PdpAuthorizationService
 void BatchLookupableHelperService.setPdpAuthorizationService(PdpAuthorizationService pdpAuthorizationService)
          This method sets the pdpAuthorizationService.
 void FormatProcessLookupableHelperService.setPdpAuthorizationService(PdpAuthorizationService pdpAuthorizationService)
          This method sets the pdpAuthorizationService.
 void PaymentDetailLookupableHelperService.setPdpAuthorizationService(PdpAuthorizationService pdpAuthorizationService)
          This method sets the pdpAuthorizationService attribute valuse
 

Uses of PdpAuthorizationService in org.kuali.kfs.pdp.service.impl
 

Classes in org.kuali.kfs.pdp.service.impl that implement PdpAuthorizationService
 class PdpAuthorizationServiceImpl
           
 

Methods in org.kuali.kfs.pdp.service.impl with parameters of type PdpAuthorizationService
 void PaymentMaintenanceServiceImpl.setPdpAuthorizationService(PdpAuthorizationService pdpAuthorizationService)
           
 



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