Exemplo n.º 1
0
 public function countData(PwDesignDataSo $vo)
 {
     return $this->_getDao()->countData($vo->getData());
 }