| Class | Description |
|---|
| AbstractAddress | Encapsulates the common values of all addresses. |
| AbstractCollection | Provides a base class for strongly typed collections in the scheduling system. |
| AbstractEntity | Missing <summary> documentation for T:Ozanam.Schedule.Store.Entity.AbstractEntity |
| AbstractPicture | Used to encapsulate the properties used on a photo object. |
| Achievement | Missing <summary> documentation for T:Ozanam.Schedule.Store.Entity.Achievement |
| AchievementComment | Missing <summary> documentation for T:Ozanam.Schedule.Store.Entity.AchievementComment |
| Activity | Missing <summary> documentation for T:Ozanam.Schedule.Store.Entity.Activity |
| AuditInfo | Used for the database audit columns. |
| Block | Used to identify the from task time and to task time of an item. |
| BlockCollection | The client comment collection is used to create a strongly typed collection of client comments. A guid value is used to uniquely identify the client comment. |
| Client | Missing <summary> documentation for T:Ozanam.Schedule.Store.Entity.Client |
| ClientAddress | The client address holds address information for a client. |
| ClientCollection | The client collection is used to create a strongly typed collection of clients. A guid value is used to uniquely identify the client. |
| ClientComment | Missing <summary> documentation for T:Ozanam.Schedule.Store.Entity.ClientComment |
| ClientCommentCollection | The client comment collection is used to create a strongly typed collection of client comments. A guid value is used to uniquely identify the client comment. |
| ClientPicture | Used to encapsulate the properties used on a photo object. |
| PlacementCategory | Missing <summary> documentation for T:Ozanam.Schedule.Store.Entity.PlacementCategory |
| PlacementType | Missing <summary> documentation for T:Ozanam.Schedule.Store.Entity.PlacementType |
| Plan | The plan identifies a high level, abstract look at what clients and staff are going to be together doing what. The actual scheduling of the plan is handled on a sub-level and deals indirectly with changes in the plan. |
| PlanCollection | The plan collection is used to create a strongly typed collection of plans. A guid value is used to uniquely identify the plan. |
| RepeatType | Records how the scheduled events are repeated. |
| RepeatTypeCollection | The RepeatTypeCollection is used to create a strongly typed collection of RepeatType. |
| Resource | Missing <summary> documentation for T:Ozanam.Schedule.Store.Entity.Resource |
| ResourceCollection | The staff collection is used to create a strongly typed collection of staff. A guid value is used to uniquely identify the staff. |
| Schedule | Missing <summary> documentation for T:Ozanam.Schedule.Store.Entity.Schedule |
| ScheduleCollection | The Schedule collection is used to create a strongly typed collection of ScheduleComment. |
| ScheduleComment | Missing <summary> documentation for T:Ozanam.Schedule.Store.Entity.ScheduleComment |
| ScheduleCommentCollection | The ScheduleComment collection is used to create a strongly typed collection of ScheduleComment. |
| ScheduledAchievement | The scheduled achievement table is used to pair many clients' planned achievements with the realization of those plans. In short this provides a bridge between what the clients want to do and when they are going to do it. |
| ScheduledStaff | Missing <summary> documentation for T:Ozanam.Schedule.Store.Entity.ScheduledStaff |
| ScheduleException | Exceptions occur when a scheduled item has been modified after the specified date. This usually occurs if the client has been planned on an outing and at the time of the outing is not feeling up to the excursion. |
| ScheduleExceptionCollection | The Schedule collection is used to create a strongly typed collection of ScheduleComment. |
| ScheduleExceptionComment | Missing <summary> documentation for T:Ozanam.Schedule.Store.Entity.ScheduleExceptionComment |
| ScheduleExceptionCommentCollection | The ScheduleExceptionComment collection is used to create a strongly typed collection of ScheduleExceptionComment. |
| Staff | Missing <summary> documentation for T:Ozanam.Schedule.Store.Entity.Staff |
| StaffAddress | The staff address object encapsulates information on a staff member's address. |
| StaffCollection | The staff collection is used to create a strongly typed collection of staff. A guid value is used to uniquely identify the staff. |
| StaffPicture | Used to encapsulate the properties used on a photo object. |
| TimeBlock | Used to identify the from task time and to task time of an item. |