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

 xo::db::sql::download_rep[i] new [ -dbn dbn ] \
    -repository_id repository_id  -title title  \
    -description description  [ -help_text help_text ] \
    [ -creation_date creation_date ] [ -creation_user creation_user ] \
    [ -parent_id parent_id ] [ -context_id context_id ] \
    [ -creation_ip creation_ip ] [ -childof childof ]

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

Automatically generated method

Switches:
-dbn
(optional)
-repository_id
(required)
-title
(required)
-description
(required)
-help_text
(optional)
-creation_date
(defaults to "now()") (optional)
-creation_user
(optional)
-parent_id
(optional)
-context_id
(optional)
-creation_ip
(optional)
-childof
(optional)

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

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