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

 <instance of acs::db::nsdb-postgresql[i]> call template_demo_note new \
    [ -dbn dbn ] [ -template_demo_note_id template_demo_note_id ] \
    -title title  -body body  -color color  \
    [ -object_type object_type ] [ -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)
-template_demo_note_id
(optional)
-title
(required)
-body
(required)
-color
(required)
-object_type
(defaults to "template_demo_note") (optional)
-creation_date
(defaults to "now") (optional)
-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 template_demo_note new} acs::db::nsdb-postgresql instproc {call template_demo_note new} acs::db::nsdb-postgresql instproc {call template_demo_note new}->db_with_handle

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