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

 <instance of acs::db::nsdb-postgresql[i]> call journal_entry new \
    [ -dbn dbn ] [ -journal_id journal_id ] [ -object_id object_id ] \
    -action action  [ -action_pretty action_pretty ] \
    [ -creation_date creation_date ] [ -creation_user creation_user ] \
    [ -creation_ip creation_ip ] [ -msg msg ]

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

Automatically generated method

Switches:
-dbn
(optional)
-journal_id
(optional)
-object_id
(optional)
-action
(required)
-action_pretty
(optional)
-creation_date
(defaults to "now()") (optional)
-creation_user
(optional)
-creation_ip
(optional)
-msg
(optional)

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

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