| Modifier and Type | Method and Description |
|---|---|
protected AbstractCouponModel |
CouponRuleParameterValueMapper.getCouponById(String couponId) |
| Modifier and Type | Method and Description |
|---|---|
EntitlementModel |
EntitlementDao.findEntitlementByCode(String code)
Finds the
EntitlementModel for the given code. |
| Modifier and Type | Method and Description |
|---|---|
EntitlementModel |
DefaultEntitlementDao.findEntitlementByCode(String id) |
| Modifier and Type | Method and Description |
|---|---|
EntitlementModel |
EntitlementService.getEntitlementForCode(String entitlementId)
This method returns the entitlement by entitlement id
entitlementId |
| 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.
|
Copyright © 2017 SAP SE. All Rights Reserved.