Uses of Interface
org.kuali.kfs.module.ar.document.service.NonAppliedHoldingService

Packages that use NonAppliedHoldingService
org.kuali.kfs.module.ar.document   
org.kuali.kfs.module.ar.document.service.impl   
org.kuali.kfs.module.ar.document.web.struts   
 

Uses of NonAppliedHoldingService in org.kuali.kfs.module.ar.document
 

Fields in org.kuali.kfs.module.ar.document declared as NonAppliedHoldingService
protected  NonAppliedHoldingService PaymentApplicationDocument.nonAppliedHoldingService
           
 

Methods in org.kuali.kfs.module.ar.document that return NonAppliedHoldingService
protected  NonAppliedHoldingService PaymentApplicationDocument.getNonAppliedHoldingService()
           
 

Uses of NonAppliedHoldingService in org.kuali.kfs.module.ar.document.service.impl
 

Classes in org.kuali.kfs.module.ar.document.service.impl that implement NonAppliedHoldingService
 class NonAppliedHoldingServiceImpl
           
 

Methods in org.kuali.kfs.module.ar.document.service.impl that return NonAppliedHoldingService
 NonAppliedHoldingService PaymentApplicationDocumentServiceImpl.getNonAppliedHoldingService()
           
 

Methods in org.kuali.kfs.module.ar.document.service.impl with parameters of type NonAppliedHoldingService
 void PaymentApplicationDocumentServiceImpl.setNonAppliedHoldingService(NonAppliedHoldingService nonAppliedHoldingService)
           
 

Uses of NonAppliedHoldingService in org.kuali.kfs.module.ar.document.web.struts
 

Fields in org.kuali.kfs.module.ar.document.web.struts declared as NonAppliedHoldingService
protected  NonAppliedHoldingService PaymentApplicationDocumentAction.nonAppliedHoldingService
           
 



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