global class StandardFilterInfo { global Object clone() { } global String getLabel() { } global reports.StandardFilterType getType() { } global String toString() { } }