rql_download.hooks.CWSearchFuseMount¶
-
class
rql_download.hooks.
CWSearchFuseMount
(req, event, **kwargs)[source]¶ Class that start/update a process specific to a user that mount his CWSearch entities.
Methods
__init__
(req, event, **kwargs)check_events
()critical
(msg, *args, **kwargs)Log ‘msg % args’ with severity ‘CRITICAL’. cw_propval
(propid)return cw property value associated to key debug
(msg, *args, **kwargs)Log ‘msg % args’ with severity ‘DEBUG’. error
(msg, *args, **kwargs)Log ‘msg % args’ with severity ‘ERROR’. exception
(msg, *args, **kwargs)Convenience method for logging an ERROR with exception information. filterable_selectors
(*args, **kwargs)info
(msg, *args, **kwargs)Log ‘msg % args’ with severity ‘INFO’. warning
(msg, *args, **kwargs)Log ‘msg % args’ with severity ‘WARNING’. Attributes
category
eidfrom
eidto
entity
events
known_args
order
repo
rtype
-
__module__
= 'rql_download.hooks'¶
-
__regid__
= 'rqldownload.fuse_mount_hook'¶
-
events
= ('after_add_entity',)¶
-