public interface IModelJobTask extends IUniquelyNamed, Serializable
Modifier and Type | Field and Description |
---|---|
static String |
MODEL_JOB_TASK_PREFIX |
SEP
Modifier and Type | Method and Description |
---|---|
IEntity |
getEntity() |
IModelJob |
getModelJob() |
String |
getName() |
boolean |
isConsolidatedDataEnrichmentEnabled() |
boolean |
isConsolidatedDataValidationEnabled() |
boolean |
isConsolidationEnabled() |
boolean |
isEnrichEnabled()
Deprecated.
|
boolean |
isMatchEnabled() |
boolean |
isPostConsoValidationEnabled()
Deprecated.
|
boolean |
isSourceDataEnrichmentEnabled() |
boolean |
isSourceDataValidationEnabled() |
boolean |
isSourceValidationEnabled()
Deprecated.
|
getPrefixedUniqueName, getUniqueName
static final String MODEL_JOB_TASK_PREFIX
IModelJob getModelJob()
String getName()
IEntity getEntity()
@Deprecated boolean isEnrichEnabled()
@Deprecated boolean isSourceValidationEnabled()
isSourceDataValidationEnabled()
boolean isSourceDataValidationEnabled()
boolean isMatchEnabled()
boolean isConsolidationEnabled()
@Deprecated boolean isPostConsoValidationEnabled()
isConsolidatedDataValidationEnabled()
boolean isConsolidatedDataValidationEnabled()
boolean isConsolidatedDataEnrichmentEnabled()
boolean isSourceDataEnrichmentEnabled()
Copyright © 2015. All Rights Reserved.