SharpSchedule

Ozanam.Schedule.Store.Entity Namespace

Missing <summary> Documentation for Ozanam.Schedule.Store.Entity

Classes

ClassDescription
AbstractAddress Encapsulates the common values of all addresses.
AbstractCollection Provides a base class for strongly typed collections in the scheduling system.
AbstractEntityMissing <summary> documentation for T:Ozanam.Schedule.Store.Entity.AbstractEntity
AbstractPicture Used to encapsulate the properties used on a photo object.
AchievementMissing <summary> documentation for T:Ozanam.Schedule.Store.Entity.Achievement
AchievementCommentMissing <summary> documentation for T:Ozanam.Schedule.Store.Entity.AchievementComment
ActivityMissing <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.
ClientMissing <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.
ClientCommentMissing <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.
PlacementCategoryMissing <summary> documentation for T:Ozanam.Schedule.Store.Entity.PlacementCategory
PlacementTypeMissing <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.
ResourceMissing <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.
ScheduleMissing <summary> documentation for T:Ozanam.Schedule.Store.Entity.Schedule
ScheduleCollection The Schedule collection is used to create a strongly typed collection of ScheduleComment.
ScheduleCommentMissing <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.
ScheduledStaffMissing <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.
ScheduleExceptionCommentMissing <summary> documentation for T:Ozanam.Schedule.Store.Entity.ScheduleExceptionComment
ScheduleExceptionCommentCollection The ScheduleExceptionComment collection is used to create a strongly typed collection of ScheduleExceptionComment.
StaffMissing <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.

Interfaces

InterfaceDescription
IEntityMissing <summary> documentation for T:Ozanam.Schedule.Store.Entity.IEntity