Class ::xo::db::sql::rss_gen_subscr

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

Class Relations

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

Methods (to be applied on the object)

  • del (scripted, public)

     xo::db::sql::rss_gen_subscr[i] del [ -dbn dbn ] -subscr_id subscr_id 

    Automatically generated method

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

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

     xo::db::sql::rss_gen_subscr[i] delete [ -dbn dbn ] -subscr_id subscr_id 

    Automatically generated method

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

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

     xo::db::sql::rss_gen_subscr[i] name [ -dbn dbn ] -subscr_id subscr_id 

    Automatically generated method

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

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

     xo::db::sql::rss_gen_subscr[i] new [ -dbn dbn ] -p_subscr_id p_subscr_id  \
        -p_impl_id p_impl_id  -p_summary_context_id p_summary_context_id  \
        -p_timeout p_timeout  [ -p_lastbuild p_lastbuild ] \
        -p_object_type p_object_type  [ -p_creation_date p_creation_date ] \
        -p_creation_user p_creation_user  -p_creation_ip p_creation_ip  \
        -p_context_id p_context_id  [ -childof childof ]

    Automatically generated method

    Switches:
    -dbn (optional)
    -p_subscr_id (required)
    -p_impl_id (required)
    -p_summary_context_id (required)
    -p_timeout (required)
    -p_lastbuild (optional, defaults to "now")
    -p_object_type (required)
    -p_creation_date (optional, defaults to "now")
    -p_creation_user (required)
    -p_creation_ip (required)
    -p_context_id (required)
    -childof (optional)

    Testcases:
    No testcase defined.

Variables

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