| Omb.Admin Namespace : MeetingMgr Class |
![]() Instance | Creates a new instance of the manager class |
AddMeeting | Adds a new meeting to the database |
AddMeetingDocument | Adds a Document Object to the associated meeting |
AddMeetingLocation | Adds a new meeting location to the database |
AddMeetingLocationRoom | Adds a new Room to a Location |
AddMeetingMember | Adds a Member to a Meeting |
AddMeetingRoom | Adds a new room for a meeting |
DeleteMeeting | Deletes a meeting from the database |
DeleteMeetingDocument | Deletes the specified Document from the Meeting |
GetMeeting | Populates the Meeting Object with data from the database for that specific Meeting ID |
GetMeetingAgenda | Gets the Agenda Document for an associated Meeting |
GetMeetingCount | Returns the number of meetings that match the specifed search parameters |
GetMeetingDocument | Gets the Meeting Document by Document ID |
GetMeetingDocuments | Returns the document(s) associated with the specified Meeting ID |
GetMeetingLocation | Populates the Location Object with data associated with the specified Location ID |
GetMeetingLocationRooms | Returns the list of rooms for a specified location |
GetMeetingMinutes | Gets the Minutes Document for an associated Meeting |
GetMeetingRooms | Returns a list of rooms for a specific meeting |
GetMeetings | Overloaded. Returns all meetings in the database (no search criteria) |
HasDocuments | Returns true if a Meeting has an associated Documents |
UpdateMeeting | Updates meeting in the database |
UpdateMeetingAgenda | Replaces a Meeting's Agenda Document |
UpdateMeetingDocument | Updates a meeting's associated document |
UpdateMeetingLocation | Updates the Location associated with a Meeting |
UpdateMeetingMinutes | Replaces a Meeting's Minutes Document |
MeetingMgr Constructor | Forces use of object factory |
AbortTransaction (Inherited from Omb.ObjectMgr) | |
BeginTransaction (Inherited from Omb.ObjectMgr) | |
Close (Inherited from Omb.ObjectMgr) | Overloaded. |
CommitTransaction (Inherited from Omb.ObjectMgr) | |
EndTransaction (Inherited from Omb.ObjectMgr) | |
GetDatabase | Overridden. Returns the enum for Admin Database |
OpenDbCommand (Inherited from Omb.ObjectMgr) | Overloaded. |
ReadHistory (Inherited from Omb.ObjectMgr) | |
ReadMeeting | Reads the Meeting data from the database and populates the Meeting Object |
SetMeetingLocationParameters | Sets the Meeting Location Parameters for Database operations |
SetMeetingParameters | Sets the Meeting Parameters for Database operations |
MeetingMgr Class | Omb.Admin Namespace
© 2009 Medical College of Georgia. All Rights Reserved.