Home | Trees | Indices | Help |
|
---|
|
object --+ | pycommon.gmBusinessDBObject.cBusinessDBObject --+ | cConsumableSubstance
Instance Methods | |||
|
|||
Inherited from Inherited from |
Class Variables | |
is_in_use_by_patients = property(_get_is_in_use_by_patients, l
|
|
is_drug_component = property(_get_is_drug_component, lambda x: x)
|
Properties | |
Inherited from |
Method Details |
Store updated values (if any) in database. Optionally accepts a pre-existing connection - returns a tuple (<True|False>, <data>) - True: success - False: an error occurred * data is (error, message) * for error meanings see gmPG2.run_rw_queries()
|
Class Variable Details |
is_in_use_by_patients
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sat Aug 3 03:55:56 2013 | http://epydoc.sourceforge.net |