Class OrExpression

    • Constructor Detail

      • OrExpression

        public OrExpression()
        Deprecated.
        Default Constructor.
    • Method Detail

      • getValue

        public Object getValue()
        Deprecated.
        Computes the logical OR of all fields given. Non-boolean values are ignored and have no influence on the result.
        Returns:
        Boolean.TRUE or Boolean.FALSE