%3 ::xotcl::Object ::xotcl::Object ::xo::db::sql::rel_segment ::xo::db::sql::rel_segment → delete → get → get_or_new → name → new ::xo::db::sql::rel_segment->::xotcl::Object

Class ::xo::db::sql::rel_segment

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

Class Relations

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

Methods (to be applied on the object)

  • delete (scripted, public)

     xo::db::sql::rel_segment[i] delete [ -dbn dbn ] -segment_id segment_id 

    Automatically generated method

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

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

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

     xo::db::sql::rel_segment[i] get [ -dbn dbn ] -group_id group_id  \
        -rel_type rel_type 

    Automatically generated method

    Switches:
    -dbn
    (optional)
    -group_id
    (required)
    -rel_type
    (required)

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

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

     xo::db::sql::rel_segment[i] get_or_new [ -dbn dbn ] -group_id group_id  \
        -rel_type rel_type  [ -segment_name segment_name ]

    Automatically generated method

    Switches:
    -dbn
    (optional)
    -group_id
    (required)
    -rel_type
    (required)
    -segment_name
    (optional)

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

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

     xo::db::sql::rel_segment[i] name [ -dbn dbn ] -segment_id segment_id 

    Automatically generated method

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

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

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

     xo::db::sql::rel_segment[i] new [ -dbn dbn ] [ -segment_id segment_id ] \
        [ -object_type object_type ] [ -creation_date creation_date ] \
        [ -creation_user creation_user ] [ -creation_ip creation_ip ] \
        [ -email email ] [ -url url ] -segment_name segment_name  \
        -group_id group_id  -rel_type rel_type  [ -context_id context_id ] \
        [ -childof childof ]

    Automatically generated method

    Switches:
    -dbn
    (optional)
    -segment_id
    (optional)
    -object_type
    (defaults to "rel_segment") (optional)
    -creation_date
    (defaults to "now()") (optional)
    -creation_user
    (optional)
    -creation_ip
    (optional)
    -email
    (optional)
    -url
    (optional)
    -segment_name
    (required)
    -group_id
    (required)
    -rel_type
    (required)
    -context_id
    (optional)
    -childof
    (optional)

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

    Testcases:
    No testcase defined.