| Package | Description |
|---|---|
| de.hybris.platform.jalo.media | |
| de.hybris.platform.servicelayer.internal.jalo |
| Modifier and Type | Field and Description |
|---|---|
protected static OneToManyHandler<MediaFormatMapping> |
GeneratedMediaContext.MAPPINGSHANDLER
OneToManyHandler for handling 1:n MAPPINGS's relation attributes from 'many' side. |
| Modifier and Type | Method and Description |
|---|---|
MediaFormatMapping |
MediaManager.createMediaFormatMapping(java.util.Map<java.lang.String,java.lang.Object> attributeValues)
Creates a new mapping with given parameters.
|
MediaFormatMapping |
MediaManager.createMediaFormatMapping(MediaFormat source,
MediaFormat target)
Creates a new mapping with given source and target format.
|
MediaFormatMapping |
MediaManager.createMediaFormatMapping(SessionContext ctx,
java.util.Map<java.lang.String,java.lang.Object> attributeValues)
Creates a new mapping with given parameters.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<MediaFormatMapping> |
GeneratedMediaContext.getMappings()
Generated method - Getter of the
MediaContext.mappings attribute. |
java.util.Collection<MediaFormatMapping> |
GeneratedMediaContext.getMappings(SessionContext ctx)
Generated method - Getter of the
MediaContext.mappings attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedMediaContext.addToMappings(MediaFormatMapping value)
Generated method - Adds
value to mappings. |
void |
MediaContext.addToMappings(SessionContext ctx,
MediaFormatMapping value)
Adds a format mapping to the context.
|
void |
GeneratedMediaContext.addToMappings(SessionContext ctx,
MediaFormatMapping value)
Generated method - Adds
value to mappings. |
void |
GeneratedMediaContext.removeFromMappings(MediaFormatMapping value)
Generated method - Removes
value from mappings. |
void |
GeneratedMediaContext.removeFromMappings(SessionContext ctx,
MediaFormatMapping value)
Generated method - Removes
value from mappings. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedMediaContext.setMappings(java.util.Collection<MediaFormatMapping> value)
Generated method - Setter of the
MediaContext.mappings attribute. |
void |
MediaContext.setMappings(SessionContext ctx,
java.util.Collection<MediaFormatMapping> value)
Sets given format mappings for this container.
|
void |
GeneratedMediaContext.setMappings(SessionContext ctx,
java.util.Collection<MediaFormatMapping> value)
Generated method - Setter of the
MediaContext.mappings attribute. |
| Modifier and Type | Method and Description |
|---|---|
MediaFormatMapping |
GeneratedServicelayerManager.createMediaFormatMapping(java.util.Map attributeValues) |
MediaFormatMapping |
GeneratedServicelayerManager.createMediaFormatMapping(SessionContext ctx,
java.util.Map attributeValues) |
Copyright © 2018 SAP SE. All Rights Reserved.