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

Class ::xo::db::sql::apm_service

::xo::db::sql::apm_service[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::apm_service[i] delete [ -dbn dbn ] -service_id service_id 

    Automatically generated method

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

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

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

     xo::db::sql::apm_service[i] new [ -dbn dbn ] [ -service_id service_id ] \
        [ -instance_name instance_name ] -package_key package_key  \
        [ -object_type object_type ] [ -creation_date creation_date ] \
        [ -creation_user creation_user ] [ -creation_ip creation_ip ] \
        [ -context_id context_id ] [ -childof childof ]

    Automatically generated method

    Switches:
    -dbn
    (optional)
    -service_id
    (optional)
    -instance_name
    (optional)
    -package_key
    (required)
    -object_type
    (defaults to "apm_service") (optional)
    -creation_date
    (defaults to "now()") (optional)
    -creation_user
    (optional)
    -creation_ip
    (optional)
    -context_id
    (optional)
    -childof
    (optional)

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

    Testcases:
    No testcase defined.