%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)

    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)

    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)

    Testcases:
    No testcase defined.