All Classes and Interfaces
Class
Description
Abstract response DTO superclass for a routing task result
The BillingAdditionalFreightCalculationDataDTO provides data to send to Logistics Costs Management.
Representation of a carrier.
This DTO is ONLY used for the master file business facade call:
It is not used for the other calls.
This DTO is ONLY used for the master file business facade call:
IRoutingBF.getAllCarriers(GetAllCarriersRequestDTO)
It is not used for the other calls.
Request DTO for createRoutingTask business facade method
IRoutingBF.createRoutingTask(CreateRoutingTaskRequestDTO)
.Response DTO for createRoutingTask business facade method
IRoutingBF.createRoutingTask(CreateRoutingTaskRequestDTO)
.Request DTO for createSupplementTask business facade method
IRoutingBF.createSupplementTask(CreateSupplementTaskRequestDTO)
.Response DTO for createSupplementTask business facade method
IRoutingBF.createSupplementTask(CreateSupplementTaskRequestDTO)
.This is a standard DTO class, which holds customized content.
Information about dangerous goods.
Request DTO to access all carriers existing for the given target
client in the Routing engine.
ResponseDTO of carrier business facade call
Request DTO to access all handover points existing for the given target
client in the Routing engine.
ResponseDTO of handover point business facade call
Request DTO to access all rating profiles configured for the given target
client in the Routing engine.
ResponseDTO for rating profiles returned by
IRoutingBF.getRatingProfiles(GetRatingProfilesRequestDTO)
.Request DTO to access all requirement types configured for the given target
client in the Routing engine.
ResponseDTO for requirements returned by
IRoutingBF.getRoutingRequirementTypes(GetRoutingRequirementTypesRequestDTO)
.Request DTO to get the a list of ranked proposals and the current calculation
status for the routing task defined by the provided task id.
Response DTO of
IRoutingBF.getRoutingTaskResult(GetRoutingTaskResultRequestDTO)
.Request DTO to get the current calculation
status for the supplement task defined by the provided task id.
Representation of an handover point.
This DTO is ONLY used for the master file business facade call:
It is not used for the other calls.
This DTO is ONLY used for the master file business facade call:
IRoutingBF.getHandoverPoints(GetHandoverPointRequestDTO)
It is not used for the other calls.
Representation of an handover point
Representation of an undefined handover point representing the last legs end
Representation of a handover point as a defined entity
Representation of an undefined handover point representing the first legs start
Routing related business facade methods.
Price information.
DTO representation of a rating profile
DTO to provide a leg of a route schedule calculation.
DTO to provide a result of a schedule calculation.
DTO to provide address data
Describes one leg ('part') of a whole transport chain.
Detailed settings for proposal, supplement and ranking calculations.
A party contains a company with information on the address of the given
party.
Main DTO to hold data on a proposal.
Each leg contains information on services enriched with supplements as additional information.
Each leg contains information on services enriched with supplements as additional information.
Requirements are classified by a requirementType.
DTO representation of a routing requirement contained in a routing
requirement type.
This DTO is used in context of getting a list of all available requirements available for a target client:
This DTO is used in context of getting a list of all available requirements available for a target client:
IRoutingBF.getRoutingRequirementTypes(GetRoutingRequirementTypesRequestDTO)
.DTO representation of a routing requirement type.
This DTO is used in context of getting a list of all available requirements available for a target client:
This DTO is used in context of getting a list of all available requirements available for a target client:
IRoutingBF.getRoutingRequirementTypes(GetRoutingRequirementTypesRequestDTO)
.Holds a reference of a schedule configuration.
Container class for all supplement dependent data for BF.
This supplement DTO is a container for additional information.
Each supplement is characterized by a unique name defined by the user and its
dataType.
The RoutingTaskDTO is the main representation of a routing task.
Basic data of a handling unit which shall be transported as defined in the
RoutingTaskDTO
.Class for location based routing task data for BF.
Contains a list of ranked
RoutingTaskResultDTO.proposals
and information on the current
calculation status for for the routing task with the given RoutingTaskResultDTO.taskId
.Representation of a service
Result of validation
Star rating
The SupplementTaskDTO is the main representation of a supplement task.
Contains a list of calculated supplements and information on the current
calculation status for for the supplement task with the given
SupplementTaskResultDTO.taskId
.Representation of a value-added service.
Value rating.
Request DTO to get the a list of ranked proposals and the current calculation
status for the routing task defined by the provided task id.