Class ::xo::db::sql::acs_event

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

Class Relations

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

Methods (to be applied on the object)

  • activity_set (scripted, public)

     xo::db::sql::acs_event[i] activity_set [ -dbn dbn ] -event_id event_id  \
        -activity_id activity_id 

    Automatically generated method

    Switches:
    -dbn
    (optional)
    -event_id
    (required)
    -activity_id
    (required)

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

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

     xo::db::sql::acs_event[i] delete [ -dbn dbn ] -event_id event_id 

    Automatically generated method

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

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

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

     xo::db::sql::acs_event[i] delete_all [ -dbn dbn ] -event_id event_id 

    Automatically generated method

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

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

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

     xo::db::sql::acs_event[i] delete_all_recurrences [ -dbn dbn ] \
        [ -recurrence_id recurrence_id ]

    Automatically generated method

    Switches:
    -dbn
    (optional)
    -recurrence_id
    (optional)

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

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

     xo::db::sql::acs_event[i] get_description [ -dbn dbn ] \
        -event_id event_id 

    Automatically generated method

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

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

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

     xo::db::sql::acs_event[i] get_html_p [ -dbn dbn ] -event_id event_id 

    Automatically generated method

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

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

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

     xo::db::sql::acs_event[i] get_name [ -dbn dbn ] -event_id event_id 

    Automatically generated method

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

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

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

     xo::db::sql::acs_event[i] get_status_summary [ -dbn dbn ] \
        -event_id event_id 

    Automatically generated method

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

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

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

     xo::db::sql::acs_event[i] get_value [ -dbn dbn ] \
        -parameter_name parameter_name 

    Automatically generated method

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

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

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

     xo::db::sql::acs_event[i] insert_instances [ -dbn dbn ] \
        -event_id event_id  [ -cutoff_date cutoff_date ]

    Automatically generated method

    Switches:
    -dbn
    (optional)
    -event_id
    (required)
    -cutoff_date
    (optional)

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

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

     xo::db::sql::acs_event[i] instances_exist_p [ -dbn dbn ] \
        -recurrence_id recurrence_id 

    Automatically generated method

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

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

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

     xo::db::sql::acs_event[i] new [ -dbn dbn ] [ -event_id event_id ] \
        [ -name name ] [ -description description ] [ -html_p html_p ] \
        [ -status_summary status_summary ] [ -timespan_id timespan_id ] \
        [ -activity_id activity_id ] [ -recurrence_id recurrence_id ] \
        [ -object_type object_type ] [ -creation_date creation_date ] \
        [ -creation_user creation_user ] [ -creation_ip creation_ip ] \
        [ -context_id context_id ] [ -package_id package_id ] \
        [ -location location ] [ -related_link_url related_link_url ] \
        [ -related_link_text related_link_text ] \
        [ -redirect_to_rel_link_p redirect_to_rel_link_p ] \
        [ -childof childof ]

    Automatically generated method

    Switches:
    -dbn
    (optional)
    -event_id
    (optional)
    -name
    (optional)
    -description
    (optional)
    -html_p
    (optional)
    -status_summary
    (optional)
    -timespan_id
    (optional)
    -activity_id
    (optional)
    -recurrence_id
    (optional)
    -object_type
    (defaults to "acs_event") (optional)
    -creation_date
    (defaults to "now()") (optional)
    -creation_user
    (optional)
    -creation_ip
    (optional)
    -context_id
    (optional)
    -package_id
    (optional)
    -location
    (optional)
    -related_link_url
    (optional)
    -related_link_text
    (optional)
    -redirect_to_rel_link_p
    (optional)
    -childof
    (optional)

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

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

     xo::db::sql::acs_event[i] new_instance [ -dbn dbn ] -event_id event_id  \
        -date_offset date_offset 

    Automatically generated method

    Switches:
    -dbn
    (optional)
    -event_id
    (required)
    -date_offset
    (required)

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

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

     xo::db::sql::acs_event[i] party_map [ -dbn dbn ] -event_id event_id  \
        -party_id party_id 

    Automatically generated method

    Switches:
    -dbn
    (optional)
    -event_id
    (required)
    -party_id
    (required)

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

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

     xo::db::sql::acs_event[i] party_unmap [ -dbn dbn ] -event_id event_id  \
        -party_id party_id 

    Automatically generated method

    Switches:
    -dbn
    (optional)
    -event_id
    (required)
    -party_id
    (required)

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

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

     xo::db::sql::acs_event[i] recurrence_timespan_edit [ -dbn dbn ] \
        -event_id event_id  -start_date start_date  -end_date end_date  \
        -edit_past_events_p edit_past_events_p 

    Automatically generated method

    Switches:
    -dbn
    (optional)
    -event_id
    (required)
    -start_date
    (required)
    -end_date
    (required)
    -edit_past_events_p
    (required)

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

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

     xo::db::sql::acs_event[i] recurs_p [ -dbn dbn ] -event_id event_id 

    Automatically generated method

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

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

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

     xo::db::sql::acs_event[i] shift [ -dbn dbn ] [ -event_id event_id ] \
        [ -start_offset start_offset ] [ -end_offset end_offset ]

    Automatically generated method

    Switches:
    -dbn
    (optional)
    -event_id
    (optional)
    -start_offset
    (defaults to "0") (optional)
    -end_offset
    (defaults to "0") (optional)

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

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

     xo::db::sql::acs_event[i] shift_all [ -dbn dbn ] [ -event_id event_id ] \
        [ -start_offset start_offset ] [ -end_offset end_offset ]

    Automatically generated method

    Switches:
    -dbn
    (optional)
    -event_id
    (optional)
    -start_offset
    (defaults to "0") (optional)
    -end_offset
    (defaults to "0") (optional)

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

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

     xo::db::sql::acs_event[i] timespan_set [ -dbn dbn ] -event_id event_id  \
        -timespan_id timespan_id 

    Automatically generated method

    Switches:
    -dbn
    (optional)
    -event_id
    (required)
    -timespan_id
    (required)

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

    Testcases:
    No testcase defined.