| Package | Description |
|---|---|
| de.hybris.platform.acceleratorcms.model.components |
Contains generated models for each type of de.hybris.platform.acceleratorcms.jalo.components package.
|
| de.hybris.platform.acceleratorcms.resource.components |
| Modifier and Type | Class and Description |
|---|---|
class |
CartSuggestionComponentModel
Generated model class for type CartSuggestionComponent first defined at extension acceleratorcms.
|
class |
PurchasedCategorySuggestionComponentModel
Generated model class for type PurchasedCategorySuggestionComponent first defined at extension acceleratorcms.
|
| Modifier and Type | Method and Description |
|---|---|
SimpleSuggestionComponentModel |
SimpleSuggestionComponentResource.getSimpleSuggestionComponentModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected SimpleSuggestionComponentModel |
SimpleSuggestionComponentResource.readResource(java.lang.String resourceId)
Gets the
SimpleSuggestionComponentModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<SimpleSuggestionComponentModel> |
SimpleSuggestionComponentsResource.getSimpleSuggestionComponentsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
SimpleSuggestionComponentResource.setSimpleSuggestionComponentModel(SimpleSuggestionComponentModel value)
Convenience method which just delegates to
#setResourceValue(SimpleSuggestionComponentModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
SimpleSuggestionComponentsResource.setSimpleSuggestionComponentsCollection(java.util.Collection<SimpleSuggestionComponentModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
Copyright © 2018 SAP SE. All Rights Reserved.