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

 <instance of acs::db::nsdb-postgresql[i]> call content_keyword new \
    [ -dbn dbn ] -heading heading  [ -description description ] \
    [ -parent_id parent_id ] [ -keyword_id keyword_id ] \
    [ -creation_date creation_date ] [ -creation_user creation_user ] \
    [ -creation_ip creation_ip ] [ -object_type object_type ] \
    [ -package_id package_id ]

Defined in packages/acs-tcl/tcl/00-acs-tcl-init.tcl

Automatically generated method TYPES: {character varying} {character varying} integer integer {timestamp with time zone} integer {character varying} {character varying} integer

Switches:
-dbn (optional)
-heading (required)
-description (optional, accept empty)
-parent_id (optional, accept empty)
-keyword_id (optional, accept empty)
-creation_date (optional, defaults to "now")
-creation_user (optional, accept empty)
-creation_ip (optional, accept empty)
-object_type (optional, defaults to "content_keyword")
-package_id (optional, accept empty)

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