예제 #1
0
 /**
  *	Description...
  *
  *	@return void
  **/
 public function getRowId($row)
 {
     return $this->_object->getRowId($row);
 }