- Methods: All Methods Documented Methods Hide Methods
- Source: Display Source Hide Source
- Variables: Show Variables Hide Variables
Class ::xo::db::sql::acs_sc_contract
::xo::db::sql::acs_sc_contract create ...
Defined in
Class Relations
Methods (to be applied on the object)
delete (scripted, public)
xo::db::sql::acs_sc_contract delete [ -dbn dbn ] \ -contract_name contract_nameAutomatically generated method
- Switches:
- -dbn (optional)
- -contract_name (required)
- Testcases:
- No testcase defined.
get_id (scripted, public)
xo::db::sql::acs_sc_contract get_id [ -dbn dbn ] \ -contract_name contract_nameAutomatically generated method
- Switches:
- -dbn (optional)
- -contract_name (required)
- Testcases:
- No testcase defined.
get_name (scripted, public)
xo::db::sql::acs_sc_contract get_name [ -dbn dbn ] \ -contract_id contract_idAutomatically generated method
- Switches:
- -dbn (optional)
- -contract_id (required)
- Testcases:
- No testcase defined.
new (scripted, public)
xo::db::sql::acs_sc_contract new [ -dbn dbn ] \ -contract_name contract_name -contract_desc contract_desc \ [ -childof childof ]Automatically generated method
- Switches:
- -dbn (optional)
- -contract_name (required)
- -contract_desc (required)
- -childof (optional)
- Testcases:
- No testcase defined.
- Methods: All Methods Documented Methods Hide Methods
- Source: Display Source Hide Source
- Variables: Show Variables Hide Variables