public static function getAllEntries($c, $roughcut_ids)
 {
     roughcutEntryPeer::retrievByRoughcutIds($c, $roughcut_ids);
 }