| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
CheckoutReplenishmentController.handleModelNotFoundException(ModelNotFoundException exception,
HttpServletRequest request) |
| Modifier and Type | Method and Description |
|---|---|
protected CustomerModel |
DefaultC4CAggregatingCollector.getCustomer(long customerPk)
Looks for a customer based on its PK.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
CheckoutController.handleModelNotFoundException(ModelNotFoundException exception,
HttpServletRequest request) |
| Modifier and Type | Method and Description |
|---|---|
protected EntitlementModel |
DefaultCoreEntitlementFacade.getEntitlementById(java.lang.String id,
java.util.Map<java.lang.String,EntitlementModel> cache) |
| Modifier and Type | Method and Description |
|---|---|
EntitlementModel |
EntitlementDao.findEntitlementByCode(java.lang.String code)
Finds the
EntitlementModel for the given code. |
| Modifier and Type | Method and Description |
|---|---|
EntitlementModel |
DefaultEntitlementDao.findEntitlementByCode(java.lang.String id) |
| Modifier and Type | Method and Description |
|---|---|
EntitlementModel |
EntitlementService.getEntitlementForCode(java.lang.String entitlementId)
This method returns the entitlement by entitlement id
entitlementId |
| Modifier and Type | Class and Description |
|---|---|
class |
ConfigurationNotFoundException |
| Modifier and Type | Method and Description |
|---|---|
MediaModel |
MediaService.getMediaByContext(MediaModel media,
MediaContextModel context)
Gets related media for given media determined by target format of given context.
|
MediaModel |
MediaService.getMediaByFormat(MediaContainerModel container,
MediaFormatModel format)
Gets media in specified format related to given media container.
|
MediaModel |
MediaService.getMediaByFormat(MediaModel media,
MediaFormatModel format)
Gets media in specified format related to given media.
|
MediaModel |
MediaContainerService.getMediaForFormat(MediaContainerModel mediaContainerModel,
MediaFormatModel mediaFormatModel)
Gets the media for the given format from the given container.
|
MediaFormatModel |
MediaContainerService.getMediaFormatForSourceFormat(MediaContextModel contextModel,
MediaFormatModel sourceFormatModel)
Gets the media format for source format from the given media context.
|
MediaFolderModel |
MediaService.getRootFolder()
Gets the root media folder.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
CheckoutController.handleModelNotFoundException(ModelNotFoundException exception,
HttpServletRequest request) |
Copyright © 2018 SAP SE. All Rights Reserved.