public function doSave($con = null)
 {
     $this->getObject()->setIsPathway(true);
     return parent::doSave($con);
 }