::xo::db::sql::acs_object
check_context_index [ -dbn dbn ] \
-check_context_index__object_id check_context_index__object_id \
-check_context_index__ancestor_id check_context_index__ancestor_id \
-check_context_index__n_generations check_context_index__n_generations
Automatically generated method
- Switches:
- -dbn (optional)
- -check_context_index__object_id (required)
- -check_context_index__ancestor_id (required)
- -check_context_index__n_generations (required)
::xo::db::sql::acs_object
check_object_ancestors [ -dbn dbn ] \
-object_id object_id -ancestor_id ancestor_id \
-n_generations n_generations
Automatically generated method
- Switches:
- -dbn (optional)
- -object_id (required)
- -ancestor_id (required)
- -n_generations (required)
::xo::db::sql::acs_object
check_object_descendants [ -dbn dbn ] \
-object_id object_id -descendant_id descendant_id \
-n_generations n_generations
Automatically generated method
- Switches:
- -dbn (optional)
- -object_id (required)
- -descendant_id (required)
- -n_generations (required)
::xo::db::sql::acs_object
check_path [ -dbn dbn ] \
-check_path__object_id check_path__object_id \
-check_path__ancestor_id check_path__ancestor_id
Automatically generated method
- Switches:
- -dbn (optional)
- -check_path__object_id (required)
- -check_path__ancestor_id (required)
::xo::db::sql::acs_object
check_representation [ -dbn dbn ] \
-check_representation__object_id check_representation__object_id
Automatically generated method
- Switches:
- -dbn (optional)
- -check_representation__object_id (required)
::xo::db::sql::acs_object
default_name [ -dbn dbn ] \
-default_name__object_id default_name__object_id
Automatically generated method
- Switches:
- -dbn (optional)
- -default_name__object_id (required)
::xo::db::sql::acs_object
delete [ -dbn dbn ] -object_id object_id
Automatically generated method
- Switches:
- -dbn (optional)
- -object_id (required)
::xo::db::sql::acs_object
get_attr_storage_column [ -dbn dbn ] \
-v_vals v_vals
Automatically generated method
- Switches:
- -dbn (optional)
- -v_vals (required)
::xo::db::sql::acs_object
get_attr_storage_sql [ -dbn dbn ] \
-v_vals v_vals
Automatically generated method
- Switches:
- -dbn (optional)
- -v_vals (required)
::xo::db::sql::acs_object
get_attr_storage_table [ -dbn dbn ] \
-v_vals v_vals
Automatically generated method
- Switches:
- -dbn (optional)
- -v_vals (required)
::xo::db::sql::acs_object
get_attribute [ -dbn dbn ] \
-object_id_in object_id_in -attribute_name_in attribute_name_in
Automatically generated method
- Switches:
- -dbn (optional)
- -object_id_in (required)
- -attribute_name_in (required)
::xo::db::sql::acs_object
get_attribute_storage [ -dbn dbn ] \
-object_id_in object_id_in -attribute_name_in attribute_name_in
Automatically generated method
- Switches:
- -dbn (optional)
- -object_id_in (required)
- -attribute_name_in (required)
::xo::db::sql::acs_object
initialize_attributes [ -dbn dbn ] \
-initialize_attributes__object_id initialize_attributes__object_id
Automatically generated method
- Switches:
- -dbn (optional)
- -initialize_attributes__object_id (required)
::xo::db::sql::acs_object
name [ -dbn dbn ] \
-name__object_id name__object_id
Automatically generated method
- Switches:
- -dbn (optional)
- -name__object_id (required)
::xo::db::sql::acs_object
new [ -dbn dbn ] [ -object_id object_id ] \
[ -object_type object_type ] [ -creation_date creation_date ] \
[ -creation_user creation_user ] [ -creation_ip creation_ip ] \
[ -context_id context_id ] \
[ -security_inherit_p security_inherit_p ] [ -title title ] \
[ -package_id package_id ] [ -childof childof ]
Automatically generated method
- Switches:
- -dbn (optional)
- -object_id (optional)
- -object_type (defaults to
"acs_object"
) (optional) - -creation_date (defaults to
"now()"
) (optional) - -creation_user (optional)
- -creation_ip (optional)
- -context_id (optional)
- -security_inherit_p (defaults to
"t"
) (optional) - -title (optional)
- -package_id (optional)
- -childof (optional)
::xo::db::sql::acs_object
package_id [ -dbn dbn ] \
-object_id object_id
Automatically generated method
- Switches:
- -dbn (optional)
- -object_id (required)
::xo::db::sql::acs_object
set_attribute [ -dbn dbn ] \
-object_id_in object_id_in -attribute_name_in attribute_name_in \
-value_in value_in
Automatically generated method
- Switches:
- -dbn (optional)
- -object_id_in (required)
- -attribute_name_in (required)
- -value_in (required)
::xo::db::sql::acs_object
update_last_modified [ -dbn dbn ] \
-object_id object_id -modifying_user modifying_user \
-modifying_ip modifying_ip [ -last_modified last_modified ]
Automatically generated method
- Switches:
- -dbn (optional)
- -object_id (required)
- -modifying_user (required)
- -modifying_ip (required)
- -last_modified (defaults to
"now()"
) (optional)