79 $a_obj_id = $a_rbac_id;
85 $this->rbac_id = $a_rbac_id;
86 $this->obj_id = $a_obj_id;
93 $this->rbac_id = $a_id;
101 $this->obj_id = $a_id;
115 public function setMetaId($a_meta_id, $a_read_data =
true)
117 $this->meta_id = $a_meta_id;
125 return $this->meta_id;
129 $this->parent_type = $a_parent_type;
133 return $this->parent_type;
137 $this->parent_id = $a_id;
141 return $this->parent_id;
146 $this->export_mode = $a_export_mode;
193 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)