4 * OnsiteActivityViewDAO.php
7 * @link https://www.open-emr.org
8 * @author Jerry Padgett <sjpadgett@gmail.com>
9 * @copyright Copyright (c) 2016-2017 Jerry Padgett <sjpadgett@gmail.com>
10 * @license https://github.com/openemr/openemr/blob/master/LICENSE GNU General Public License 3
13 /** import supporting libraries */
14 require_once("verysimple/Phreeze/Phreezable.php");
15 require_once("OnsiteActivityViewMap.php");
18 * OnsiteActivityViewDAO provides object-oriented access to the onsite_activity_view table. This
19 * class is automatically generated by ClassBuilder.
21 * WARNING: THIS IS AN AUTO-GENERATED FILE
23 * This file should generally not be edited by hand except in special circumstances.
24 * Add any custom business logic to the Model class which is extended from this DAO class.
25 * Leaving this file alone will allow easy re-generation of all DAOs in the event of schema changes
27 * @package Openemr::Model::DAO
28 * @author ClassBuilder
31 class OnsiteActivityViewDAO
extends Phreezable
49 public $PendingAction;
70 public $ActionTakenTime;
112 public $RefProviderid;
145 public $PhysicianType;