public class ESEFPreValidation
extends java.lang.Object
| Modifier and Type | Method and Description | 
|---|---|
| void | addInconsistency(java.lang.String ruleCode,
                java.lang.String errorMessage)Adds the inconsistency. | 
| void | clearErrors(java.lang.String ruleCode)Clear errors. | 
| static ESEFPreValidation | getInstance()Gets the single instance of ESEFPreValidation. | 
| java.util.Set<java.lang.String> | getRuleCodes()Gets the rule codes. | 
| java.util.List<java.lang.String> | getRuleInconsistencies(java.lang.String ruleCode)Gets the rule inconsistencies. | 
public static ESEFPreValidation getInstance()
public void addInconsistency(java.lang.String ruleCode,
                             java.lang.String errorMessage)
ruleCode - the rule codeerrorMessage - the error messagepublic java.util.Set<java.lang.String> getRuleCodes()
public java.util.List<java.lang.String> getRuleInconsistencies(java.lang.String ruleCode)
ruleCode - the rule codepublic void clearErrors(java.lang.String ruleCode)
ruleCode - the rule codeCopyright 2006-2015 Reporting Standard S.L., C/ Torrecilla del Puerto 1, 28043, Madrid, Espaņa