global class FormulaRecalcResult { global Object clone() { } global List getErrors() { } global SObject getSObject() { } global Boolean isSuccess() { } }