| Package | Description |
|---|---|
| de.hybris.liveeditaddon.jalo | |
| de.hybris.platform.cms2.jalo | |
| de.hybris.platform.cms2.jalo.contents.components | |
| de.hybris.platform.cms2.jalo.relations |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
GeneratedLiveeditaddonManager.isLocked(ContentSlot item)
Generated method - Getter of the
ContentSlot.locked attribute. |
Boolean |
GeneratedLiveeditaddonManager.isLocked(SessionContext ctx,
ContentSlot item)
Generated method - Getter of the
ContentSlot.locked attribute. |
boolean |
GeneratedLiveeditaddonManager.isLockedAsPrimitive(ContentSlot item)
Generated method - Getter of the
ContentSlot.locked attribute. |
boolean |
GeneratedLiveeditaddonManager.isLockedAsPrimitive(SessionContext ctx,
ContentSlot item)
Generated method - Getter of the
ContentSlot.locked attribute. |
void |
GeneratedLiveeditaddonManager.setLocked(ContentSlot item,
boolean value)
Generated method - Setter of the
ContentSlot.locked attribute. |
void |
GeneratedLiveeditaddonManager.setLocked(ContentSlot item,
Boolean value)
Generated method - Setter of the
ContentSlot.locked attribute. |
void |
GeneratedLiveeditaddonManager.setLocked(SessionContext ctx,
ContentSlot item,
boolean value)
Generated method - Setter of the
ContentSlot.locked attribute. |
void |
GeneratedLiveeditaddonManager.setLocked(SessionContext ctx,
ContentSlot item,
Boolean value)
Generated method - Setter of the
ContentSlot.locked attribute. |
| Modifier and Type | Method and Description |
|---|---|
ContentSlot |
GeneratedCms2Manager.createContentSlot(Map attributeValues) |
ContentSlot |
GeneratedCms2Manager.createContentSlot(SessionContext ctx,
Map attributeValues) |
| Modifier and Type | Method and Description |
|---|---|
Collection<AbstractPage> |
Cms2Manager.getPages(ContentSlot contentSlot)
|
| Modifier and Type | Method and Description |
|---|---|
Collection<ContentSlot> |
GeneratedAbstractCMSComponent.getSlots()
Generated method - Getter of the
AbstractCMSComponent.slots attribute. |
Collection<ContentSlot> |
GeneratedAbstractCMSComponent.getSlots(SessionContext ctx)
Generated method - Getter of the
AbstractCMSComponent.slots attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedAbstractCMSComponent.addToSlots(ContentSlot value)
Generated method - Adds
value to slots. |
void |
GeneratedAbstractCMSComponent.addToSlots(SessionContext ctx,
ContentSlot value)
Generated method - Adds
value to slots. |
void |
GeneratedAbstractCMSComponent.removeFromSlots(ContentSlot value)
Generated method - Removes
value from slots. |
void |
GeneratedAbstractCMSComponent.removeFromSlots(SessionContext ctx,
ContentSlot value)
Generated method - Removes
value from slots. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedAbstractCMSComponent.setSlots(Collection<ContentSlot> value)
Generated method - Setter of the
AbstractCMSComponent.slots attribute. |
void |
GeneratedAbstractCMSComponent.setSlots(SessionContext ctx,
Collection<ContentSlot> value)
Generated method - Setter of the
AbstractCMSComponent.slots attribute. |
| Modifier and Type | Method and Description |
|---|---|
ContentSlot |
GeneratedContentSlotForPage.getContentSlot()
Generated method - Getter of the
ContentSlotForPage.contentSlot attribute. |
ContentSlot |
GeneratedContentSlotForTemplate.getContentSlot()
Generated method - Getter of the
ContentSlotForTemplate.contentSlot attribute. |
ContentSlot |
GeneratedContentSlotForPage.getContentSlot(SessionContext ctx)
Generated method - Getter of the
ContentSlotForPage.contentSlot attribute. |
ContentSlot |
GeneratedContentSlotForTemplate.getContentSlot(SessionContext ctx)
Generated method - Getter of the
ContentSlotForTemplate.contentSlot attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedContentSlotForPage.setContentSlot(ContentSlot value)
Generated method - Setter of the
ContentSlotForPage.contentSlot attribute. |
void |
GeneratedContentSlotForTemplate.setContentSlot(ContentSlot value)
Generated method - Setter of the
ContentSlotForTemplate.contentSlot attribute. |
void |
GeneratedContentSlotForPage.setContentSlot(SessionContext ctx,
ContentSlot value)
Generated method - Setter of the
ContentSlotForPage.contentSlot attribute. |
void |
GeneratedContentSlotForTemplate.setContentSlot(SessionContext ctx,
ContentSlot value)
Generated method - Setter of the
ContentSlotForTemplate.contentSlot attribute. |
Copyright © 2017 SAP SE. All Rights Reserved.