|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ReconciliationServiceImpl.JavaAttributeAugmentedColumnReconciliation | |
---|---|
org.kuali.kfs.module.ld.batch.service.impl |
Uses of ReconciliationServiceImpl.JavaAttributeAugmentedColumnReconciliation in org.kuali.kfs.module.ld.batch.service.impl |
---|
Methods in org.kuali.kfs.module.ld.batch.service.impl that return types with arguments of type ReconciliationServiceImpl.JavaAttributeAugmentedColumnReconciliation | |
---|---|
protected List<ReconciliationServiceImpl.JavaAttributeAugmentedColumnReconciliation> |
ReconciliationServiceImpl.resolveJavaAttributeNames(List<ColumnReconciliation> columns)
Resolves a mapping between the database columns and the java attribute name (i.e. |
Method parameters in org.kuali.kfs.module.ld.batch.service.impl with type arguments of type ReconciliationServiceImpl.JavaAttributeAugmentedColumnReconciliation | |
---|---|
protected boolean |
ReconciliationServiceImpl.performSanityChecks(List<ColumnReconciliation> columns,
List<ReconciliationServiceImpl.JavaAttributeAugmentedColumnReconciliation> javaAttributeNames,
org.kuali.rice.kns.util.KualiDecimal[] columnSums,
List<Message> errorMessages)
Performs basic checking to ensure that values are set up so that reconciliation can proceed |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |