- Methods: All Methods Documented Methods Hide Methods
- Source: Display Source Hide Source
- Variables: Show Variables Hide Variables
Class ::xo::db::sql::apm_package
::xo::db::sql::apm_package create ...
Defined in
Class Relations
Methods (to be applied on the object)
delete (scripted, public)
xo::db::sql::apm_package delete [ -dbn dbn ] -package_id package_idAutomatically generated method
- Switches:
- -dbn (optional)
- -package_id (required)
- Testcases:
- No testcase defined.
highest_version (scripted, public)
xo::db::sql::apm_package highest_version [ -dbn dbn ] \ -package_key package_keyAutomatically generated method
- Switches:
- -dbn (optional)
- -package_key (required)
- Testcases:
- No testcase defined.
initial_install_p (scripted, public)
xo::db::sql::apm_package initial_install_p [ -dbn dbn ] \ -package_key package_keyAutomatically generated method
- Switches:
- -dbn (optional)
- -package_key (required)
- Testcases:
- No testcase defined.
initialize_parameters (scripted, public)
xo::db::sql::apm_package initialize_parameters [ -dbn dbn ] \ -package_id package_id -package_key package_keyAutomatically generated method
- Switches:
- -dbn (optional)
- -package_id (required)
- -package_key (required)
- Testcases:
- No testcase defined.
is_child (scripted, public)
xo::db::sql::apm_package is_child [ -dbn dbn ] \ -parent_package_key parent_package_key \ -child_package_key child_package_keyAutomatically generated method
- Switches:
- -dbn (optional)
- -parent_package_key (required)
- -child_package_key (required)
- Testcases:
- No testcase defined.
name (scripted, public)
xo::db::sql::apm_package name [ -dbn dbn ] -package_id package_idAutomatically generated method
- Switches:
- -dbn (optional)
- -package_id (required)
- Testcases:
- No testcase defined.
new (scripted, public)
xo::db::sql::apm_package new [ -dbn dbn ] [ -package_id package_id ] \ [ -instance_name instance_name ] -package_key package_key \ [ -object_type object_type ] [ -creation_date creation_date ] \ [ -creation_user creation_user ] [ -creation_ip creation_ip ] \ [ -context_id context_id ] [ -childof childof ]Automatically generated method
- Switches:
- -dbn (optional)
- -package_id (optional)
- -instance_name (optional)
- -package_key (required)
- -object_type (optional, defaults to
"apm_package"
)- -creation_date (optional, defaults to
"now()"
)- -creation_user (optional)
- -creation_ip (optional)
- -context_id (optional)
- -childof (optional)
- Testcases:
- No testcase defined.
num_instances (scripted, public)
xo::db::sql::apm_package num_instances [ -dbn dbn ] \ -package_key package_keyAutomatically generated method
- Switches:
- -dbn (optional)
- -package_key (required)
- Testcases:
- No testcase defined.
parent_id (scripted, public)
xo::db::sql::apm_package parent_id [ -dbn dbn ] \ -parent_id__package_id parent_id__package_idAutomatically generated method
- Switches:
- -dbn (optional)
- -parent_id__package_id (required)
- Testcases:
- No testcase defined.
singleton_p (scripted, public)
xo::db::sql::apm_package singleton_p [ -dbn dbn ] \ -package_key package_keyAutomatically generated method
- Switches:
- -dbn (optional)
- -package_key (required)
- Testcases:
- No testcase defined.
- Methods: All Methods Documented Methods Hide Methods
- Source: Display Source Hide Source
- Variables: Show Variables Hide Variables