- Methods: All Methods Documented Methods Hide Methods
- Source: Display Source Hide Source
- Variables: Show Variables Hide Variables
Class ::xo::db::sql::notification
::xo::db::sql::notification create ...
Class Relations
Methods (to be applied on the object)
delete (scripted, public)
xo::db::sql::notification delete [ -dbn dbn ] \ -notification_id notification_idAutomatically generated method
- Switches:
- -dbn (optional)
- -notification_id (required)
- Testcases:
- No testcase defined.
new (scripted, public)
xo::db::sql::notification new [ -dbn dbn ] \ -notification_id notification_id -type_id type_id \ -object_id object_id -notif_date notif_date \ -response_id response_id -notif_user notif_user \ -notif_subject notif_subject -notif_text notif_text \ -notif_html notif_html -file_ids file_ids \ -creation_date creation_date -creation_user creation_user \ -creation_ip creation_ip -context_id context_id \ [ -childof childof ]Automatically generated method
- Switches:
- -dbn (optional)
- -notification_id (required)
- -type_id (required)
- -object_id (required)
- -notif_date (required)
- -response_id (required)
- -notif_user (required)
- -notif_subject (required)
- -notif_text (required)
- -notif_html (required)
- -file_ids (required)
- -creation_date (required)
- -creation_user (required)
- -creation_ip (required)
- -context_id (required)
- -childof (optional)
- Testcases:
- No testcase defined.
Variables
::xo::db::sql::notification set __default_metaclass ::xotcl::Class ::xo::db::sql::notification set __default_superclass ::xotcl::Object ::xo::db::sql::notification set abstract_p f ::xo::db::sql::notification set auto_save false ::xo::db::sql::notification set name_method {} ::xo::db::sql::notification set object_type ::xo::db::sql::notification ::xo::db::sql::notification set security_inherit_p t ::xo::db::sql::notification set sql_package_name notification ::xo::db::sql::notification set supertype acs_object ::xo::db::sql::notification set with_table true
- Methods: All Methods Documented Methods Hide Methods
- Source: Display Source Hide Source
- Variables: Show Variables Hide Variables