| Modifier and Type | Class and Description |
|---|---|
class |
GeneratedDocumentPageTemplate
Generated class for type
DocumentPageTemplate. |
| Modifier and Type | Method and Description |
|---|---|
PageTemplate |
GeneratedCms2Manager.createPageTemplate(Map attributeValues) |
PageTemplate |
GeneratedCms2Manager.createPageTemplate(SessionContext ctx,
Map attributeValues) |
| Modifier and Type | Method and Description |
|---|---|
Set<PageTemplate> |
GeneratedCMSPageType.getTemplates()
Generated method - Getter of the
CMSPageType.templates attribute. |
Set<PageTemplate> |
GeneratedCMSPageType.getTemplates(SessionContext ctx)
Generated method - Getter of the
CMSPageType.templates attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedCMSPageType.addToTemplates(PageTemplate value)
Generated method - Adds
value to templates. |
void |
GeneratedCMSPageType.addToTemplates(SessionContext ctx,
PageTemplate value)
Generated method - Adds
value to templates. |
void |
GeneratedCMSPageType.removeFromTemplates(PageTemplate value)
Generated method - Removes
value from templates. |
void |
GeneratedCMSPageType.removeFromTemplates(SessionContext ctx,
PageTemplate value)
Generated method - Removes
value from templates. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedCMSPageType.setTemplates(SessionContext ctx,
Set<PageTemplate> value)
Generated method - Setter of the
CMSPageType.templates attribute. |
void |
GeneratedCMSPageType.setTemplates(Set<PageTemplate> value)
Generated method - Setter of the
CMSPageType.templates attribute. |
| Modifier and Type | Method and Description |
|---|---|
PageTemplate |
GeneratedContentSlotName.getTemplate()
Generated method - Getter of the
ContentSlotName.template attribute. |
PageTemplate |
GeneratedContentSlotName.getTemplate(SessionContext ctx)
Generated method - Getter of the
ContentSlotName.template attribute. |
| Modifier and Type | Method and Description |
|---|---|
protected void |
GeneratedContentSlotName.setTemplate(PageTemplate value)
Generated method - Setter of the
ContentSlotName.template attribute. |
protected void |
GeneratedContentSlotName.setTemplate(SessionContext ctx,
PageTemplate value)
Generated method - Setter of the
ContentSlotName.template attribute. |
| Modifier and Type | Method and Description |
|---|---|
PageTemplate |
GeneratedAbstractPage.getMasterTemplate()
Generated method - Getter of the
AbstractPage.masterTemplate attribute. |
PageTemplate |
GeneratedAbstractPage.getMasterTemplate(SessionContext ctx)
Generated method - Getter of the
AbstractPage.masterTemplate attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedAbstractPage.setMasterTemplate(PageTemplate value)
Generated method - Setter of the
AbstractPage.masterTemplate attribute. |
void |
GeneratedAbstractPage.setMasterTemplate(SessionContext ctx,
PageTemplate value)
Generated method - Setter of the
AbstractPage.masterTemplate attribute. |
| Modifier and Type | Method and Description |
|---|---|
PageTemplate |
GeneratedContentSlotForTemplate.getPageTemplate()
Generated method - Getter of the
ContentSlotForTemplate.pageTemplate attribute. |
PageTemplate |
GeneratedContentSlotForTemplate.getPageTemplate(SessionContext ctx)
Generated method - Getter of the
ContentSlotForTemplate.pageTemplate attribute. |
| Modifier and Type | Method and Description |
|---|---|
void |
GeneratedContentSlotForTemplate.setPageTemplate(PageTemplate value)
Generated method - Setter of the
ContentSlotForTemplate.pageTemplate attribute. |
void |
GeneratedContentSlotForTemplate.setPageTemplate(SessionContext ctx,
PageTemplate value)
Generated method - Setter of the
ContentSlotForTemplate.pageTemplate attribute. |
Copyright © 2017 SAP SE. All Rights Reserved.