| Package | Description |
|---|---|
| de.hybris.platform.cms2.jalo | |
| de.hybris.platform.cms2.jalo.site |
| Modifier and Type | Method and Description |
|---|---|
ContentCatalog |
GeneratedCms2Manager.createContentCatalog(Map attributeValues) |
ContentCatalog |
GeneratedCms2Manager.createContentCatalog(SessionContext ctx,
Map attributeValues) |
| Modifier and Type | Method and Description |
|---|---|
List<ContentCatalog> |
GeneratedCMSSite.getContentCatalogs()
Generated method - Getter of the
CMSSite.contentCatalogs attribute. |
List<ContentCatalog> |
GeneratedCMSSite.getContentCatalogs(SessionContext ctx)
Generated method - Getter of the
CMSSite.contentCatalogs attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedCMSSite.addToContentCatalogs(ContentCatalog value)
Generated method - Adds
value to contentCatalogs. |
void |
GeneratedCMSSite.addToContentCatalogs(SessionContext ctx,
ContentCatalog value)
Generated method - Adds
value to contentCatalogs. |
void |
GeneratedCMSSite.removeFromContentCatalogs(ContentCatalog value)
Generated method - Removes
value from contentCatalogs. |
void |
GeneratedCMSSite.removeFromContentCatalogs(SessionContext ctx,
ContentCatalog value)
Generated method - Removes
value from contentCatalogs. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedCMSSite.setContentCatalogs(List<ContentCatalog> value)
Generated method - Setter of the
CMSSite.contentCatalogs attribute. |
void |
GeneratedCMSSite.setContentCatalogs(SessionContext ctx,
List<ContentCatalog> value)
Generated method - Setter of the
CMSSite.contentCatalogs attribute. |
Copyright © 2017 SAP SE. All Rights Reserved.