1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650
|
<?xml version="1.0" encoding="ascii"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<title>Gnumed.pycommon.gmBusinessDBObject.cBusinessDBObject</title>
<link rel="stylesheet" href="epydoc.css" type="text/css" />
<script type="text/javascript" src="epydoc.js"></script>
</head>
<body bgcolor="white" text="black" link="blue" vlink="#204080"
alink="#204080">
<!-- ==================== NAVIGATION BAR ==================== -->
<table class="navbar" border="0" width="100%" cellpadding="0"
bgcolor="#a0c0ff" cellspacing="0">
<tr valign="middle">
<!-- Home link -->
<th> <a
href="Gnumed-module.html">Home</a> </th>
<!-- Tree link -->
<th> <a
href="module-tree.html">Trees</a> </th>
<!-- Index link -->
<th> <a
href="identifier-index.html">Indices</a> </th>
<!-- Help link -->
<th> <a
href="help.html">Help</a> </th>
<!-- Project homepage -->
<th class="navbar" align="right" width="100%">
<table border="0" cellpadding="0" cellspacing="0">
<tr><th class="navbar" align="center"
><a class="navbar" target="_top" href="http://www.gnumed.org">GNUmed Never Sleeps</a></th>
</tr></table></th>
</tr>
</table>
<table width="100%" cellpadding="0" cellspacing="0">
<tr valign="top">
<td width="100%">
<span class="breadcrumbs">
<a href="Gnumed-module.html">Package Gnumed</a> ::
<a href="Gnumed.pycommon-module.html">Package pycommon</a> ::
<a href="Gnumed.pycommon.gmBusinessDBObject-module.html">Module gmBusinessDBObject</a> ::
Class cBusinessDBObject
</span>
</td>
<td>
<table cellpadding="0" cellspacing="0">
<!-- hide/show private -->
<tr><td align="right"><span class="options"
>[<a href="frames.html" target="_top">frames</a
>] | <a href="Gnumed.pycommon.gmBusinessDBObject.cBusinessDBObject-class.html"
target="_top">no frames</a>]</span></td></tr>
</table>
</td>
</tr>
</table>
<!-- ==================== CLASS DESCRIPTION ==================== -->
<h1 class="epydoc">Class cBusinessDBObject</h1><p class="nomargin-top"><span class="codelink"><a href="Gnumed.pycommon.gmBusinessDBObject-pysrc.html#cBusinessDBObject">source code</a></span></p>
<pre class="base-tree">
object --+
|
<strong class="uidshort">cBusinessDBObject</strong>
</pre>
<dl><dt>Known Subclasses:</dt>
<dd>
<ul class="subclass-list">
<li><a href="Gnumed.business.gmDocuments.cDocument-class.html">business.gmDocuments.cDocument</a></li><li>, <a href="Gnumed.business.gmDocuments.cDocumentPart-class.html">business.gmDocuments.cDocumentPart</a></li><li>, <a href="Gnumed.business.gmDocuments.cDocumentType-class.html">business.gmDocuments.cDocumentType</a></li><li>, <a href="Gnumed.business.gmDemographicRecord.cAddress-class.html">business.gmDemographicRecord.cAddress</a></li><li>, <a href="Gnumed.business.gmDemographicRecord.cCommChannel-class.html">business.gmDemographicRecord.cCommChannel</a></li><li>, <a href="Gnumed.business.gmDemographicRecord.cIdentityTag-class.html">business.gmDemographicRecord.cIdentityTag</a></li><li>, <a href="Gnumed.business.gmDemographicRecord.cOrg-class.html">business.gmDemographicRecord.cOrg</a></li><li>, <a href="Gnumed.business.gmDemographicRecord.cOrgCommChannel-class.html">business.gmDemographicRecord.cOrgCommChannel</a></li><li>, <a href="Gnumed.business.gmDemographicRecord.cPatientAddress-class.html">business.gmDemographicRecord.cPatientAddress</a></li><li>, <a href="Gnumed.business.gmDemographicRecord.cTagImage-class.html">business.gmDemographicRecord.cTagImage</a></li><li>, <a href="Gnumed.business.gmClinNarrative.cNarrative-class.html">business.gmClinNarrative.cNarrative</a></li><li>, <a href="Gnumed.business.gmAllergy.cAllergy-class.html">business.gmAllergy.cAllergy</a></li><li>, <a href="Gnumed.business.gmAllergy.cAllergyState-class.html">business.gmAllergy.cAllergyState</a></li><li>, <a href="Gnumed.business.gmStaff.cStaff-class.html">business.gmStaff.cStaff</a></li><li>, <a href="Gnumed.business.gmBilling.cBill-class.html">business.gmBilling.cBill</a></li><li>, <a href="Gnumed.business.gmBilling.cBillItem-class.html">business.gmBilling.cBillItem</a></li><li>, <a href="Gnumed.business.gmBilling.cBillable-class.html">business.gmBilling.cBillable</a></li><li>, <a href="Gnumed.business.gmProviderInbox.cDynamicHint-class.html">business.gmProviderInbox.cDynamicHint</a></li><li>, <a href="Gnumed.business.gmProviderInbox.cInboxMessage-class.html">business.gmProviderInbox.cInboxMessage</a></li><li>, <a href="Gnumed.business.gmFamilyHistory.cFamilyHistory-class.html">business.gmFamilyHistory.cFamilyHistory</a></li><li>, <a href="Gnumed.business.gmPathLab.cLabRequest-class.html">business.gmPathLab.cLabRequest</a></li><li>, <a href="Gnumed.business.gmPathLab.cLabResult-class.html">business.gmPathLab.cLabResult</a></li><li>, <a href="Gnumed.business.gmPathLab.cMeasurementType-class.html">business.gmPathLab.cMeasurementType</a></li><li>, <a href="Gnumed.business.gmPathLab.cMetaTestType-class.html">business.gmPathLab.cMetaTestType</a></li><li>, <a href="Gnumed.business.gmPathLab.cTestOrg-class.html">business.gmPathLab.cTestOrg</a></li><li>, <a href="Gnumed.business.gmPathLab.cTestResult-class.html">business.gmPathLab.cTestResult</a></li><li>, <a href="Gnumed.business.gmPathLab.cUnifiedTestType-class.html">business.gmPathLab.cUnifiedTestType</a></li><li>, <a href="Gnumed.business.gmCoding.cGenericCode-class.html">business.gmCoding.cGenericCode</a></li><li>, <a href="Gnumed.business.gmCoding.cGenericLinkedCode-class.html">business.gmCoding.cGenericLinkedCode</a></li><li>, <a href="Gnumed.business.gmEMRStructItems.cEncounter-class.html">business.gmEMRStructItems.cEncounter</a></li><li>, <a href="Gnumed.business.gmEMRStructItems.cEpisode-class.html">business.gmEMRStructItems.cEpisode</a></li><li>, <a href="Gnumed.business.gmEMRStructItems.cHealthIssue-class.html">business.gmEMRStructItems.cHealthIssue</a></li><li>, <a href="Gnumed.business.gmEMRStructItems.cHospitalStay-class.html">business.gmEMRStructItems.cHospitalStay</a></li><li>, <a href="Gnumed.business.gmEMRStructItems.cPerformedProcedure-class.html">business.gmEMRStructItems.cPerformedProcedure</a></li><li>, <a href="Gnumed.business.gmEMRStructItems.cProblem-class.html">business.gmEMRStructItems.cProblem</a></li><li>, <a href="Gnumed.business.gmOrganization.cOrg-class.html">business.gmOrganization.cOrg</a></li><li>, <a href="Gnumed.business.gmOrganization.cOrgUnit-class.html">business.gmOrganization.cOrgUnit</a></li> </ul>
</dd></dl>
<hr />
<pre class="literalblock">
Represents business objects in the database.
Rules:
- instances ARE ASSUMED TO EXIST in the database
- PK construction (aPK_obj): DOES verify its existence on instantiation
(fetching data fails)
- Row construction (row): allowed by using a dict of pairs
field name: field value (PERFORMANCE improvement)
- does NOT verify FK target existence
- does NOT create new entries in the database
- does NOT lazy-fetch fields on access
Class scope SQL commands and variables:
<_cmd_fetch_payload>
- must return exactly one row
- where clause argument values are expected
in self.pk_obj (taken from __init__(aPK_obj))
- must return xmin of all rows that _cmds_store_payload
will be updating, so views must support the xmin columns
of their underlying tables
<_cmds_store_payload>
- one or multiple "update ... set ... where xmin_* = ..." statements
which actually update the database from the data in self._payload,
- the last query must refetch at least the XMIN values needed to detect
concurrent updates, their field names had better be the same as
in _cmd_fetch_payload,
- when subclasses tend to live a while after save_payload() was
called and they support computed fields (say, _(some_column)
you need to return *all* columns (see cEncounter)
<_updatable_fields>
- a list of fields available for update via object['field']
A template for new child classes:
*********** start of template ***********
#------------------------------------------------------------
from Gnumed.pycommon import gmBusinessDBObject
from Gnumed.pycommon import gmPG2
#============================================================
# short description
#------------------------------------------------------------
# use plural form, search-replace get_XXX
_SQL_get_XXX = u"""
SELECT *, (xmin AS xmin_XXX)
FROM XXX.v_XXX
WHERE %s
"""
class cXxxXxx(gmBusinessDBObject.cBusinessDBObject):
"""Represents ..."""
_cmd_fetch_payload = _SQL_get_XXX % u"pk_XXX = %s"
_cmds_store_payload = [
u"""
UPDATE xxx.xxx SET -- typically the underlying table name
xxx = %(xxx)s, -- typically "table_col = %(view_col)s"
xxx = gm.nullify_empty_string(%(xxx)s)
WHERE
pk = %(pk_XXX)s
AND
xmin = %(xmin_XXX)s
RETURNING
pk as pk_XXX,
xmin as xmin_XXX
"""
]
# view columns that can be updated:
_updatable_fields = [
u'xxx',
u'xxx'
]
#--------------------------------------------------------
def format(self):
return u'%s' % self
#------------------------------------------------------------
def get_XXX(order_by=None):
if order_by is None:
order_by = u'true'
else:
order_by = u'true ORDER BY %s' % order_by
cmd = _SQL_get_XXX % order_by
rows, idx = gmPG2.run_ro_queries(queries = [{'cmd': cmd}], get_col_idx = True)
return [ cXxxXxx(row = {'data': r, 'idx': idx, 'pk_field': 'xxx'}) for r in rows ]
#------------------------------------------------------------
def create_xxx(xxx=None, xxx=None):
args = {
u'xxx': xxx,
u'xxx': xxx
}
cmd = u"""
INSERT INTO xxx.xxx (
xxx,
xxx,
xxx
) VALUES (
%(xxx)s,
%(xxx)s,
gm.nullify_empty_string(%(xxx)s)
)
RETURNING pk
"""
rows, idx = gmPG2.run_rw_queries(queries = [{'cmd': cmd, 'args': args}], return_data = True, get_col_idx = False)
return cXxxXxx(aPK_obj = rows[0]['pk'])
#------------------------------------------------------------
def delete_xxx(xxx=None):
args = {'pk': xxx}
cmd = u"DELETE FROM xxx.xxx WHERE pk = %(pk)s"
gmPG2.run_rw_queries(queries = [{'cmd': cmd, 'args': args}])
return True
#------------------------------------------------------------
*********** end of template ***********
</pre>
<!-- ==================== INSTANCE METHODS ==================== -->
<a name="section-InstanceMethods"></a>
<table class="summary" border="1" cellpadding="3"
cellspacing="0" width="100%" bgcolor="white">
<tr bgcolor="#70b0f0" class="table-header">
<td align="left" colspan="2" class="table-header">
<span class="table-header">Instance Methods</span></td>
</tr>
<tr>
<td width="15%" align="right" valign="top" class="summary">
<span class="summary-type"> </span>
</td><td class="summary">
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr>
<td><span class="summary-sig"><a name="__del__"></a><span class="summary-sig-name">__del__</span>(<span class="summary-sig-arg">self</span>)</span></td>
<td align="right" valign="top">
<span class="codelink"><a href="Gnumed.pycommon.gmBusinessDBObject-pysrc.html#cBusinessDBObject.__del__">source code</a></span>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="15%" align="right" valign="top" class="summary">
<span class="summary-type"> </span>
</td><td class="summary">
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr>
<td><span class="summary-sig"><a name="__getitem__"></a><span class="summary-sig-name">__getitem__</span>(<span class="summary-sig-arg">self</span>,
<span class="summary-sig-arg">attribute</span>)</span></td>
<td align="right" valign="top">
<span class="codelink"><a href="Gnumed.pycommon.gmBusinessDBObject-pysrc.html#cBusinessDBObject.__getitem__">source code</a></span>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="15%" align="right" valign="top" class="summary">
<span class="summary-type"> </span>
</td><td class="summary">
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr>
<td><span class="summary-sig"><a href="Gnumed.pycommon.gmBusinessDBObject.cBusinessDBObject-class.html#__init__" class="summary-sig-name">__init__</a>(<span class="summary-sig-arg">self</span>,
<span class="summary-sig-arg">aPK_obj</span>=<span class="summary-sig-default">None</span>,
<span class="summary-sig-arg">row</span>=<span class="summary-sig-default">None</span>)</span><br />
Init business object.</td>
<td align="right" valign="top">
<span class="codelink"><a href="Gnumed.pycommon.gmBusinessDBObject-pysrc.html#cBusinessDBObject.__init__">source code</a></span>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="15%" align="right" valign="top" class="summary">
<span class="summary-type"> </span>
</td><td class="summary">
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr>
<td><span class="summary-sig"><a name="__setitem__"></a><span class="summary-sig-name">__setitem__</span>(<span class="summary-sig-arg">self</span>,
<span class="summary-sig-arg">attribute</span>,
<span class="summary-sig-arg">value</span>)</span></td>
<td align="right" valign="top">
<span class="codelink"><a href="Gnumed.pycommon.gmBusinessDBObject-pysrc.html#cBusinessDBObject.__setitem__">source code</a></span>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="15%" align="right" valign="top" class="summary">
<span class="summary-type"> </span>
</td><td class="summary">
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr>
<td><span class="summary-sig"><a href="Gnumed.pycommon.gmBusinessDBObject.cBusinessDBObject-class.html#__str__" class="summary-sig-name">__str__</a>(<span class="summary-sig-arg">self</span>)</span><br />
str(x)</td>
<td align="right" valign="top">
<span class="codelink"><a href="Gnumed.pycommon.gmBusinessDBObject-pysrc.html#cBusinessDBObject.__str__">source code</a></span>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="15%" align="right" valign="top" class="summary">
<span class="summary-type"> </span>
</td><td class="summary">
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr>
<td><span class="summary-sig"><a name="fields_as_dict"></a><span class="summary-sig-name">fields_as_dict</span>(<span class="summary-sig-arg">self</span>,
<span class="summary-sig-arg">date_format</span>=<span class="summary-sig-default"><code class="variable-quote">'</code><code class="variable-string">%c</code><code class="variable-quote">'</code></span>,
<span class="summary-sig-arg">none_string</span>=<span class="summary-sig-default"><code class="variable-quote">u'</code><code class="variable-string"></code><code class="variable-quote">'</code></span>,
<span class="summary-sig-arg">escape_style</span>=<span class="summary-sig-default">None</span>,
<span class="summary-sig-arg">bool_strings</span>=<span class="summary-sig-default">None</span>)</span></td>
<td align="right" valign="top">
<span class="codelink"><a href="Gnumed.pycommon.gmBusinessDBObject-pysrc.html#cBusinessDBObject.fields_as_dict">source code</a></span>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="15%" align="right" valign="top" class="summary">
<span class="summary-type"> </span>
</td><td class="summary">
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr>
<td><span class="summary-sig"><a name="format"></a><span class="summary-sig-name">format</span>(<span class="summary-sig-arg">self</span>)</span></td>
<td align="right" valign="top">
<span class="codelink"><a href="Gnumed.pycommon.gmBusinessDBObject-pysrc.html#cBusinessDBObject.format">source code</a></span>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="15%" align="right" valign="top" class="summary">
<span class="summary-type"> </span>
</td><td class="summary">
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr>
<td><span class="summary-sig"><a name="get_fields"></a><span class="summary-sig-name">get_fields</span>(<span class="summary-sig-arg">self</span>)</span></td>
<td align="right" valign="top">
<span class="codelink"><a href="Gnumed.pycommon.gmBusinessDBObject-pysrc.html#cBusinessDBObject.get_fields">source code</a></span>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="15%" align="right" valign="top" class="summary">
<span class="summary-type"> </span>
</td><td class="summary">
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr>
<td><span class="summary-sig"><a name="get_patient"></a><span class="summary-sig-name">get_patient</span>(<span class="summary-sig-arg">self</span>)</span></td>
<td align="right" valign="top">
<span class="codelink"><a href="Gnumed.pycommon.gmBusinessDBObject-pysrc.html#cBusinessDBObject.get_patient">source code</a></span>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="15%" align="right" valign="top" class="summary">
<span class="summary-type"> </span>
</td><td class="summary">
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr>
<td><span class="summary-sig"><a name="get_updatable_fields"></a><span class="summary-sig-name">get_updatable_fields</span>(<span class="summary-sig-arg">self</span>)</span></td>
<td align="right" valign="top">
<span class="codelink"><a href="Gnumed.pycommon.gmBusinessDBObject-pysrc.html#cBusinessDBObject.get_updatable_fields">source code</a></span>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="15%" align="right" valign="top" class="summary">
<span class="summary-type"> </span>
</td><td class="summary">
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr>
<td><span class="summary-sig"><a name="is_modified"></a><span class="summary-sig-name">is_modified</span>(<span class="summary-sig-arg">self</span>)</span></td>
<td align="right" valign="top">
<span class="codelink"><a href="Gnumed.pycommon.gmBusinessDBObject-pysrc.html#cBusinessDBObject.is_modified">source code</a></span>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="15%" align="right" valign="top" class="summary">
<span class="summary-type"> </span>
</td><td class="summary">
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr>
<td><span class="summary-sig"><a name="refetch_payload"></a><span class="summary-sig-name">refetch_payload</span>(<span class="summary-sig-arg">self</span>,
<span class="summary-sig-arg">ignore_changes</span>=<span class="summary-sig-default">False</span>)</span><br />
Fetch field values from backend.</td>
<td align="right" valign="top">
<span class="codelink"><a href="Gnumed.pycommon.gmBusinessDBObject-pysrc.html#cBusinessDBObject.refetch_payload">source code</a></span>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="15%" align="right" valign="top" class="summary">
<span class="summary-type"> </span>
</td><td class="summary">
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr>
<td><span class="summary-sig"><a name="same_payload"></a><span class="summary-sig-name">same_payload</span>(<span class="summary-sig-arg">self</span>,
<span class="summary-sig-arg">another_object</span>=<span class="summary-sig-default">None</span>)</span></td>
<td align="right" valign="top">
<span class="codelink"><a href="Gnumed.pycommon.gmBusinessDBObject-pysrc.html#cBusinessDBObject.same_payload">source code</a></span>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="15%" align="right" valign="top" class="summary">
<span class="summary-type"> </span>
</td><td class="summary">
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr>
<td><span class="summary-sig"><a name="save"></a><span class="summary-sig-name">save</span>(<span class="summary-sig-arg">self</span>,
<span class="summary-sig-arg">conn</span>=<span class="summary-sig-default">None</span>)</span></td>
<td align="right" valign="top">
<span class="codelink"><a href="Gnumed.pycommon.gmBusinessDBObject-pysrc.html#cBusinessDBObject.save">source code</a></span>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td width="15%" align="right" valign="top" class="summary">
<span class="summary-type"> </span>
</td><td class="summary">
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr>
<td><span class="summary-sig"><a href="Gnumed.pycommon.gmBusinessDBObject.cBusinessDBObject-class.html#save_payload" class="summary-sig-name">save_payload</a>(<span class="summary-sig-arg">self</span>,
<span class="summary-sig-arg">conn</span>=<span class="summary-sig-default">None</span>)</span><br />
Store updated values (if any) in database.</td>
<td align="right" valign="top">
<span class="codelink"><a href="Gnumed.pycommon.gmBusinessDBObject-pysrc.html#cBusinessDBObject.save_payload">source code</a></span>
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td colspan="2" class="summary">
<p class="indent-wrapped-lines"><b>Inherited from <code>object</code></b>:
<code>__delattr__</code>,
<code>__format__</code>,
<code>__getattribute__</code>,
<code>__hash__</code>,
<code>__new__</code>,
<code>__reduce__</code>,
<code>__reduce_ex__</code>,
<code>__repr__</code>,
<code>__setattr__</code>,
<code>__sizeof__</code>,
<code>__subclasshook__</code>
</p>
</td>
</tr>
</table>
<!-- ==================== PROPERTIES ==================== -->
<a name="section-Properties"></a>
<table class="summary" border="1" cellpadding="3"
cellspacing="0" width="100%" bgcolor="white">
<tr bgcolor="#70b0f0" class="table-header">
<td align="left" colspan="2" class="table-header">
<span class="table-header">Properties</span></td>
</tr>
<tr>
<td colspan="2" class="summary">
<p class="indent-wrapped-lines"><b>Inherited from <code>object</code></b>:
<code>__class__</code>
</p>
</td>
</tr>
</table>
<!-- ==================== METHOD DETAILS ==================== -->
<a name="section-MethodDetails"></a>
<table class="details" border="1" cellpadding="3"
cellspacing="0" width="100%" bgcolor="white">
<tr bgcolor="#70b0f0" class="table-header">
<td align="left" colspan="2" class="table-header">
<span class="table-header">Method Details</span></td>
</tr>
</table>
<a name="__init__"></a>
<div>
<table class="details" border="1" cellpadding="3"
cellspacing="0" width="100%" bgcolor="white">
<tr><td>
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr valign="top"><td>
<h3 class="epydoc"><span class="sig"><span class="sig-name">__init__</span>(<span class="sig-arg">self</span>,
<span class="sig-arg">aPK_obj</span>=<span class="sig-default">None</span>,
<span class="sig-arg">row</span>=<span class="sig-default">None</span>)</span>
<br /><em class="fname">(Constructor)</em>
</h3>
</td><td align="right" valign="top"
><span class="codelink"><a href="Gnumed.pycommon.gmBusinessDBObject-pysrc.html#cBusinessDBObject.__init__">source code</a></span>
</td>
</tr></table>
<pre class="literalblock">
Init business object.
Call from child classes:
super(cChildClass, self).__init__(aPK_obj = aPK_obj, row = row)
</pre>
<dl class="fields">
<dt>Overrides:
object.__init__
</dt>
</dl>
</td></tr></table>
</div>
<a name="__str__"></a>
<div>
<table class="details" border="1" cellpadding="3"
cellspacing="0" width="100%" bgcolor="white">
<tr><td>
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr valign="top"><td>
<h3 class="epydoc"><span class="sig"><span class="sig-name">__str__</span>(<span class="sig-arg">self</span>)</span>
<br /><em class="fname">(Informal representation operator)</em>
</h3>
</td><td align="right" valign="top"
><span class="codelink"><a href="Gnumed.pycommon.gmBusinessDBObject-pysrc.html#cBusinessDBObject.__str__">source code</a></span>
</td>
</tr></table>
<p>str(x)</p>
<dl class="fields">
<dt>Overrides:
object.__str__
<dd><em class="note">(inherited documentation)</em></dd>
</dt>
</dl>
</td></tr></table>
</div>
<a name="save_payload"></a>
<div>
<table class="details" border="1" cellpadding="3"
cellspacing="0" width="100%" bgcolor="white">
<tr><td>
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr valign="top"><td>
<h3 class="epydoc"><span class="sig"><span class="sig-name">save_payload</span>(<span class="sig-arg">self</span>,
<span class="sig-arg">conn</span>=<span class="sig-default">None</span>)</span>
</h3>
</td><td align="right" valign="top"
><span class="codelink"><a href="Gnumed.pycommon.gmBusinessDBObject-pysrc.html#cBusinessDBObject.save_payload">source code</a></span>
</td>
</tr></table>
<pre class="literalblock">
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()
</pre>
<dl class="fields">
</dl>
</td></tr></table>
</div>
<br />
<!-- ==================== NAVIGATION BAR ==================== -->
<table class="navbar" border="0" width="100%" cellpadding="0"
bgcolor="#a0c0ff" cellspacing="0">
<tr valign="middle">
<!-- Home link -->
<th> <a
href="Gnumed-module.html">Home</a> </th>
<!-- Tree link -->
<th> <a
href="module-tree.html">Trees</a> </th>
<!-- Index link -->
<th> <a
href="identifier-index.html">Indices</a> </th>
<!-- Help link -->
<th> <a
href="help.html">Help</a> </th>
<!-- Project homepage -->
<th class="navbar" align="right" width="100%">
<table border="0" cellpadding="0" cellspacing="0">
<tr><th class="navbar" align="center"
><a class="navbar" target="_top" href="http://www.gnumed.org">GNUmed Never Sleeps</a></th>
</tr></table></th>
</tr>
</table>
<table border="0" cellpadding="0" cellspacing="0" width="100%%">
<tr>
<td align="left" class="footer">
Generated by Epydoc 3.0.1 on Mon Jun 25 03:58:10 2012
</td>
<td align="right" class="footer">
<a target="mainFrame" href="http://epydoc.sourceforge.net"
>http://epydoc.sourceforge.net</a>
</td>
</tr>
</table>
<script type="text/javascript">
<!--
// Private objects are initially displayed (because if
// javascript is turned off then we want them to be
// visible); but by default, we want to hide them. So hide
// them unless we have a cookie that says to show them.
checkCookie();
// -->
</script>
</body>
</html>
|