All Downloads are FREE. Search and download functionalities are using the official Maven repository.

de.akquinet.jbosscc.guttenbase.tools.NumberOfCheckedTableData Maven / Gradle / Ivy

The newest version!
package de.akquinet.jbosscc.guttenbase.tools;

/**
 * How many rows of tables shall be regarded when checking that data has been transferred correctly.
 *
 * 

© 2012-2020 akquinet tech@spree

* * @author M. Dahm */ public interface NumberOfCheckedTableData { int getNumberOfCheckedTableData(); }




© 2015 - 2024 Weber Informatics LLC | Privacy Policy