Uses of Class
de.hybris.platform.servicelayer.exceptions.ModelNotFoundException
Packages that use ModelNotFoundException
Package
Description
-
Uses of ModelNotFoundException in de.hybris.platform.b2bacceleratoraddon.controllers.pages.checkout
Methods in de.hybris.platform.b2bacceleratoraddon.controllers.pages.checkout with parameters of type ModelNotFoundExceptionModifier and TypeMethodDescriptionCheckoutReplenishmentController.handleModelNotFoundException(ModelNotFoundException exception, javax.servlet.http.HttpServletRequest request) -
Uses of ModelNotFoundException in de.hybris.platform.chinesepaymentaddon.controllers.pages.imported
Methods in de.hybris.platform.chinesepaymentaddon.controllers.pages.imported with parameters of type ModelNotFoundExceptionModifier and TypeMethodDescriptionCheckoutController.handleModelNotFoundException(ModelNotFoundException exception, javax.servlet.http.HttpServletRequest request) -
Uses of ModelNotFoundException in de.hybris.platform.entitlementservices.daos
Methods in de.hybris.platform.entitlementservices.daos that throw ModelNotFoundExceptionModifier and TypeMethodDescriptionEntitlementDao.findEntitlementByCode(String code) Finds theEntitlementModelfor the given code. -
Uses of ModelNotFoundException in de.hybris.platform.entitlementservices.daos.impl
Methods in de.hybris.platform.entitlementservices.daos.impl that throw ModelNotFoundException -
Uses of ModelNotFoundException in de.hybris.platform.entitlementservices.entitlement
Methods in de.hybris.platform.entitlementservices.entitlement that throw ModelNotFoundExceptionModifier and TypeMethodDescriptionEntitlementService.getEntitlementForCode(String entitlementId) This method returns the entitlement by entitlement identitlementId -
Uses of ModelNotFoundException in de.hybris.platform.integrationbackoffice.exceptions
Constructors in de.hybris.platform.integrationbackoffice.exceptions with parameters of type ModelNotFoundExceptionModifierConstructorDescription -
Uses of ModelNotFoundException in de.hybris.platform.sap.productconfig.services.exceptions
-
Uses of ModelNotFoundException in de.hybris.platform.servicelayer.media
Methods in de.hybris.platform.servicelayer.media that throw ModelNotFoundExceptionModifier and TypeMethodDescriptionMediaService.getMediaByContext(MediaModel media, MediaContextModel context) Gets related media for given media determined by target format of given context.MediaService.getMediaByFormat(MediaContainerModel container, MediaFormatModel format) Gets media in specified format related to given media container.MediaService.getMediaByFormat(MediaModel media, MediaFormatModel format) Gets media in specified format related to given media.MediaContainerService.getMediaForFormat(MediaContainerModel mediaContainerModel, MediaFormatModel mediaFormatModel) Gets the media for the given format from the given container.MediaContainerService.getMediaFormatForSourceFormat(MediaContextModel contextModel, MediaFormatModel sourceFormatModel) Gets the media format for source format from the given media context.MediaService.getRootFolder()Gets the root media folder. -
Uses of ModelNotFoundException in de.hybris.platform.yacceleratorstorefront.controllers.pages
Methods in de.hybris.platform.yacceleratorstorefront.controllers.pages with parameters of type ModelNotFoundExceptionModifier and TypeMethodDescriptionCheckoutController.handleModelNotFoundException(ModelNotFoundException exception, javax.servlet.http.HttpServletRequest request)