|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ScrubberValidator | |
---|---|
org.kuali.kfs.gl.batch.service.impl | |
org.kuali.kfs.gl.businessobject.lookup | |
org.kuali.kfs.gl.service.impl | |
org.kuali.kfs.module.ld.batch.service.impl |
Uses of ScrubberValidator in org.kuali.kfs.gl.batch.service.impl |
---|
Methods in org.kuali.kfs.gl.batch.service.impl that return ScrubberValidator | |
---|---|
ScrubberValidator |
ScrubberProcessImpl.getScrubberValidator()
Gets the scrubberValidator attribute. |
Methods in org.kuali.kfs.gl.batch.service.impl with parameters of type ScrubberValidator | |
---|---|
void |
ScrubberProcessImpl.setScrubberValidator(ScrubberValidator scrubberValidator)
Sets the scrubberValidator attribute value. |
Uses of ScrubberValidator in org.kuali.kfs.gl.businessobject.lookup |
---|
Methods in org.kuali.kfs.gl.businessobject.lookup with parameters of type ScrubberValidator | |
---|---|
void |
EntryLookupableHelperServiceImpl.setScrubberValidator(ScrubberValidator scrubberValidator)
Sets the scrubberValidator attribute value. |
Uses of ScrubberValidator in org.kuali.kfs.gl.service.impl |
---|
Classes in org.kuali.kfs.gl.service.impl that implement ScrubberValidator | |
---|---|
class |
ScrubberValidatorImpl
The default GL implementation of ScrubberValidator |
Uses of ScrubberValidator in org.kuali.kfs.module.ld.batch.service.impl |
---|
Classes in org.kuali.kfs.module.ld.batch.service.impl that implement ScrubberValidator | |
---|---|
class |
LaborGLScrubberValidatorImpl
An extension of GL's ScrubberValidator for use by the Labor ScrubberValidator. |
Methods in org.kuali.kfs.module.ld.batch.service.impl with parameters of type ScrubberValidator | |
---|---|
void |
ScrubberValidatorImpl.setScrubberValidator(ScrubberValidator sv)
Sets the scrubberValidator attribute value. |
void |
LaborScrubberServiceImpl.setScrubberValidator(ScrubberValidator sv)
Sets the setScrubberValidator attribute value. |
Constructors in org.kuali.kfs.module.ld.batch.service.impl with parameters of type ScrubberValidator | |
---|---|
LaborScrubberProcess(FlexibleOffsetAccountService flexibleOffsetAccountService,
LaborAccountingCycleCachingService laborAccountingCycleCachingService,
LaborOriginEntryService laborOriginEntryService,
OriginEntryGroupService originEntryGroupService,
org.kuali.rice.kns.service.DateTimeService dateTimeService,
OffsetDefinitionService offsetDefinitionService,
ObjectCodeService objectCodeService,
org.kuali.rice.kns.service.KualiConfigurationService kualiConfigurationService,
UniversityDateDao universityDateDao,
org.kuali.rice.kns.service.PersistenceService persistenceService,
ScrubberValidator scrubberValidator,
String batchFileDirectoryName,
DocumentNumberAwareReportWriterService laborMainReportWriterService,
DocumentNumberAwareReportWriterService laborLedgerReportWriterService,
ReportWriterService laborBadBalanceTypeReportWriterService,
ReportWriterService laborErrorListingReportWriterService,
DocumentNumberAwareReportWriterService laborGeneratedTransactionsReportWriterService,
ReportWriterService laborDemergerReportWriterService,
PreScrubberService laborPreScrubberService,
DocumentNumberAwareReportWriterService laborPreScrubberReportWriterService,
org.kuali.rice.kns.service.ParameterService parameterService)
These parameters are all the dependencies. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |