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

Packages that use BatchMaintenanceService
org.kuali.kfs.pdp.businessobject.lookup   
org.kuali.kfs.pdp.service.impl   
org.kuali.kfs.pdp.web.struts   
 

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

Methods in org.kuali.kfs.pdp.businessobject.lookup that return BatchMaintenanceService
 BatchMaintenanceService BatchLookupableHelperService.getBatchMaintenanceService()
          This method gets the batchMaintenanceService.
 

Methods in org.kuali.kfs.pdp.businessobject.lookup with parameters of type BatchMaintenanceService
 void BatchLookupableHelperService.setBatchMaintenanceService(BatchMaintenanceService batchMaintenanceService)
          This method sets the batchMaintenanceService.
 

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

Classes in org.kuali.kfs.pdp.service.impl that implement BatchMaintenanceService
 class BatchMaintenanceServiceImpl
          This class provides methods for Batch maintenance.
 

Uses of BatchMaintenanceService in org.kuali.kfs.pdp.web.struts
 

Methods in org.kuali.kfs.pdp.web.struts that return BatchMaintenanceService
 BatchMaintenanceService BatchAction.getBatchMaintenanceService()
          This method gets the batch maintenance service.
 

Methods in org.kuali.kfs.pdp.web.struts with parameters of type BatchMaintenanceService
 void BatchAction.setBatchMaintenanceService(BatchMaintenanceService batchMaintenanceService)
          This method sets the batch maintenance service.
 



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