| Package | Description |
|---|---|
| de.hybris.platform.acceleratorcms.resource.components | |
| de.hybris.platform.marketplaceservices.vendor | |
| de.hybris.platform.marketplaceservices.vendor.impl | |
| de.hybris.platform.sap.productconfig.frontend.model |
Contains generated models for each type of de.hybris.platform.sap.productconfig.frontend.jalo package.
|
| Modifier and Type | Method and Description |
|---|---|
JspIncludeComponentModel |
JspIncludeComponentResource.getJspIncludeComponentModel()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
protected JspIncludeComponentModel |
JspIncludeComponentResource.readResource(java.lang.String resourceId)
Gets the
JspIncludeComponentModel resource which is addressed by current resource request. |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<JspIncludeComponentModel> |
JspIncludeComponentsResource.getJspIncludeComponentsCollection()
Convenience method which just delegates to
AbstractResource.getResourceValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
JspIncludeComponentResource.setJspIncludeComponentModel(JspIncludeComponentModel value)
Convenience method which just delegates to
#setResourceValue(JspIncludeComponentModel) |
| Modifier and Type | Method and Description |
|---|---|
void |
JspIncludeComponentsResource.setJspIncludeComponentsCollection(java.util.Collection<JspIncludeComponentModel> value)
Convenience method which just delegates to
#setResourceValue(Collection) |
| Modifier and Type | Method and Description |
|---|---|
JspIncludeComponentModel |
VendorCMSService.saveOrUpdateJspIncludeComponent(CatalogVersionModel catalogVersion,
java.lang.String uid,
java.lang.String name,
java.lang.String page)
create JSP include component
|
| Modifier and Type | Method and Description |
|---|---|
JspIncludeComponentModel |
DefaultVendorCMSService.saveOrUpdateJspIncludeComponent(CatalogVersionModel catalogVersion,
java.lang.String uid,
java.lang.String name,
java.lang.String page) |
| Modifier and Type | Class and Description |
|---|---|
class |
CartConfigurationDisplayComponentModel
Generated model class for type CartConfigurationDisplayComponent first defined at extension ysapproductconfigaddon.
|
Copyright © 2018 SAP SE. All Rights Reserved.