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

 <instance of acs::db::nsdb-postgresql[i]> call acs_object new \
    [ -dbn dbn ] [ -object_id object_id ] [ -object_type object_type ] \
    [ -creation_date creation_date ] [ -creation_user creation_user ] \
    [ -creation_ip creation_ip ] [ -context_id context_id ] \
    [ -security_inherit_p security_inherit_p ] [ -title title ] \
    [ -package_id package_id ]

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

Automatically generated method

Switches:
-dbn
(optional)
-object_id
(optional)
-object_type
(defaults to "acs_object") (optional)
-creation_date
(defaults to "now()") (optional)
-creation_user
(optional)
-creation_ip
(optional)
-context_id
(optional)
-security_inherit_p
(defaults to "t") (optional)
-title
(optional)
-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_object new} acs::db::nsdb-postgresql instproc {call acs_object new} acs::db::nsdb-postgresql instproc {call acs_object new}->db_with_handle

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