public function getCcmStatusList()
 {
     $this->__load();
     return parent::getCcmStatusList();
 }