public function setOrgId($orgId)
 {
     parent::setOrgId($orgId);
     $this->whereOrgId = $orgId;
 }