global class Records { global Object clone() { } global static ConnectApi.Motif getMotif(String communityId, String idOrPrefix) { } global static List getMotifBatch(String communityId, List idOrPrefixList) { } }