Class ::xo::db::sql::notification_delivery_method

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

Defined in

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_delivery_method[i] delete [ -dbn dbn ] \
        -delivery_method_id delivery_method_id 

    Automatically generated method

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

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

     xo::db::sql::notification_delivery_method[i] new [ -dbn dbn ] \
        -delivery_method_id delivery_method_id  -sc_impl_id sc_impl_id  \
        -short_name short_name  -pretty_name pretty_name  \
        -creation_date creation_date  -creation_user creation_user  \
        -creation_ip creation_ip  -context_id context_id  \
        [ -childof childof ]

    Automatically generated method

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

    Testcases:
    No testcase defined.

Variables

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