xo::db::sql::fs_simple_object proc new (public)

 xo::db::sql::fs_simple_object[i] new [ -dbn dbn ] -object_id object_id  \
    [ -object_type object_type ] -folder_id folder_id  -name name  \
    -description description  -creation_date creation_date  \
    -creation_user creation_user  -creation_ip creation_ip  \
    -context_id context_id  [ -childof childof ]

Defined in packages/xotcl-core/tcl/05-db-procs.tcl

Automatically generated method

Switches:
-dbn
(optional)
-object_id
(required)
-object_type
(defaults to "fs_simple_object") (optional)
-folder_id
(required)
-name
(required)
-description
(required)
-creation_date
(required)
-creation_user
(required)
-creation_ip
(required)
-context_id
(required)
-childof
(optional)

Partial Call Graph (max 5 caller/called nodes):
%3 db_with_handle db_with_handle (public) xo::db::sql::fs_simple_object proc new xo::db::sql::fs_simple_object proc new xo::db::sql::fs_simple_object proc new->db_with_handle

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