%3 ::xotcl::Object ::xotcl::Object ::xo::db::sql::site_node_object_map ::xo::db::sql::site_node_object_map → del → new ::xo::db::sql::site_node_object_map->::xotcl::Object

Class ::xo::db::sql::site_node_object_map

::xo::db::sql::site_node_object_map[i] create ...

Class Relations

  • class: ::xo::db::Class[i]
  • superclass: ::xotcl::Object[i]

Methods (to be applied on the object)

  • del (scripted, public)

     xo::db::sql::site_node_object_map[i] del [ -dbn dbn ] \
        -object_id object_id 

    Automatically generated method

    Switches:
    -dbn
    (optional)
    -object_id
    (required)

    Partial Call Graph (max 5 caller/called nodes):
    %3 db_with_handle db_with_handle (public) xo::db::sql::site_node_object_map proc del xo::db::sql::site_node_object_map proc del xo::db::sql::site_node_object_map proc del->db_with_handle

    Testcases:
    No testcase defined.
  • new (scripted, public)

     xo::db::sql::site_node_object_map[i] new [ -dbn dbn ] \
        -object_id object_id  -node_id node_id  [ -childof childof ]

    Automatically generated method

    Switches:
    -dbn
    (optional)
    -object_id
    (required)
    -node_id
    (required)
    -childof
    (optional)

    Partial Call Graph (max 5 caller/called nodes):
    %3 db_with_handle db_with_handle (public) xo::db::sql::site_node_object_map proc new xo::db::sql::site_node_object_map proc new xo::db::sql::site_node_object_map proc new->db_with_handle

    Testcases:
    No testcase defined.