Package com.pullreports.export.request
Class Filter
Object
com.pullreports.export.request.Filter
-
Constructor Details
-
Filter
-
-
Method Details
-
getClauses
-
toString
Returns the String representation of the filter as it would appear as a parameter in the Export REST API. -
toReadableString
- Returns:
- a human readable interpretation of the Filter with Column and Table display names substituted for IDs.
-
toHTMLReadableString
- Returns:
- an HTML human readable interpretation of the Filter with Column and Table display names substituted for IDs. Value string are escaped for XXS scripting vulnerabilities.
-
equals
-
hashCode
public int hashCode()
-