SharpSchedule

StaffAccessHelper Members

StaffAccessHelper overview

Public Instance Constructors

StaffAccessHelper ConstructorInitializes a new instance of the StaffAccessHelper class.

Public Instance Methods

Add Add the staff member to the database.
Create Create a new staff object and populate it with the data from the form.
Equals (inherited from Object) 
FetchOverloaded. Fetch a list of staff members.
FetchView Get the staff view.
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
ToString (inherited from Object) 
Update Update the staff member.

Protected Instance Fields

LOGGER (inherited from AbstractAccessHelper) Logging class.
NEW_ID (inherited from AbstractAccessHelper) Id of new entities.

Protected Instance Methods

Finalize (inherited from Object) 
MemberwiseClone (inherited from Object) 

See Also

StaffAccessHelper Class | Ozanam.Schedule.Web.Database Namespace