public class JobHasANoteImportRule extends BaseImportRule implements ImportRuleInterface
XML_TAG| 构造器和说明 |
|---|
JobHasANoteImportRule() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getXML() |
void |
loadXML(Node ruleNode) |
List<ImportValidationFeedback> |
verifyRule(Object subject)
Validate the rule against a subject (transformation, job, database, ...)
|
clone, getCompositeClassName, getId, isEnabled, isUnique, setEnabled, setId, toStringclone, getCompositeClassName, getId, isEnabled, isUnique, setEnabled, setIdpublic List<ImportValidationFeedback> verifyRule(Object subject)
ImportRuleInterfaceverifyRule 在接口中 ImportRuleInterfaceverifyRule 在类中 BaseImportRulesubject - The subject to validate againstpublic 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.