- Methods: All Methods Documented Methods Hide Methods
- Source: Display Source Hide Source
- Variables: Show Variables Hide Variables
Class ::xo::db::sql::ec_product
::xo::db::sql::ec_productcreate ...
Class Relations
Methods (to be applied on the object)
delete (scripted, public)
xo::db::sql::ec_productdelete [ -dbn dbn ] -product_id product_id
Automatically generated method
- Switches:
- -dbn
(optional)- -product_id
(required)- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.
new (scripted, public)
xo::db::sql::ec_productnew [ -dbn dbn ] [ -product_id product_id ] \ [ -creation_user creation_user ] -context_id context_id \ -product_name product_name [ -price price ] [ -sku sku ] \ [ -one_line_description one_line_description ] \ [ -detailed_description detailed_description ] \ [ -search_keywords search_keywords ] [ -present_p present_p ] \ [ -stock_status stock_status ] [ -dirname dirname ] \ [ -available_date available_date ] [ -color_list color_list ] \ [ -size_list size_list ] [ -creation_ip creation_ip ] \ [ -childof childof ]
Automatically generated method
- Switches:
- -dbn
(optional)- -product_id
(optional)- -creation_user
(optional)- -context_id
(required)- -product_name
(required)- -price
(optional)- -sku
(optional)- -one_line_description
(optional)- -detailed_description
(optional)- -search_keywords
(optional)- -present_p
(defaults to"t"
) (optional)- -stock_status
(defaults to"o"
) (optional)- -dirname
(optional)- -available_date
(defaults to"sysdate"
) (optional)- -color_list
(optional)- -size_list
(optional)- -creation_ip
(optional)- -childof
(optional)- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- No testcase defined.
- Methods: All Methods Documented Methods Hide Methods
- Source: Display Source Hide Source
- Variables: Show Variables Hide Variables