com.ibm.commerce.contract.catalogfilter

Interface ProductSearchExpressionBuilder

    • Field Summary

      Fields 
      Modifier and Type Field and Description
      static java.lang.String COPYRIGHT
      Copyright statement.
    • Field Detail

      • COPYRIGHT

        static final java.lang.String COPYRIGHT
        Copyright statement.
        See Also:
        Constant Field Values
    • Method Detail

      • getExpression

        java.lang.String getExpression()
                                throws ECException
        Get search expression
        Returns:
        the search expression.
        Throws:
        ECException - Exception could be thrown if any parsing error occurred.