public class TransformationHasDescriptionImportRule extends BaseImportRule implements ImportRuleInterface
XML_TAG| Constructor and Description |
|---|
TransformationHasDescriptionImportRule() |
| Modifier and Type | Method and Description |
|---|---|
int |
getMinLength() |
String |
getXML() |
void |
loadXML(Node ruleNode) |
void |
setMinLength(int minLength) |
String |
toString() |
List<ImportValidationFeedback> |
verifyRule(Object subject)
Validate the rule against a subject (transformation, job, database, ...)
|
clone, getCompositeClassName, getId, isEnabled, isUnique, setEnabled, setIdequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitclone, getCompositeClassName, getId, isEnabled, isUnique, setEnabled, setIdpublic TransformationHasDescriptionImportRule()
public String toString()
toString in class BaseImportRulepublic List<ImportValidationFeedback> verifyRule(Object subject)
ImportRuleInterfaceverifyRule in interface ImportRuleInterfaceverifyRule in class BaseImportRulesubject - The subject to validate againstpublic int getMinLength()
public void setMinLength(int minLength)
minLength - the minLength to setpublic String getXML()
getXML in interface ImportRuleInterfacegetXML in class BaseImportRulepublic void loadXML(Node ruleNode) throws KettleException
loadXML in interface ImportRuleInterfaceloadXML in class BaseImportRuleKettleExceptionCopyright © 2018 Hitachi Vantara. All rights reserved.