|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BatchExtractService | |
|---|---|
| org.kuali.kfs.module.cab.batch | |
| org.kuali.kfs.module.cab.batch.service.impl | |
| Uses of BatchExtractService in org.kuali.kfs.module.cab.batch |
|---|
| Methods in org.kuali.kfs.module.cab.batch that return BatchExtractService | |
|---|---|
BatchExtractService |
PreAssetTaggingStep.getBatchExtractService()
Gets the batchExtractService attribute. |
BatchExtractService |
ExtractStep.getBatchExtractService()
Gets the batchExtractService attribute. |
| Methods in org.kuali.kfs.module.cab.batch with parameters of type BatchExtractService | |
|---|---|
void |
PreAssetTaggingStep.setBatchExtractService(BatchExtractService batchExtractService)
Sets the batchExtractService attribute value. |
void |
ExtractStep.setBatchExtractService(BatchExtractService batchExtractService)
Sets the batchExtractService attribute value. |
| Uses of BatchExtractService in org.kuali.kfs.module.cab.batch.service.impl |
|---|
| Classes in org.kuali.kfs.module.cab.batch.service.impl that implement BatchExtractService | |
|---|---|
class |
BatchExtractServiceImpl
This class provides default implementation of BatchExtractService |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||