61        $this->rbac_id = $a_rbac_id;
 
   62        $this->obj_id = $a_obj_id;
 
   69        $this->rbac_id = $a_id;
 
   77        $this->obj_id = $a_id;
 
   91    public function setMetaId($a_meta_id, $a_read_data = 
true)
 
   93        $this->meta_id = $a_meta_id;
 
  101        return $this->meta_id;
 
  105        $this->parent_type = $a_parent_type;
 
  109        return $this->parent_type;
 
  113        $this->parent_id = $a_id;
 
  117        return $this->parent_id;
 
  158    public function delete()
 
An exception for terminatinating execution or to throw for unit testing.
setMetaId($a_meta_id, $a_read_data=true)
__construct( $a_rbac_id=0, $a_obj_id=0, $a_type=0)
setParentType($a_parent_type)