| Modifier and Type | Method and Description |
|---|---|
Map<Language,String> |
GeneratedAcceleratorCmsManager.getAllDescription(ContentPage item)
Generated method - Getter of the
ContentPage.description attribute. |
Map<Language,String> |
GeneratedAcceleratorCmsManager.getAllDescription(SessionContext ctx,
ContentPage item)
Generated method - Getter of the
ContentPage.description attribute. |
Map<Language,String> |
GeneratedAcceleratorCmsManager.getAllKeywords(ContentPage item)
Generated method - Getter of the
ContentPage.keywords attribute. |
Map<Language,String> |
GeneratedAcceleratorCmsManager.getAllKeywords(SessionContext ctx,
ContentPage item)
Generated method - Getter of the
ContentPage.keywords attribute. |
String |
GeneratedAcceleratorCmsManager.getDescription(ContentPage item)
Generated method - Getter of the
ContentPage.description attribute. |
String |
GeneratedAcceleratorCmsManager.getDescription(SessionContext ctx,
ContentPage item)
Generated method - Getter of the
ContentPage.description attribute. |
String |
GeneratedAcceleratorCmsManager.getKeywords(ContentPage item)
Generated method - Getter of the
ContentPage.keywords attribute. |
String |
GeneratedAcceleratorCmsManager.getKeywords(SessionContext ctx,
ContentPage item)
Generated method - Getter of the
ContentPage.keywords attribute. |
void |
GeneratedAcceleratorCmsManager.setAllDescription(ContentPage item,
Map<Language,String> value)
Generated method - Setter of the
ContentPage.description attribute. |
void |
GeneratedAcceleratorCmsManager.setAllDescription(SessionContext ctx,
ContentPage item,
Map<Language,String> value)
Generated method - Setter of the
ContentPage.description attribute. |
void |
GeneratedAcceleratorCmsManager.setAllKeywords(ContentPage item,
Map<Language,String> value)
Generated method - Setter of the
ContentPage.keywords attribute. |
void |
GeneratedAcceleratorCmsManager.setAllKeywords(SessionContext ctx,
ContentPage item,
Map<Language,String> value)
Generated method - Setter of the
ContentPage.keywords attribute. |
void |
GeneratedAcceleratorCmsManager.setDescription(ContentPage item,
String value)
Generated method - Setter of the
ContentPage.description attribute. |
void |
GeneratedAcceleratorCmsManager.setDescription(SessionContext ctx,
ContentPage item,
String value)
Generated method - Setter of the
ContentPage.description attribute. |
void |
GeneratedAcceleratorCmsManager.setKeywords(ContentPage item,
String value)
Generated method - Setter of the
ContentPage.keywords attribute. |
void |
GeneratedAcceleratorCmsManager.setKeywords(SessionContext ctx,
ContentPage item,
String value)
Generated method - Setter of the
ContentPage.keywords attribute. |
| Modifier and Type | Method and Description |
|---|---|
Collection<ContentPage> |
GeneratedBTGReferenceContentpagesOperand.getContentpages()
Generated method - Getter of the
BTGReferenceContentpagesOperand.contentpages attribute. |
Collection<ContentPage> |
GeneratedBTGReferenceContentpagesOperand.getContentpages(SessionContext ctx)
Generated method - Getter of the
BTGReferenceContentpagesOperand.contentpages attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedBTGReferenceContentpagesOperand.addToContentpages(ContentPage value)
Generated method - Adds
value to contentpages. |
void |
GeneratedBTGReferenceContentpagesOperand.addToContentpages(SessionContext ctx,
ContentPage value)
Generated method - Adds
value to contentpages. |
void |
GeneratedBTGReferenceContentpagesOperand.removeFromContentpages(ContentPage value)
Generated method - Removes
value from contentpages. |
void |
GeneratedBTGReferenceContentpagesOperand.removeFromContentpages(SessionContext ctx,
ContentPage value)
Generated method - Removes
value from contentpages. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedBTGReferenceContentpagesOperand.setContentpages(Collection<ContentPage> value)
Generated method - Setter of the
BTGReferenceContentpagesOperand.contentpages attribute. |
void |
GeneratedBTGReferenceContentpagesOperand.setContentpages(SessionContext ctx,
Collection<ContentPage> value)
Generated method - Setter of the
BTGReferenceContentpagesOperand.contentpages attribute. |
| Modifier and Type | Method and Description |
|---|---|
ContentPage |
GeneratedCms2Manager.createContentPage(Map attributeValues) |
ContentPage |
GeneratedCms2Manager.createContentPage(SessionContext ctx,
Map attributeValues) |
| Modifier and Type | Method and Description |
|---|---|
ContentPage |
GeneratedCMSLinkComponent.getContentPage()
Generated method - Getter of the
CMSLinkComponent.contentPage attribute. |
ContentPage |
GeneratedCMSLinkComponent.getContentPage(SessionContext ctx)
Generated method - Getter of the
CMSLinkComponent.contentPage attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedCMSLinkComponent.setContentPage(ContentPage value)
Generated method - Setter of the
CMSLinkComponent.contentPage attribute. |
void |
GeneratedCMSLinkComponent.setContentPage(SessionContext ctx,
ContentPage value)
Generated method - Setter of the
CMSLinkComponent.contentPage attribute. |
| Modifier and Type | Method and Description |
|---|---|
List<ContentPage> |
GeneratedCMSNavigationNode.getPages()
Generated method - Getter of the
CMSNavigationNode.pages attribute. |
List<ContentPage> |
GeneratedCMSNavigationNode.getPages(SessionContext ctx)
Generated method - Getter of the
CMSNavigationNode.pages attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedCMSNavigationNode.addToPages(ContentPage value)
Generated method - Adds
value to pages. |
void |
GeneratedCMSNavigationNode.addToPages(SessionContext ctx,
ContentPage value)
Generated method - Adds
value to pages. |
void |
GeneratedCMSNavigationNode.removeFromPages(ContentPage value)
Generated method - Removes
value from pages. |
void |
GeneratedCMSNavigationNode.removeFromPages(SessionContext ctx,
ContentPage value)
Generated method - Removes
value from pages. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedCMSNavigationNode.setPages(List<ContentPage> value)
Generated method - Setter of the
CMSNavigationNode.pages attribute. |
void |
GeneratedCMSNavigationNode.setPages(SessionContext ctx,
List<ContentPage> value)
Generated method - Setter of the
CMSNavigationNode.pages attribute. |
| Modifier and Type | Method and Description |
|---|---|
ContentPage |
GeneratedCMSSite.getStartingPage()
Generated method - Getter of the
CMSSite.startingPage attribute. |
ContentPage |
GeneratedCMSSite.getStartingPage(SessionContext ctx)
Generated method - Getter of the
CMSSite.startingPage attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedCMSSite.setStartingPage(ContentPage value)
Generated method - Setter of the
CMSSite.startingPage attribute. |
void |
GeneratedCMSSite.setStartingPage(SessionContext ctx,
ContentPage value)
Generated method - Setter of the
CMSSite.startingPage attribute. |
| Modifier and Type | Method and Description |
|---|---|
ContentPage |
GeneratedFlashComponent.getPage()
Generated method - Getter of the
FlashComponent.page attribute. |
ContentPage |
GeneratedBannerComponent.getPage()
Generated method - Getter of the
BannerComponent.page attribute. |
ContentPage |
GeneratedFlashComponent.getPage(SessionContext ctx)
Generated method - Getter of the
FlashComponent.page attribute. |
ContentPage |
GeneratedBannerComponent.getPage(SessionContext ctx)
Generated method - Getter of the
BannerComponent.page attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedFlashComponent.setPage(ContentPage value)
Generated method - Setter of the
FlashComponent.page attribute. |
void |
GeneratedBannerComponent.setPage(ContentPage value)
Generated method - Setter of the
BannerComponent.page attribute. |
void |
GeneratedFlashComponent.setPage(SessionContext ctx,
ContentPage value)
Generated method - Setter of the
FlashComponent.page attribute. |
void |
GeneratedBannerComponent.setPage(SessionContext ctx,
ContentPage value)
Generated method - Setter of the
BannerComponent.page attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedCms2LibManager.addToBannerComponets(ContentPage item,
BannerComponent value)
Generated method - Adds
value to bannerComponets. |
void |
GeneratedCms2LibManager.addToBannerComponets(SessionContext ctx,
ContentPage item,
BannerComponent value)
Generated method - Adds
value to bannerComponets. |
void |
GeneratedCms2LibManager.addToFlashComponents(ContentPage item,
FlashComponent value)
Generated method - Adds
value to flashComponents. |
void |
GeneratedCms2LibManager.addToFlashComponents(SessionContext ctx,
ContentPage item,
FlashComponent value)
Generated method - Adds
value to flashComponents. |
List<BannerComponent> |
GeneratedCms2LibManager.getBannerComponets(ContentPage item)
Generated method - Getter of the
ContentPage.bannerComponets attribute. |
List<BannerComponent> |
GeneratedCms2LibManager.getBannerComponets(SessionContext ctx,
ContentPage item)
Generated method - Getter of the
ContentPage.bannerComponets attribute. |
List<FlashComponent> |
GeneratedCms2LibManager.getFlashComponents(ContentPage item)
Generated method - Getter of the
ContentPage.flashComponents attribute. |
List<FlashComponent> |
GeneratedCms2LibManager.getFlashComponents(SessionContext ctx,
ContentPage item)
Generated method - Getter of the
ContentPage.flashComponents attribute. |
void |
GeneratedCms2LibManager.removeFromBannerComponets(ContentPage item,
BannerComponent value)
Generated method - Removes
value from bannerComponets. |
void |
GeneratedCms2LibManager.removeFromBannerComponets(SessionContext ctx,
ContentPage item,
BannerComponent value)
Generated method - Removes
value from bannerComponets. |
void |
GeneratedCms2LibManager.removeFromFlashComponents(ContentPage item,
FlashComponent value)
Generated method - Removes
value from flashComponents. |
void |
GeneratedCms2LibManager.removeFromFlashComponents(SessionContext ctx,
ContentPage item,
FlashComponent value)
Generated method - Removes
value from flashComponents. |
void |
GeneratedCms2LibManager.setBannerComponets(ContentPage item,
List<BannerComponent> value)
Generated method - Setter of the
ContentPage.bannerComponets attribute. |
void |
GeneratedCms2LibManager.setBannerComponets(SessionContext ctx,
ContentPage item,
List<BannerComponent> value)
Generated method - Setter of the
ContentPage.bannerComponets attribute. |
void |
GeneratedCms2LibManager.setFlashComponents(ContentPage item,
List<FlashComponent> value)
Generated method - Setter of the
ContentPage.flashComponents attribute. |
void |
GeneratedCms2LibManager.setFlashComponents(SessionContext ctx,
ContentPage item,
List<FlashComponent> value)
Generated method - Setter of the
ContentPage.flashComponents attribute. |
Copyright © 2017 SAP SE. All Rights Reserved.