SharpSchedule

PlacementTypeAccessHelper Members

PlacementTypeAccessHelper overview

Public Instance Constructors

PlacementTypeAccessHelper ConstructorInitializes a new instance of the PlacementTypeAccessHelper class.

Public Instance Methods

Add Add the placement type to the database.
Create Create a new placement type object and populate it with the data from the form.
Equals (inherited from Object) 
FetchOverloaded. Fetch all placment types from the database.
FetchView Return a list of placement types as a data view.
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
ToString (inherited from Object) 
Update Update the placement type in the database.

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

PlacementTypeAccessHelper Class | Ozanam.Schedule.Web.Database Namespace