public function getCount(ConfigInterface $objConfig) { $objFilter = $this->prepareFilter($objConfig); return $this->getMetaModel()->getCount($objFilter); }