Class AssignmentTargetSearchExpressionEvaluatorType

  • All Implemented Interfaces:
    PlainStructured, JaxbVisitable, Serializable, Cloneable

    public class AssignmentTargetSearchExpressionEvaluatorType
    extends SearchObjectExpressionEvaluatorType
    Create an expression that provides an assignment based on search results. Note: search expression evaluators have changed default for includeNullInputs. Null inputs are NOT processed by search expression evaluators by default. The reason is that null inputs are usually insignificant for search expression and skipping them results in fewer search operations.
    See Also:
    Serialized Form