Click or drag to resize

Aloe.EnterpriseOne.Model.Applications.Fleet Namespace

 
Classes
  ClassDescription
Public classCrew
Represents the crews, which can operate vehicles. Entity: Fleet_Crews
Public classCrewMember
Contains the memnbers of vehicle crews. Entity: Fleet_Crew_Members
Public classCrewMembersRepository
Repository class for CrewMember objects
Public classCrewsRepository
Repository class for Crew objects
Public classEquipmentType
Contains types of equipment, which can be installed on the vehicles. Entity: Fleet_Equipment_Types
Public classEquipmentTypesRepository
Repository class for EquipmentType objects
Public classMaintenancePlan
Defines the periodic maintenance plans and the conditions for performing the next maintenance. Entity: Fleet_Maintenance_Plans
Public classMaintenancePlansRepository
Repository class for MaintenancePlan objects
Public classMaintenanceProfile
Profiles contain multiple maintenance plans and can be assigned directly to a vehicle. Entity: Fleet_Maintenance_Profiles
Public classMaintenanceProfilePlan
Contains the plans, included in the maintenance profile. Entity: Fleet_Maintenance_Profile_Plans
Public classMaintenanceProfilePlansRepository
Repository class for MaintenanceProfilePlan objects
Public classMaintenanceProfilesRepository
Repository class for MaintenanceProfile objects
Public classTrip
Represents actual trip made by the vehicles. Entity: Fleet_Trips
Public classTripSegment
Represents the segments which comprise the route of the trips. Entity: Fleet_Trip_Segments
Public classTripSegmentsRepository
Repository class for TripSegment objects
Public classTripsRepository
Repository class for Trip objects
Public classVehicle
Contains vehicle definitions. Entity: Fleet_Vehicles
Public classVehicleAlert
Contains alerts, specific to one vehicle. Alerts are created based on many sources and stay active, until excplicitly hidden. Entity: Fleet_Vehicle_Alerts
Public classVehicleAlertsRepository
Repository class for VehicleAlert objects
Public classVehicleEquipment
Contains the actual and history of equipment, installed on the vehicles. Entity: Fleet_Vehicle_Equipment
Public classVehicleEquipmentRepository
Repository class for VehicleEquipment objects
Public classVehicleLocationHistoryRecord
Stores information about vehicle locations. Entity: Fleet_Vehicle_Location_History_Records
Public classVehicleLocationHistoryRecordsRepository
Repository class for VehicleLocationHistoryRecord objects
Public classVehicleMaintenancePlanAssignment
Represents assignment of a maintenance plan to a vehicle. Entity: Fleet_Vehicle_Maintenance_Plan_Assignments
Public classVehicleMaintenancePlanAssignmentsRepository
Repository class for VehicleMaintenancePlanAssignment objects
Public classVehicleObdTrouble
Contains troubles, reported by the on-board diagnostics (OBD) of the vehicle. Entity: Fleet_Vehicle_Obd_Troubles
Public classVehicleObdTroublesRepository
Repository class for VehicleObdTrouble objects
Public classVehicleSet
Represents sets of vehicles, which can travel together. Entity: Fleet_Vehicle_Sets
Public classVehicleSetsRepository
Repository class for VehicleSet objects
Public classVehicleSetVehicle
Contains lists of vehicles in the vehicle sets. Entity: Fleet_Vehicle_Set_Vehicles
Public classVehicleSetVehiclesRepository
Repository class for VehicleSetVehicle objects
Public classVehiclesRepository
Repository class for Vehicle objects