Package de.consist.bmu.rule.impl
Class RuleImplSchemaValidationDT
java.lang.Object
de.consist.bmu.rule.impl.RuleImpl
de.consist.bmu.rule.impl.RuleImplSchemaValidationDT
- All Implemented Interfaces:
Rule
,Serializable
Pruefregel fuer die Schemavalidierung mit string-latin Erweiterung.
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.consist.bmu.rule.impl.RuleImpl
getRuleDef, isEnabled, isJaMonEnabled, newRuleImpl, setJaMonEnabled
-
Field Details
-
MAX_MSG_LEN
public static int MAX_MSG_LEN
-
-
Constructor Details
-
RuleImplSchemaValidationDT
- Parameters:
ruleDef
- RuleDef
-
-
Method Details
-
execute
- Parameters:
bmuDok
- Das Document- Returns:
- List
- Throws:
BMUException
- BMUException
-
getTechDoc
- Returns:
- Die technische Dokumentation der Implementierung
-