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

 <instance of acs::db::nsdb-postgresql[i]> call workflow_case_log_entry new \
    [ -dbn dbn ] [ -entry_id entry_id ] [ -content_type content_type ] \
    [ -case_id case_id ] [ -action_id action_id ] -comment comment  \
    -comment_mime_type comment_mime_type  \
    [ -creation_user creation_user ] -creation_ip creation_ip  \
    [ -package_id package_id ]

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

Automatically generated method

Switches:
-dbn
(optional)
-entry_id
(optional)
-content_type
(defaults to "workflow_case_log_entry") (optional)
-case_id
(optional)
-action_id
(optional)
-comment
(required)
-comment_mime_type
(required)
-creation_user
(optional)
-creation_ip
(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 workflow_case_log_entry new} acs::db::nsdb-postgresql instproc {call workflow_case_log_entry new} acs::db::nsdb-postgresql instproc {call workflow_case_log_entry new}->db_with_handle

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