public function getGrouplist()
 {
     parent::getList();
 }
 public function getEventlist()
 {
     return parent::getList();
 }