%3 ::xotcl::Object ::xotcl::Object ::xo::db::sql::acs_reference ::xo::db::sql::acs_reference → delete → is_expired_p → new ::xo::db::sql::acs_reference->::xotcl::Object

Class ::xo::db::sql::acs_reference

::xo::db::sql::acs_reference[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::acs_reference[i] delete [ -dbn dbn ] \
        -repository_id repository_id 

    Automatically generated method

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

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

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

     xo::db::sql::acs_reference[i] is_expired_p [ -dbn dbn ] \
        -repository_id repository_id 

    Automatically generated method

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

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

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

     xo::db::sql::acs_reference[i] new [ -dbn dbn ] \
        [ -repository_id repository_id ] -table_name table_name  \
        [ -internal_data_p internal_data_p ] \
        [ -package_name package_name ] [ -last_update last_update ] \
        [ -source source ] [ -source_url source_url ] \
        [ -effective_date effective_date ] [ -expiry_date expiry_date ] \
        [ -maintainer_id maintainer_id ] [ -notes notes ] \
        [ -first_names first_names ] [ -last_name last_name ] \
        [ -creation_ip creation_ip ] [ -object_type object_type ] \
        [ -creation_user creation_user ] [ -childof childof ]

    Automatically generated method

    Switches:
    -dbn
    (optional)
    -repository_id
    (optional)
    -table_name
    (required)
    -internal_data_p
    (defaults to ""f"") (optional)
    -package_name
    (optional)
    -last_update
    (defaults to "sysdate") (optional)
    -source
    (optional)
    -source_url
    (optional)
    -effective_date
    (defaults to "sysdate") (optional)
    -expiry_date
    (optional)
    -maintainer_id
    (optional)
    -notes
    (defaults to "null (not Oracle empty_blob())") (optional)
    -first_names
    (optional)
    -last_name
    (optional)
    -creation_ip
    (optional)
    -object_type
    (defaults to ""acs_reference_repository"") (optional)
    -creation_user
    (optional)
    -childof
    (optional)

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

    Testcases:
    No testcase defined.