| 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 | |
| de.hybris.platform.acceleratorfacades.component.synchronization.itemvisitors |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractResponsiveBannerComponentModel
Generated model class for type AbstractResponsiveBannerComponent first defined at extension acceleratorcms.
|
class |
SimpleResponsiveBannerComponentModel
Generated model class for type SimpleResponsiveBannerComponent first defined at extension acceleratorcms.
|
| Modifier and Type | Method and Description |
|---|---|
AbstractMediaContainerComponentModel |
AbstractMediaContainerComponentResource.getAbstractMediaContainerComponentModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected AbstractMediaContainerComponentModel |
AbstractMediaContainerComponentResource.readResource(java.lang.String resourceId)
Gets the
AbstractMediaContainerComponentModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<AbstractMediaContainerComponentModel> |
AbstractMediaContainerComponentsResource.getAbstractMediaContainerComponentsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractMediaContainerComponentResource.setAbstractMediaContainerComponentModel(AbstractMediaContainerComponentModel value)
Convenience method which just delegates to
#setResourceValue(AbstractMediaContainerComponentModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractMediaContainerComponentsResource.setAbstractMediaContainerComponentsCollection(java.util.Collection<AbstractMediaContainerComponentModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractMediaContainerComponentModelVisitor<MEDIACONTAINERTYPE extends AbstractMediaContainerComponentModel>
Abstract class for visiting
AbstractMediaContainerComponentModel models for the cms synchronization service
to work properly. |
Copyright © 2018 SAP SE. All Rights Reserved.