|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CollectorDetailService | |
---|---|
org.kuali.kfs.gl.batch | |
org.kuali.kfs.gl.batch.service.impl | |
org.kuali.kfs.gl.service.impl |
Uses of CollectorDetailService in org.kuali.kfs.gl.batch |
---|
Methods in org.kuali.kfs.gl.batch with parameters of type CollectorDetailService | |
---|---|
void |
PurgeCollectorDetailStep.setCollectorDetailService(CollectorDetailService collectorDetailService)
Sets the collectorDetailService attribute, allowing the injection of an implementation of the service. |
Uses of CollectorDetailService in org.kuali.kfs.gl.batch.service.impl |
---|
Methods in org.kuali.kfs.gl.batch.service.impl with parameters of type CollectorDetailService | |
---|---|
void |
CollectorHelperServiceImpl.setCollectorDetailService(CollectorDetailService collectorDetailService)
|
Uses of CollectorDetailService in org.kuali.kfs.gl.service.impl |
---|
Classes in org.kuali.kfs.gl.service.impl that implement CollectorDetailService | |
---|---|
class |
CollectorDetailServiceImpl
The base implementation of CollectorDetailService |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |