- Methods: All Methods Documented Methods Hide Methods
- Source: Display Source Hide Source
- Variables: Show Variables Hide Variables
Class ::xo::db::sql::notification_delivery_method
::xo::db::sql::notification_delivery_method create ...
Class Relations
Methods (to be applied on the object)
delete (scripted, public)
xo::db::sql::notification_delivery_method delete [ -dbn dbn ] \ -delivery_method_id delivery_method_idAutomatically generated method
- Switches:
- -dbn (optional)
- -delivery_method_id (required)
- Testcases:
- No testcase defined.
new (scripted, public)
xo::db::sql::notification_delivery_method new [ -dbn dbn ] \ -delivery_method_id delivery_method_id -sc_impl_id sc_impl_id \ -short_name short_name -pretty_name pretty_name \ -creation_date creation_date -creation_user creation_user \ -creation_ip creation_ip -context_id context_id \ [ -childof childof ]Automatically generated method
- Switches:
- -dbn (optional)
- -delivery_method_id (required)
- -sc_impl_id (required)
- -short_name (required)
- -pretty_name (required)
- -creation_date (required)
- -creation_user (required)
- -creation_ip (required)
- -context_id (required)
- -childof (optional)
- Testcases:
- No testcase defined.
- Methods: All Methods Documented Methods Hide Methods
- Source: Display Source Hide Source
- Variables: Show Variables Hide Variables