Uses of Class
org.kuali.kfs.module.ld.batch.service.impl.ReconciliationServiceImpl.JavaAttributeAugmentedColumnReconciliation

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
 



Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.