| Package | Description |
|---|---|
| de.hybris.platform.commons.model |
Contains generated models for each type of de.hybris.platform.commons.jalo package.
|
| de.hybris.platform.commons.resource |
| Modifier and Type | Class and Description |
|---|---|
class |
FOPFormatterModel
Generated model class for type FOPFormatter first defined at extension commons.
|
class |
XMLTransformFormatterModel
Generated model class for type XMLTransformFormatter first defined at extension commons.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<MediaFormatterModel> |
FormatModel.getChained()
Generated method - Getter of the
Format.chained attribute defined at extension commons. |
| Modifier and Type | Method and Description |
|---|---|
void |
FormatModel.setChained(java.util.Collection<MediaFormatterModel> value)
Generated method - Setter of
Format.chained attribute defined at extension commons. |
| Modifier and Type | Method and Description |
|---|---|
MediaFormatterModel |
MediaFormatterResource.getMediaFormatterModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected MediaFormatterModel |
MediaFormatterResource.readResource(java.lang.String resourceId)
Gets the
MediaFormatterModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<MediaFormatterModel> |
MediaFormattersResource.getMediaFormattersCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
MediaFormatterResource.setMediaFormatterModel(MediaFormatterModel value)
Convenience method which just delegates to
#setResourceValue(MediaFormatterModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
MediaFormattersResource.setMediaFormattersCollection(java.util.Collection<MediaFormatterModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2018 SAP SE. All Rights Reserved.