Uses of Class
de.aeb.xnsg.simplerouting.bf.GetRatingProfilesResponseDTO
Packages that use GetRatingProfilesResponseDTO
-
Uses of GetRatingProfilesResponseDTO in de.aeb.xnsg.simplerouting.bf
Methods in de.aeb.xnsg.simplerouting.bf that return GetRatingProfilesResponseDTOModifier and TypeMethodDescriptionIRoutingBF.getRatingProfiles
(GetRatingProfilesRequestDTO request) Returns all rating profiles available for the target client.
This call might help to find the correct identCode of a rating profile, which shall be added to the routing task by usingIRoutingBF.createRoutingTask(CreateRoutingTaskRequestDTO)
.