Uses of Class
com.sap.retail.sapppspricing.swagger.businessobject.dto.BusinessError
Packages that use BusinessError
-
Uses of BusinessError in com.sap.retail.sapppspricing.swagger.businessobject.dto
Methods in com.sap.retail.sapppspricing.swagger.businessobject.dto that return BusinessErrorModifier and TypeMethodDescriptionBusinessError.addAnyItem(Object anyItem) BusinessError.description(DescriptionCommonData description) BusinessError.errorSerialNumber(Integer errorSerialNumber) BusinessError.lineItemSequenceNumber(Integer lineItemSequenceNumber) BusinessError.messageVariables(MessageVariables messageVariables) BusinessError.severity(BusinessError.SeverityEnum severity) Methods in com.sap.retail.sapppspricing.swagger.businessobject.dto that return types with arguments of type BusinessErrorModifier and TypeMethodDescriptionResponse.getBusinessError()The list of business errors created during the processing of the corresponding request.Methods in com.sap.retail.sapppspricing.swagger.businessobject.dto with parameters of type BusinessErrorMethod parameters in com.sap.retail.sapppspricing.swagger.businessobject.dto with type arguments of type BusinessErrorModifier and TypeMethodDescriptionResponse.businessError(List<BusinessError> businessError) voidResponse.setBusinessError(List<BusinessError> businessError)