global class ReportDetailRow { global Object clone() { } global List getDataCells() { } global String toString() { } }