acs::db::nsdb-postgresql method call image new_revision (public)

 <instance of acs::db::nsdb-postgresql[i]> call image new_revision \
    [ -dbn dbn ] [ -item_id item_id ] [ -revision_id revision_id ] \
    -title title  -description description  \
    -publish_date publish_date  -mime_type mime_type  \
    -nls_language nls_language  [ -creation_user creation_user ] \
    -creation_ip creation_ip  [ -height height ] [ -width width ] \
    [ -package_id package_id ]

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

Automatically generated method

Switches:
-dbn
(optional)
-item_id
(optional)
-revision_id
(optional)
-title
(required)
-description
(required)
-publish_date
(required)
-mime_type
(required)
-nls_language
(required)
-creation_user
(optional)
-creation_ip
(required)
-height
(optional)
-width
(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 image new_revision} acs::db::nsdb-postgresql instproc {call image new_revision} acs::db::nsdb-postgresql instproc {call image new_revision}->db_with_handle

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