| Package | Description |
|---|---|
| com.sap.portal.ns | |
| com.sap.portal.pcm.iview |
Provides interfaces for the iView semantic object.
|
| com.sap.portal.pcm.page |
Provides interfaces for the page semantic object.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
INamespaceDescriptor
Interface of a descriptor for namespace semantic object creation.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IiView.addRelatedItem(INewObjectDescriptor descriptor,
String atomicName,
RelatedItemType type)
Creates a related item for this iView.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IPage.addiView(INewObjectDescriptor descriptor,
String atomicName)
Adds a new iView/page object to the page.
|
void |
IPage.addiView(INewObjectDescriptor descriptor,
String atomicName,
String layoutContainer)
Adds a new iView/page object to the page and places it in the specified
layout container.
|
void |
IPage.addiView(INewObjectDescriptor descriptor,
String atomicName,
String layoutContainer,
int position)
Adds a new iView/page object to the page and places it at a specified position in
the specified layout container.
|
void |
IPage.addLayout(INewObjectDescriptor descriptor,
String atomicName)
Adds a layout to the page.
|
Copyright 2021 SAP SE Complete Copyright Notice