%3 ::xotcl::Object ::xotcl::Object ::xo::db::sql::acs_mail_body ::xo::db::sql::acs_mail_body → body_p → clone → delete → new → set_content_object ::xo::db::sql::acs_mail_body->::xotcl::Object

Class ::xo::db::sql::acs_mail_body

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

Defined in

Class Relations

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

Methods (to be applied on the object)

  • body_p (scripted, public)

     xo::db::sql::acs_mail_body[i] body_p [ -dbn dbn ] -object_id object_id 

    Automatically generated method

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

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

     xo::db::sql::acs_mail_body[i] clone [ -dbn dbn ] \
        -old_body_id old_body_id  [ -body_id body_id ] \
        [ -object_type object_type ] [ -creation_date creation_date ] \
        [ -creation_user creation_user ] [ -creation_ip creation_ip ] \
        [ -context_id context_id ]

    Automatically generated method

    Switches:
    -dbn (optional)
    -old_body_id (required)
    -body_id (optional)
    -object_type (optional, defaults to "acs_mail_body")
    -creation_date (optional, defaults to "now()")
    -creation_user (optional)
    -creation_ip (optional)
    -context_id (optional)

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

     xo::db::sql::acs_mail_body[i] delete [ -dbn dbn ] -body_id body_id 

    Automatically generated method

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

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

     xo::db::sql::acs_mail_body[i] new [ -dbn dbn ] [ -body_id body_id ] \
        [ -body_reply_to body_reply_to ] [ -body_from body_from ] \
        [ -body_date body_date ] [ -header_message_id header_message_id ] \
        [ -header_reply_to header_reply_to ] \
        [ -header_subject header_subject ] [ -header_from header_from ] \
        [ -header_to header_to ] [ -content_item_id content_item_id ] \
        [ -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)
    -body_id (optional)
    -body_reply_to (optional)
    -body_from (optional)
    -body_date (optional)
    -header_message_id (optional)
    -header_reply_to (optional)
    -header_subject (optional)
    -header_from (optional)
    -header_to (optional)
    -content_item_id (optional)
    -object_type (optional, defaults to "acs_mail_body")
    -creation_date (optional, defaults to "now()")
    -creation_user (optional)
    -creation_ip (optional)
    -context_id (optional)
    -childof (optional)

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

     xo::db::sql::acs_mail_body[i] set_content_object [ -dbn dbn ] \
        -body_id body_id  -content_item_id content_item_id 

    Automatically generated method

    Switches:
    -dbn (optional)
    -body_id (required)
    -content_item_id (required)

    Testcases:
    No testcase defined.

Variables

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