%3 ::xotcl::Object ::xotcl::Object ::xo::db::sql::acs_privilege ::xo::db::sql::acs_privilege → add_child → create_privilege → drop_privilege → remove_child ::xo::db::sql::acs_privilege->::xotcl::Object

Class ::xo::db::sql::acs_privilege

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

Class Relations

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

Methods (to be applied on the object)

  • add_child (scripted, public)

     xo::db::sql::acs_privilege[i] add_child [ -dbn dbn ] \
        -privilege privilege  -child_privilege child_privilege 

    Automatically generated method

    Switches:
    -dbn
    (optional)
    -privilege
    (required)
    -child_privilege
    (required)

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

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

     xo::db::sql::acs_privilege[i] create_privilege [ -dbn dbn ] \
        -privilege privilege  [ -pretty_name pretty_name ] \
        [ -pretty_plural pretty_plural ]

    Automatically generated method

    Switches:
    -dbn
    (optional)
    -privilege
    (required)
    -pretty_name
    (optional)
    -pretty_plural
    (optional)

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

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

     xo::db::sql::acs_privilege[i] drop_privilege [ -dbn dbn ] \
        -privilege privilege 

    Automatically generated method

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

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

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

     xo::db::sql::acs_privilege[i] remove_child [ -dbn dbn ] \
        -privilege privilege  -child_privilege child_privilege 

    Automatically generated method

    Switches:
    -dbn
    (optional)
    -privilege
    (required)
    -child_privilege
    (required)

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

    Testcases:
    No testcase defined.