- Methods: All Methods Documented Methods Hide Methods
- Source: Display Source Hide Source
- Variables: Show Variables Hide Variables
Class ::xo::db::sql::composition_rel
::xo::db::sql::composition_rel create ...
Class Relations
Methods (to be applied on the object)
check_index (scripted, public)
xo::db::sql::composition_rel check_index [ -dbn dbn ] \ -component_id component_id -container_id container_idAutomatically generated method
- Switches:
- -dbn (optional)
- -component_id (required)
- -container_id (required)
- Testcases:
- No testcase defined.
check_path_exists_p (scripted, public)
xo::db::sql::composition_rel check_path_exists_p [ -dbn dbn ] \ -component_id component_id -container_id container_idAutomatically generated method
- Switches:
- -dbn (optional)
- -component_id (required)
- -container_id (required)
- Testcases:
- No testcase defined.
check_representation (scripted, public)
xo::db::sql::composition_rel check_representation [ -dbn dbn ] \ -rel_id rel_idAutomatically generated method
- Switches:
- -dbn (optional)
- -rel_id (required)
- Testcases:
- No testcase defined.
delete (scripted, public)
xo::db::sql::composition_rel delete [ -dbn dbn ] -rel_id rel_idAutomatically generated method
- Switches:
- -dbn (optional)
- -rel_id (required)
- Testcases:
- No testcase defined.
new (scripted, public)
xo::db::sql::composition_rel new [ -dbn dbn ] [ -rel_id rel_id ] \ [ -rel_type rel_type ] -object_id_one object_id_one \ -object_id_two object_id_two [ -creation_user creation_user ] \ [ -creation_ip creation_ip ] [ -childof childof ]Automatically generated method
- Switches:
- -dbn (optional)
- -rel_id (optional)
- -rel_type (optional, defaults to
"composition_rel"
)- -object_id_one (required)
- -object_id_two (required)
- -creation_user (optional)
- -creation_ip (optional)
- -childof (optional)
- Testcases:
- No testcase defined.
- Methods: All Methods Documented Methods Hide Methods
- Source: Display Source Hide Source
- Variables: Show Variables Hide Variables