81 $a_obj_id = $a_rbac_id;
87 $this->rbac_id = $a_rbac_id;
88 $this->obj_id = $a_obj_id;
95 $this->rbac_id = $a_id;
103 $this->obj_id = $a_id;
117 public function setMetaId($a_meta_id, $a_read_data =
true)
119 $this->meta_id = $a_meta_id;
127 return $this->meta_id;
131 $this->parent_type = $a_parent_type;
135 return $this->parent_type;
139 $this->parent_id = $a_id;
143 return $this->parent_id;
148 $this->export_mode = $a_export_mode;
195 public function delete()
setMetaId($a_meta_id, $a_read_data=true)
__construct( $a_rbac_id=0, $a_obj_id=0, $a_type=0)
setParentType($a_parent_type)
static getLogger($a_component_id)
Get component logger.
setExportMode($a_export_mode=true)