public class TransformationHasDescriptionImportRule extends BaseImportRule implements ImportRuleInterface
XML_TAG| 构造器和说明 |
|---|
TransformationHasDescriptionImportRule() |
| 限定符和类型 | 方法和说明 |
|---|---|
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, setIdclone, getCompositeClassName, getId, isEnabled, isUnique, setEnabled, setIdpublic String toString()
toString 在类中 BaseImportRulepublic List<ImportValidationFeedback> verifyRule(Object subject)
ImportRuleInterfaceverifyRule 在接口中 ImportRuleInterfaceverifyRule 在类中 BaseImportRulesubject - The subject to validate againstpublic int getMinLength()
public void setMinLength(int minLength)
minLength - the minLength to setpublic String getXML()
getXML 在接口中 ImportRuleInterfacegetXML 在类中 BaseImportRulepublic void loadXML(Node ruleNode) throws org.pentaho.di.core.exception.KettleException
loadXML 在接口中 ImportRuleInterfaceloadXML 在类中 BaseImportRuleorg.pentaho.di.core.exception.KettleExceptionCopyright © 2024 Hitachi Vantara. All rights reserved.