%3 ::xotcl::Object ::xotcl::Object ::xo::db::sql::bt_patch ::xo::db::sql::bt_patch → delete → name → new ::xo::db::sql::bt_patch->::xotcl::Object

Class ::xo::db::sql::bt_patch

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

Class Relations

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

Methods (to be applied on the object)

  • delete (scripted, public)

     xo::db::sql::bt_patch[i] delete [ -dbn dbn ] -patch_id patch_id 

    Automatically generated method

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

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

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

     xo::db::sql::bt_patch[i] name [ -dbn dbn ] -patch_id patch_id 

    Automatically generated method

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

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

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

     xo::db::sql::bt_patch[i] new [ -dbn dbn ] -patch_id patch_id  \
        -project_id project_id  -component_id component_id  \
        -summary summary  -description description  \
        -description_format description_format  -content content  \
        -generated_from_version generated_from_version  \
        -creation_user creation_user  -creation_ip creation_ip  \
        [ -childof childof ]

    Automatically generated method

    Switches:
    -dbn
    (optional)
    -patch_id
    (required)
    -project_id
    (required)
    -component_id
    (required)
    -summary
    (required)
    -description
    (required)
    -description_format
    (required)
    -content
    (required)
    -generated_from_version
    (required)
    -creation_user
    (required)
    -creation_ip
    (required)
    -childof
    (optional)

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

    Testcases:
    No testcase defined.