Uses of Class
de.hybris.platform.webservicescommons.errors.exceptions.NotFoundException
Packages that use NotFoundException
Package
Description
-
Uses of NotFoundException in de.hybris.platform.b2b.occ.v2.controllers
Methods in de.hybris.platform.b2b.occ.v2.controllers that throw NotFoundExceptionModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<byte[]>AccountSummaryController.getAttachmentForDocument(String orgUnitId, String orgDocumentId, String orgDocumentAttachmentId) -
Uses of NotFoundException in de.hybris.platform.b2b.occ.v2.helper
Methods in de.hybris.platform.b2b.occ.v2.helper that throw NotFoundExceptionModifier and TypeMethodDescriptionAccountSummaryHelper.getMediaForDocument(String orgUnitId, String documentNumber, String documentMediaId) Returns an AttachmentData object containing media file, name, type associated with a b2b document. -
Uses of NotFoundException in de.hybris.platform.b2bocc.v2.controllers
Methods in de.hybris.platform.b2bocc.v2.controllers that throw NotFoundExceptionModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<byte[]>AccountSummaryController.getAttachmentForDocument(String orgUnitId, String orgDocumentId, String orgDocumentAttachmentId) -
Uses of NotFoundException in de.hybris.platform.b2bocc.v2.helper
Methods in de.hybris.platform.b2bocc.v2.helper that throw NotFoundExceptionModifier and TypeMethodDescriptionAccountSummaryHelper.getMediaForDocument(String orgUnitId, String documentNumber, String documentMediaId) Returns an AttachmentData object containing media file, name, type associated with a b2b document. -
Uses of NotFoundException in de.hybris.platform.couponwebservices
Subclasses of NotFoundException in de.hybris.platform.couponwebservicesModifier and TypeClassDescriptionclassException to be thrown in the case the coupon code generation configuration cannot be retrievedclassException to be thrown in the case the coupon cannot be retrieved -
Uses of NotFoundException in de.hybris.platform.previewwebservices.facades.impl
Methods in de.hybris.platform.previewwebservices.facades.impl that return NotFoundExceptionModifier and TypeMethodDescriptionprotected NotFoundExceptionAbstractBaseFacade.createNotFoundException(String name, String code) -
Uses of NotFoundException in de.hybris.platform.sap.productconfig.occ.controllers
Methods in de.hybris.platform.sap.productconfig.occ.controllers that throw NotFoundExceptionModifier and TypeMethodDescriptionProductConfiguratorCCPQuoteIntegrationController.getConfigurationOverviewForQuotes(String quoteId, int entryNumber) voidProductConfiguratorCCPQuoteIntegrationControllerTest.testGetConfigurationOverviewForQuote()voidProductConfiguratorCCPQuoteIntegrationControllerTest.testGetConfigurationOverviewForQuoteNotFound()voidProductConfiguratorCCPQuoteIntegrationControllerTest.testReadConfigurationOveviewMapsData()voidProductConfiguratorCCPQuoteIntegrationControllerTest.testReadConfigurationOveviewReturnsConfigId()