acs::db::nsdb-postgresql method call party new (public)
<instance of acs::db::nsdb-postgresql> call party new \ [ -dbn dbn ] [ -party_id party_id ] [ -object_type object_type ] \ [ -creation_date creation_date ] [ -creation_user creation_user ] \ [ -creation_ip creation_ip ] -email email [ -url url ] \ [ -context_id context_id ]
Defined in packages/acs-tcl/tcl/00-acs-tcl-init.tcl
Automatically generated method TYPES: integer {character varying} {timestamp with time zone} integer {character varying} {character varying} {character varying} integer
- Switches:
- -dbn (optional)
- -party_id (optional, accept empty)
- -object_type (optional, defaults to
"party"
)- -creation_date (optional, defaults to
"now()"
)- -creation_user (optional, accept empty)
- -creation_ip (optional, accept empty)
- -email (required)
- -url (optional, accept empty)
- -context_id (optional, accept empty)
- Testcases:
- No testcase defined.