com.semarchy.mdm.runtime.model.logical
Class ModelJobParamUtil
java.lang.Object
com.semarchy.mdm.runtime.model.logical.ModelJobParamUtil
public class ModelJobParamUtil
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PARAM_RECYCLE_ERRORS
public static final String PARAM_RECYCLE_ERRORS
- Causes the job to recycle errors
- See Also:
- Constant Field Values
PARAM_ANALYZE_STATS
public static final String PARAM_ANALYZE_STATS
- Causes the job to oracle run analyze_stats
- See Also:
- Constant Field Values
PARAM_AGGREGATE_JOB_ENRICHERS
public static final String PARAM_AGGREGATE_JOB_ENRICHERS
- Name of the param used to enable ISemQLEnricher aggregation for the whole job.
This parameter is used during job generation
- See Also:
- Constant Field Values
ModelJobParamUtil
public ModelJobParamUtil()
getAggregateEntityParamName
public static String getAggregateEntityParamName(IEntity pEntity)
- Name of the param used to enable ISemQLEnricher aggregation for a given entity
This parameter is used during job generation
- Parameters:
pEntity
-
- Returns:
getBooleanValue
public static boolean getBooleanValue(String pParamValue)
booleanToString
public static String booleanToString(boolean pBoolean)
Copyright © 2015. All Rights Reserved.