Added support to pass operator and values as parameters to criteria panel. Parameters has to passed in the json format for operator to be considered.
Example http://localhost:8080/GOLD/../main.jsp?param1=value1¶m2={operator:"NotEquals",values=["a","b"]}
Authored by: prudhvireddy 2011-05-25
Parent: [r5299]
Child: [r5301]