acs::db::nsdb-postgresql method call notification_request new (public)

 <instance of acs::db::nsdb-postgresql[i]> call 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 ]

Defined in packages/acs-api-browser/tcl/api-doc-init.tcl

Automatically generated method

Switches:
-dbn
(optional)
-request_id
(optional)
-object_type
(defaults to "notification_request") (optional)
-type_id
(optional)
-user_id
(optional)
-object_id
(optional)
-interval_id
(optional)
-delivery_method_id
(optional)
-format
(required)
-dynamic_p
(defaults to "f") (optional)
-creation_date
(required)
-creation_user
(optional)
-creation_ip
(required)
-context_id
(optional)

Partial Call Graph (max 5 caller/called nodes):
%3 db_with_handle db_with_handle (public) acs::db::nsdb-postgresql instproc {call notification_request new} acs::db::nsdb-postgresql instproc {call notification_request new} acs::db::nsdb-postgresql instproc {call notification_request new}->db_with_handle

Testcases:
No testcase defined.
[ show source ]
Show another procedure: