- 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_product create ...
Defined in
Class Relations
Methods (to be applied on the object)
delete (scripted, public)
xo::db::sql::ec_product delete [ -dbn dbn ] -product_id product_idAutomatically generated method
- Switches:
- -dbn (optional)
- -product_id (required)
- Testcases:
- No testcase defined.
new (scripted, public)
xo::db::sql::ec_product new [ -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 (optional, defaults to
"t"
)- -stock_status (optional, defaults to
"o"
)- -dirname (optional)
- -available_date (optional, defaults to
"sysdate"
)- -color_list (optional)
- -size_list (optional)
- -creation_ip (optional)
- -childof (optional)
- Testcases:
- No testcase defined.
- Methods: All Methods Documented Methods Hide Methods
- Source: Display Source Hide Source
- Variables: Show Variables Hide Variables