acs::db::nsdb-postgresql method call notification new (public)
<instance of acs::db::nsdb-postgresql> call 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
Defined in packages/acs-tcl/tcl/00-acs-tcl-init.tcl
Automatically generated method TYPES: integer integer integer {timestamp with time zone} integer integer {character varying} text text text {timestamp with time zone} integer {character varying} integer
- 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)
- Testcases:
- No testcase defined.