Aloe.EnterpriseOne.Model.Applications.Fleet Namespace |
| Class | Description | |
|---|---|---|
| Crew | Represents the crews, which can operate vehicles. Entity: Fleet_Crews | |
| CrewMember | Contains the memnbers of vehicle crews. Entity: Fleet_Crew_Members | |
| CrewMembersRepository | Repository class for CrewMember objects | |
| CrewsRepository | Repository class for Crew objects | |
| EquipmentType | Contains types of equipment, which can be installed on the vehicles. Entity: Fleet_Equipment_Types | |
| EquipmentTypesRepository | Repository class for EquipmentType objects | |
| MaintenancePlan | Defines the periodic maintenance plans and the conditions for performing the next maintenance. Entity: Fleet_Maintenance_Plans | |
| MaintenancePlansRepository | Repository class for MaintenancePlan objects | |
| MaintenanceProfile | Profiles contain multiple maintenance plans and can be assigned directly to a vehicle. Entity: Fleet_Maintenance_Profiles | |
| MaintenanceProfilePlan | Contains the plans, included in the maintenance profile. Entity: Fleet_Maintenance_Profile_Plans | |
| MaintenanceProfilePlansRepository | Repository class for MaintenanceProfilePlan objects | |
| MaintenanceProfilesRepository | Repository class for MaintenanceProfile objects | |
| Trip | Represents actual trip made by the vehicles. Entity: Fleet_Trips | |
| TripSegment | Represents the segments which comprise the route of the trips. Entity: Fleet_Trip_Segments | |
| TripSegmentsRepository | Repository class for TripSegment objects | |
| TripsRepository | Repository class for Trip objects | |
| Vehicle | Contains vehicle definitions. Entity: Fleet_Vehicles | |
| VehicleAlert | Contains alerts, specific to one vehicle. Alerts are created based on many sources and stay active, until excplicitly hidden. Entity: Fleet_Vehicle_Alerts | |
| VehicleAlertsRepository | Repository class for VehicleAlert objects | |
| VehicleEquipment | Contains the actual and history of equipment, installed on the vehicles. Entity: Fleet_Vehicle_Equipment | |
| VehicleEquipmentRepository | Repository class for VehicleEquipment objects | |
| VehicleLocationHistoryRecord | Stores information about vehicle locations. Entity: Fleet_Vehicle_Location_History_Records | |
| VehicleLocationHistoryRecordsRepository | Repository class for VehicleLocationHistoryRecord objects | |
| VehicleMaintenancePlanAssignment | Represents assignment of a maintenance plan to a vehicle. Entity: Fleet_Vehicle_Maintenance_Plan_Assignments | |
| VehicleMaintenancePlanAssignmentsRepository | Repository class for VehicleMaintenancePlanAssignment objects | |
| VehicleObdTrouble | Contains troubles, reported by the on-board diagnostics (OBD) of the vehicle. Entity: Fleet_Vehicle_Obd_Troubles | |
| VehicleObdTroublesRepository | Repository class for VehicleObdTrouble objects | |
| VehicleSet | Represents sets of vehicles, which can travel together. Entity: Fleet_Vehicle_Sets | |
| VehicleSetsRepository | Repository class for VehicleSet objects | |
| VehicleSetVehicle | Contains lists of vehicles in the vehicle sets. Entity: Fleet_Vehicle_Set_Vehicles | |
| VehicleSetVehiclesRepository | Repository class for VehicleSetVehicle objects | |
| VehiclesRepository | Repository class for Vehicle objects |