content::symlink::is_symlink (public)

 content::symlink::is_symlink -item_id item_id

Defined in packages/acs-content-repository/tcl/content-symlink-procs.tcl

Switches:
-item_id (required)
Returns:
CHAR

Testcases:
No testcase defined.
Source code:
    return [package_exec_plsql -var_list [list  [list item_id $item_id ]  ] content_symlink is_symlink]
XQL Not present:
Generic, PostgreSQL, Oracle
[ hide source ] | [ make this the default ]
Show another procedure: