%3 ::xotcl::Object ::xotcl::Object ::xo::db::sql::acs_mail_multipart ::xo::db::sql::acs_mail_multipart → add_content → delete → multipart_p → new ::xo::db::sql::acs_mail_multipart->::xotcl::Object

Class ::xo::db::sql::acs_mail_multipart

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

Class Relations

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

Methods (to be applied on the object)

  • add_content (scripted, public)

     xo::db::sql::acs_mail_multipart[i] add_content [ -dbn dbn ] \
        -multipart_id multipart_id  -content_item_id content_item_id 

    Automatically generated method

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

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

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

     xo::db::sql::acs_mail_multipart[i] delete [ -dbn dbn ] \
        -multipart_id multipart_id 

    Automatically generated method

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

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

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

     xo::db::sql::acs_mail_multipart[i] multipart_p [ -dbn dbn ] \
        -object_id object_id 

    Automatically generated method

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

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

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

     xo::db::sql::acs_mail_multipart[i] new [ -dbn dbn ] \
        -multipart_id multipart_id  -multipart_kind multipart_kind  \
        [ -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)
    -multipart_id
    (required)
    -multipart_kind
    (required)
    -object_type
    (defaults to "acs_mail_multipart") (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::acs_mail_multipart proc new xo::db::sql::acs_mail_multipart proc new xo::db::sql::acs_mail_multipart proc new->db_with_handle

    Testcases:
    No testcase defined.