| 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 |
CustomOrder2XMLModel
Generated model class for type CustomOrder2XML first defined at extension commons.
|
class |
FOPFormatterModel
Generated model class for type FOPFormatter first defined at extension commons.
|
class |
ItemFormatterModel
Generated model class for type ItemFormatter first defined at extension commons.
|
class |
MediaFormatterModel
Generated model class for type MediaFormatter first defined at extension commons.
|
class |
VelocityFormatterModel
Generated model class for type VelocityFormatter first defined at extension commons.
|
class |
XMLTransformFormatterModel
Generated model class for type XMLTransformFormatter first defined at extension commons.
|
| Modifier and Type | Method and Description |
|---|---|
FormatterModel |
FormatterResource.getFormatterModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected FormatterModel |
FormatterResource.readResource(java.lang.String resourceId)
Gets the
FormatterModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<FormatterModel> |
FormattersResource.getFormattersCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
FormatterResource.setFormatterModel(FormatterModel value)
Convenience method which just delegates to
#setResourceValue(FormatterModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
FormattersResource.setFormattersCollection(java.util.Collection<FormatterModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2018 SAP SE. All Rights Reserved.