/ Assembly List / LJCFacilityManagerDAL


Provides Data Access Layer (DAL) classes for the LJCFacilityManager program.

The LJCFacilityManagerDAL library contains Data and Manager classes for presenting an object oriented view of the Facility Manager database data.

The Manager classes use LJCDataAccess to communicate with the database.

The LJCFacilityManagerDAL project is part of the LJCFacilityManager solution.

Classes
Account The Account table Data record.
AccountManager Provides Account specific data manipulation methods.
Accounts Represents a collection of Account objects.
Address The Address table Data Record.
Addresses Represents a collection of Address objects.
AddressManager Provides Address specific data manipulation methods.
Business The Business table Data Record.
BusinessAddress The BusinessAddress table Data Record.
BusinessAddresses Represents a collection of record objects.
BusinessAddressManager Provides BusinessAddress specific data manipulation methods.
Businesses Represents a collection of record objects.
BusinessManager Provides Business specific data manipulation methods.
BusinessPerson Represents a business contact data record.
BusinessPersonManager Provides BusinessPerson specific data manipulation methods.
BusinessPersons Represents a collection of record objects.
CodeType The CodeType table Data Record.
CodeTypeClass Represents a data record. Classifies the code types.
CodeTypeClasses Represents a collection of record objects.
CodeTypeClassManager Provides CodeTypeClass specific data manipulation methods.
CodeTypeManager Provides CodeType specific data manipulation methods.
CodeTypes Represents a collection of CodeType objects.
DataCommonFacility Provides common data methods.
Equipment Represents an equipment data record.
EquipmentItems Represents a collection of record objects.
EquipmentManager Provides Equipment Specific data manipulation methods.
Facilities Represents a collection of record objects.
Facility Represents a facility data record.
FacilityDbManager Provides Facility Specific data manipulation methods.
FacilityManagers Gets the Facility Manager objects.
Fixture The Fixture table Data Record.
FixtureManager Provides Fixture Specific data manipulation methods.
Fixtures Represents a collection of record objects.
Person The Person table Data Record.
PersonAddress Represents a person Address data record.
PersonAddresses Represents a collection of record objects.
PersonAddressManager Provides PersonAddress specific data manipulation methods.
PersonManager Provides Person specific data manipulation methods.
PersonRelation Represents a relationship data record.
PersonRelationManager Provides PersonRelation specific data manipulation methods.
PersonRelations Represents a collection of record objects.
Persons Represents a collection of record objects.
Unit Represents a data record.
UnitManager Provides Unit Specific data manipulation methods.
UnitPerson Represents a unit person data record.
UnitPersonManager Provides UnitPerson specific data manipulation methods.
UnitPersons Represents a collection of record objects.
Units Represents a collection of record objects.
47 Types

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.