|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||