Click or drag to resize
Infosoft Logo

Infosoft.Common.Contracts.FaultContracts.Retail Namespace

 
Classes
 ClassDescription
Public classDatePriorToNextDistributionDateFault Data Contract Class - DatePriorToNextDistributionDateFault
Public classEndDateBeforeStartDateFault A fault indicating that a given start date and end date were in the wrong order (start date > end date).
Public classExportParametersNotFoundFault A fault indicating that the required parameters to perform export function were not supplied.
Public classImportParametersNotFoundFault A fault indicating that the required parameters to perform import function were not supplied.
Public classInvalidDailyMaintenanceDateFault A fault indicating that an attempt has been made to run daily maintenance for a date that isn't valid. This could be because the date is before the current distribution date, or because the title to run maintenance for has no volume for the date.
Public classInvalidDailyMaintenanceJobTypeFault A fault indicating that an invalid job type has been passed to the StartDailyMaintenance service operation.
Public classInvalidRetailerCodeFault A fault indicating that an invalid code is given to update on the retailer object.
Public classInvalidRetailerReturnAmountFault A fault for when the returned amount is larger than ordered. Contains a list of the return days which has failed.
Public classInvalidRetailerReturnDateFault A fault for when the return is being registered on a day which is too far in the past.
Public classMassRegulationAbortedFault Data Contract Class - MassRegulationAbortedFault
Public classNoDeliveriesForDateRangeFault A fault indicating that there are no deliveries in some specified date range.
Public classRequestCancelledByUserFault A fault indicating that a request has been cancelled by the user.
Public classRequiredCodeMissingFault Data Contract Class - RetailerCodeMissingFault
Public classRequiredDateFieldMissingFault Data Contract Class - RetailerStopDateMissingFault
Public classRequiredUniqueCodeIsDuplicateFault A fault indicating that a code that was supposed to be unique was duplicated.
Public classRetailerActiveFault Data Contract Class - RetailerPassiveFault
Public classRetailerCannotBeAddedFault Fault Contract Class - RetailerCannotBeAddedFault
Public classRetailerCannotBeDeletedFault A fault indicating that a retailer could not be deleted.
Public classReturnIsAlreadyRegisteredFault A fault indicating that a return has already been registered.
Public classReturnNumberHigherThanDeliveredNumberFault A fault indicating that the returned number was higher than the delivered number.
Public classSelectedDatesOverlapFault A fault indicating that a set of dates overlap with each other.
Public classToDatePriorToFromDateFault A fault indicating that a "to date" was prior to a "from date".
Public classVolumeEditionNotFoundOnDateFault A fault indicating that no volume edition was found on some given date.