Class ::xo::db::sql::acs_object_util

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

Class Relations

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

Methods (to be applied on the object)

  • get_object_type (scripted, public)

     xo::db::sql::acs_object_util[i] get_object_type [ -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::acs_object_util proc get_object_type xo::db::sql::acs_object_util proc get_object_type xo::db::sql::acs_object_util proc get_object_type->db_with_handle

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

     xo::db::sql::acs_object_util[i] object_ancestor_type_p [ -dbn dbn ] \
        -object_id object_id  -object_type object_type 

    Automatically generated method

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

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

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

     xo::db::sql::acs_object_util[i] object_type_exist_p [ -dbn dbn ] \
        -object_type object_type 

    Automatically generated method

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

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

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

     xo::db::sql::acs_object_util[i] object_type_p [ -dbn dbn ] \
        -object_id object_id  -object_type object_type 

    Automatically generated method

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

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

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

     xo::db::sql::acs_object_util[i] type_ancestor_type_p [ -dbn dbn ] \
        -object_type1 object_type1  -object_type2 object_type2 

    Automatically generated method

    Switches:
    -dbn
    (optional)
    -object_type1
    (required)
    -object_type2
    (required)

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

    Testcases:
    No testcase defined.