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

Class ::xo::db::sql::fs_url

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

Class Relations

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

Methods (to be applied on the object)

  • copy (scripted, public)

     xo::db::sql::fs_url[i] copy [ -dbn dbn ] [ -url_id url_id ]

    Automatically generated method

    Switches:
    -dbn
    (optional)
    -url_id
    (defaults to "target_object_id") (optional)

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

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

     xo::db::sql::fs_url[i] delete [ -dbn dbn ] -url_id url_id 

    Automatically generated method

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

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

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

     xo::db::sql::fs_url[i] new [ -dbn dbn ] -url_id url_id  \
        [ -object_type object_type ] -url url  -folder_id folder_id  \
        -name 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)
    -url_id
    (required)
    -object_type
    (defaults to "fs_url") (optional)
    -url
    (required)
    -folder_id
    (required)
    -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::fs_url proc new xo::db::sql::fs_url proc new xo::db::sql::fs_url proc new->db_with_handle

    Testcases:
    No testcase defined.