Uses of Class
de.hybris.platform.servicelayer.exceptions.ModelNotFoundException
-
-
Uses of ModelNotFoundException in de.hybris.platform.b2bacceleratoraddon.controllers.pages.checkout
Methods in de.hybris.platform.b2bacceleratoraddon.controllers.pages.checkout with parameters of type ModelNotFoundException Modifier and Type Method Description java.lang.StringCheckoutReplenishmentController. 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 ModelNotFoundException Modifier and Type Method Description java.lang.StringCheckoutController. 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 ModelNotFoundException Modifier and Type Method Description EntitlementModelEntitlementDao. findEntitlementByCode(java.lang.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 Modifier and Type Method Description EntitlementModelDefaultEntitlementDao. findEntitlementByCode(java.lang.String id) -
Uses of ModelNotFoundException in de.hybris.platform.entitlementservices.entitlement
Methods in de.hybris.platform.entitlementservices.entitlement that throw ModelNotFoundException Modifier and Type Method Description EntitlementModelEntitlementService. getEntitlementForCode(java.lang.String entitlementId)This method returns the entitlement by entitlement identitlementId -
Uses of ModelNotFoundException in de.hybris.platform.sap.productconfig.services.exceptions
Subclasses of ModelNotFoundException in de.hybris.platform.sap.productconfig.services.exceptions Modifier and Type Class Description classConfigurationNotFoundException -
Uses of ModelNotFoundException in de.hybris.platform.servicelayer.media
Methods in de.hybris.platform.servicelayer.media that throw ModelNotFoundException Modifier and Type Method Description MediaModelMediaService. getMediaByContext(MediaModel media, MediaContextModel context)Gets related media for given media determined by target format of given context.MediaModelMediaService. getMediaByFormat(MediaContainerModel container, MediaFormatModel format)Gets media in specified format related to given media container.MediaModelMediaService. getMediaByFormat(MediaModel media, MediaFormatModel format)Gets media in specified format related to given media.MediaModelMediaContainerService. getMediaForFormat(MediaContainerModel mediaContainerModel, MediaFormatModel mediaFormatModel)Gets the media for the given format from the given container.MediaFormatModelMediaContainerService. getMediaFormatForSourceFormat(MediaContextModel contextModel, MediaFormatModel sourceFormatModel)Gets the media format for source format from the given media context.MediaFolderModelMediaService. 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 ModelNotFoundException Modifier and Type Method Description java.lang.StringCheckoutController. handleModelNotFoundException(ModelNotFoundException exception, javax.servlet.http.HttpServletRequest request)
-