global class ReportFactWithDetails { global Object clone() { } global List getAggregates() { } global String getKey() { } global List getRows() { } global String toString() { } }