- Methods: All Methods Documented Methods Hide Methods
- Source: Display Source Hide Source
- Variables: Show Variables Hide Variables
Class ::xo::db::sql::notification_request
::xo::db::sql::notification_request create ...
Defined in
Class Relations
Methods (to be applied on the object)
delete (scripted, public)
xo::db::sql::notification_request delete [ -dbn dbn ] \ -request_id request_idAutomatically generated method
- Switches:
- -dbn (optional)
- -request_id (required)
- Testcases:
- No testcase defined.
delete_all (scripted, public)
xo::db::sql::notification_request delete_all [ -dbn dbn ] \ -object_id object_idAutomatically generated method
- Switches:
- -dbn (optional)
- -object_id (required)
- Testcases:
- No testcase defined.
delete_all_for_user (scripted, public)
xo::db::sql::notification_request delete_all_for_user [ -dbn dbn ] \ -user_id user_idAutomatically generated method
- Switches:
- -dbn (optional)
- -user_id (required)
- Testcases:
- No testcase defined.
new (scripted, public)
xo::db::sql::notification_request new [ -dbn dbn ] \ -request_id request_id [ -object_type object_type ] \ -type_id type_id -user_id user_id -object_id object_id \ -interval_id interval_id -delivery_method_id delivery_method_id \ -format format [ -dynamic_p dynamic_p ] \ -creation_date creation_date -creation_user creation_user \ -creation_ip creation_ip -context_id context_id \ [ -childof childof ]Automatically generated method
- Switches:
- -dbn (optional)
- -request_id (required)
- -object_type (optional, defaults to
"notification_request"
)- -type_id (required)
- -user_id (required)
- -object_id (required)
- -interval_id (required)
- -delivery_method_id (required)
- -format (required)
- -dynamic_p (optional, defaults to
"f"
)- -creation_date (required)
- -creation_user (required)
- -creation_ip (required)
- -context_id (required)
- -childof (optional)
- Testcases:
- No testcase defined.
Variables
::xo::db::sql::notification_request set __default_metaclass ::xotcl::Class ::xo::db::sql::notification_request set __default_superclass ::xotcl::Object ::xo::db::sql::notification_request set abstract_p f ::xo::db::sql::notification_request set auto_save false ::xo::db::sql::notification_request set name_method {} ::xo::db::sql::notification_request set object_type ::xo::db::sql::notification_request ::xo::db::sql::notification_request set security_inherit_p t ::xo::db::sql::notification_request set sql_package_name notification_request ::xo::db::sql::notification_request set supertype acs_object ::xo::db::sql::notification_request set with_table true
- Methods: All Methods Documented Methods Hide Methods
- Source: Display Source Hide Source
- Variables: Show Variables Hide Variables