| Package | Description |
|---|---|
| de.hybris.platform.acceleratorcms.resource.components | |
| de.hybris.platform.cms2.model.contents.components |
Contains generated models for each type of de.hybris.platform.cms2.jalo.contents.components package.
|
| Modifier and Type | Method and Description |
|---|---|
SearchBoxComponentModel |
SearchBoxComponentResource.getSearchBoxComponentModel()
Convenience method which just delegates to
#getResourceValue() |
protected SearchBoxComponentModel |
SearchBoxComponentResource.readResource(String resourceId)
Gets the
SearchBoxComponentModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
Collection<SearchBoxComponentModel> |
SearchBoxComponentsResource.getSearchBoxComponentsCollection()
Convenience method which just delegates to
#getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
SearchBoxComponentResource.setSearchBoxComponentModel(SearchBoxComponentModel value)
Convenience method which just delegates to
#setResourceValue(SearchBoxComponentModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
SearchBoxComponentsResource.setSearchBoxComponentsCollection(Collection<SearchBoxComponentModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
| Modifier and Type | Method and Description |
|---|---|
SearchBoxComponentModel |
CMSLinkComponentModel.getSearchBox()
Generated method - Getter of the
CMSLinkComponent.searchBox attribute defined at extension chinaacceleratorservices. |
| Modifier and Type | Method and Description |
|---|---|
void |
CMSLinkComponentModel.setSearchBox(SearchBoxComponentModel value)
Generated method - Setter of
CMSLinkComponent.searchBox attribute defined at extension chinaacceleratorservices. |
Copyright © 2000-2016 SAP SE. All Rights Reserved.