| Modifier and Type | Class and Description |
|---|---|
class |
BTGLiveCatalogVersionSelectorSection
Represents a catalog versions selector section for BTG Cockpit within Live Edit Perspective
Note:
After selection is made we trying retrieves all segments which are assigned to that catalog version. |
class |
BTGLiveSiteSelectorSection |
class |
BTGSiteSelectorSection |
class |
LiveRuleSectionSelectorSection
Section represents rule selector for Live Edit Perspective for WCMSCockpit with BTG.
|
class |
LiveSegmentSelectorSection
Section represents BTG Segment selector for Live Edit Perspective for WCMSCockpit with BTG.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CatalogVersionSectionSelectorSection
Section represents content catalog version selector for WCMS Page Perspective.
|
class |
CategoryDrillableSelectorSection |
class |
CategorySectionSelectorSection |
class |
LiveCatalogVersionSectionSelectorSection
Section represents content catalog version selector for Live Edit Perspective.
|
class |
LiveSiteSectionSelectorSection
Section represents CMSSite selector for Live Edit Perspective.
|
class |
SiteSectionSelectorSection
Section represents CMSSite selector for WCMS Page Perspective.
|
class |
WebsiteCatalogVersionSelectorSection
Section represents content catalog version selector for WCMS Navigation Perspective.
|
class |
WebsitesSelectorSection
Section represents CMSSite selector for Navigation Perspective.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
DrillableSelectorSection |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractDrillableSelectorSection |
class |
DefaultSectionSelectorSection |
| Modifier and Type | Field and Description |
|---|---|
protected SectionSelectorSection |
DefaultSectionSelectorSection.parentSection |
| Modifier and Type | Field and Description |
|---|---|
protected List<SectionSelectorSection> |
DefaultSectionSelectorSection.subSections |
| Modifier and Type | Method and Description |
|---|---|
SectionSelectorSection |
SectionSelectorSection.getParentSection()
Returns parent section
|
SectionSelectorSection |
DefaultSectionSelectorSection.getParentSection() |
protected SectionSelectorSection |
DefaultSectionSelectorSection.getRootSection() |
| Modifier and Type | Method and Description |
|---|---|
List<SectionSelectorSection> |
SectionSelectorSection.getSubSections()
Returns sub sections defined for current section
|
List<SectionSelectorSection> |
DefaultSectionSelectorSection.getSubSections() |
| Modifier and Type | Method and Description |
|---|---|
void |
SectionSelectorSection.setParentSection(SectionSelectorSection parentSection)
Sets parent section
|
void |
DefaultSectionSelectorSection.setParentSection(SectionSelectorSection parentSection) |
| Modifier and Type | Method and Description |
|---|---|
void |
SectionSelectorSection.setSubSections(List<SectionSelectorSection> subSections)
Sets sub sections for current section
|
void |
DefaultSectionSelectorSection.setSubSections(List<SectionSelectorSection> subSections) |
Copyright © 2017 SAP SE. All Rights Reserved.