|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use VerifyTransaction | |
---|---|
org.kuali.kfs.gl.batch.service.impl | |
org.kuali.kfs.module.ld.batch.service.impl |
Uses of VerifyTransaction in org.kuali.kfs.gl.batch.service.impl |
---|
Classes in org.kuali.kfs.gl.batch.service.impl that implement VerifyTransaction | |
---|---|
class |
VerifyTransactionImpl
A general use implementation of VerifyTransaction |
Methods in org.kuali.kfs.gl.batch.service.impl with parameters of type VerifyTransaction | |
---|---|
void |
PosterServiceImpl.setVerifyTransaction(VerifyTransaction vt)
|
Uses of VerifyTransaction in org.kuali.kfs.module.ld.batch.service.impl |
---|
Classes in org.kuali.kfs.module.ld.batch.service.impl that implement VerifyTransaction | |
---|---|
class |
LaborPosterTransactionValidator
This class is a validator for the transactions processed by Labor Poster. |
Methods in org.kuali.kfs.module.ld.batch.service.impl with parameters of type VerifyTransaction | |
---|---|
void |
LaborPosterServiceImpl.setLaborPosterTransactionValidator(VerifyTransaction laborPosterTransactionValidator)
Sets the laborPosterTransactionValidator attribute value. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |