acs::db::nsdb-postgresql method call acs_object update_last_modified (public)
<instance of acs::db::nsdb-postgresql> call acs_object update_last_modified \ [ -dbn dbn ] -object_id object_id -modifying_user modifying_user \ -modifying_ip modifying_ip [ -last_modified last_modified ]
Defined in packages/acs-tcl/tcl/00-acs-tcl-init.tcl
Automatically generated method TYPES: integer integer integer {timestamp with time zone}
- Switches:
- -dbn (optional)
- -object_id (required)
- -modifying_user (required)
- -modifying_ip (required)
- -last_modified (optional, defaults to
"now()"
)- Testcases:
- No testcase defined.