function selectCopyeditor($args)
 {
     import('pages.sectionEditor.SubmissionEditHandler');
     SubmissionEditHandler::selectCopyeditor($args);
 }