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

 <instance of acs::db::nsdb-postgresql[i]> call acs_message new \
    [ -dbn dbn ] [ -message_id message_id ] [ -reply_to reply_to ] \
    -sent_date sent_date  [ -sender sender ] -rfc822_id rfc822_id  \
    -title title  -description description  -mime_type mime_type  \
    -text text  [ -data data ] [ -parent_id parent_id ] \
    [ -context_id context_id ] [ -creation_user creation_user ] \
    -creation_ip creation_ip  -object_type object_type  \
    -is_live is_live  [ -package_id package_id ]

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

Automatically generated method

Switches:
-dbn
(optional)
-message_id
(optional)
-reply_to
(optional)
-sent_date
(required)
-sender
(optional)
-rfc822_id
(required)
-title
(required)
-description
(required)
-mime_type
(required)
-text
(required)
-data
(optional)
-parent_id
(optional)
-context_id
(optional)
-creation_user
(optional)
-creation_ip
(required)
-object_type
(required)
-is_live
(required)
-package_id
(optional)

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

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