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-tcl/tcl/00-acs-tcl-init.tcl

Automatically generated method TYPES: integer {character varying} {character varying} {character varying} {character varying} {timestamp with time zone} integer {character varying} integer

Switches:
-dbn (optional)
-template_demo_note_id (required)
-title (required)
-body (required)
-color (required)
-object_type (optional, defaults to "template_demo_note")
-creation_date (optional, defaults to "now")
-creation_user (required)
-creation_ip (required)
-context_id (required)

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