See Also

MeetingMgr Class  | Omb.Admin Namespace

See Also Omb Send comments on this topic.

MeetingMgr Class Members

Omb.Admin Namespace : MeetingMgr Class

MeetingMgr overview

Public Properties

Public Propertystatic (Shared in Visual Basic) Instance Creates a new instance of the manager class

Public Methods

Public Method AddMeeting Adds a new meeting to the database
Public Method AddMeetingDocument Adds a Document Object to the associated meeting
Public Method AddMeetingLocation Adds a new meeting location to the database
Public Method AddMeetingLocationRoom Adds a new Room to a Location
Public Method AddMeetingMember Adds a Member to a Meeting
Public Method AddMeetingRoom Adds a new room for a meeting
Public Method DeleteMeeting Deletes a meeting from the database
Public Method DeleteMeetingDocument Deletes the specified Document from the Meeting
Public Method GetMeeting Populates the Meeting Object with data from the database for that specific Meeting ID
Public Method GetMeetingAgenda Gets the Agenda Document for an associated Meeting
Public Method GetMeetingCount Returns the number of meetings that match the specifed search parameters
Public Method GetMeetingDocument Gets the Meeting Document by Document ID
Public Method GetMeetingDocuments Returns the document(s) associated with the specified Meeting ID
Public Method GetMeetingLocation Populates the Location Object with data associated with the specified Location ID
Public Method GetMeetingLocationRooms Returns the list of rooms for a specified location
Public Method GetMeetingMinutes Gets the Minutes Document for an associated Meeting
Public Method GetMeetingRooms Returns a list of rooms for a specific meeting
Public Method GetMeetings Overloaded.  Returns all meetings in the database (no search criteria)
Public Method HasDocuments Returns true if a Meeting has an associated Documents
Public Method UpdateMeeting Updates meeting in the database
Public Method UpdateMeetingAgenda Replaces a Meeting's Agenda Document
Public Method UpdateMeetingDocument Updates a meeting's associated document
Public Method UpdateMeetingLocation Updates the Location associated with a Meeting
Public Method UpdateMeetingMinutes Replaces a Meeting's Minutes Document

Protected Constructors

Protected Constructor MeetingMgr Constructor Forces use of object factory

Protected Methods

Protected Method AbortTransaction (Inherited from Omb.ObjectMgr) 
Protected Method BeginTransaction (Inherited from Omb.ObjectMgr) 
Protected Method Close (Inherited from Omb.ObjectMgr)Overloaded.  
Protected Method CommitTransaction (Inherited from Omb.ObjectMgr) 
Protected Method EndTransaction (Inherited from Omb.ObjectMgr) 
Protected Method GetDatabase Overridden.  Returns the enum for Admin Database
Protected Method OpenDbCommand (Inherited from Omb.ObjectMgr)Overloaded.  
Protected Method ReadHistory (Inherited from Omb.ObjectMgr) 
Protected Method ReadMeeting Reads the Meeting data from the database and populates the Meeting Object
Protected Method SetMeetingLocationParameters Sets the Meeting Location Parameters for Database operations
Protected Method SetMeetingParameters Sets the Meeting Parameters for Database operations

See Also

MeetingMgr Class  | Omb.Admin Namespace

 

 


© 2009 Medical College of Georgia. All Rights Reserved.