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

Class ::xo::db::sql::notification_type

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

    Automatically generated method

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

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

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

     xo::db::sql::notification_type[i] new [ -dbn dbn ] -type_id type_id  \
        -sc_impl_id sc_impl_id  -short_name short_name  \
        -pretty_name pretty_name  -description description  \
        -creation_date creation_date  -creation_user creation_user  \
        -creation_ip creation_ip  -context_id context_id  \
        [ -childof childof ]

    Automatically generated method

    Switches:
    -dbn
    (optional)
    -type_id
    (required)
    -sc_impl_id
    (required)
    -short_name
    (required)
    -pretty_name
    (required)
    -description
    (required)
    -creation_date
    (required)
    -creation_user
    (required)
    -creation_ip
    (required)
    -context_id
    (required)
    -childof
    (optional)

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

    Testcases:
    No testcase defined.

Variables

::xo::db::sql::notification_type set __default_metaclass ::xotcl::Class
::xo::db::sql::notification_type set __default_superclass ::xotcl::Object
::xo::db::sql::notification_type set abstract_p f
::xo::db::sql::notification_type set auto_save false
::xo::db::sql::notification_type set name_method {}
::xo::db::sql::notification_type set object_type ::xo::db::sql::notification_type
::xo::db::sql::notification_type set security_inherit_p t
::xo::db::sql::notification_type set sql_package_name notification_type
::xo::db::sql::notification_type set supertype acs_object
::xo::db::sql::notification_type set with_table true