Namespace Simplic.Logistics.Planning
Classes
ChangeResponse
Repsonse object, containing a message and date about the changed pre-planning data
ResourceModel
Represents a resource-requirement-planning resource
ScheduleShipmentModel
Represents the model that contains the data to schedule a shipment
Shipment
Represents the model to create a shipment
Tour
Represents the model to create a tour
TourShipmentAssignment
Represents the assignment between Shipment and Tour. The reason is that they have a many to many connection
UnscheduleShipmentModel
Represents the model that contains the informations used to unschedule a shipment
Interfaces
IShipmentRepository
IShipmentService
ITourRepository
ITourService
ITourShipmentAssignmentRepository
ITourShipmentAssignmentService
Enums
LockingType
Represents the locking type
TourStatus
Represents the status of a pre-planning tour
TourType
Represents the tour type
0 = Shipment 1 = CustomText