| Package | Description |
|---|---|
| com.sapportals.wcm.control.edit | |
| com.sapportals.wcm.service.propertystructure |
Provides structuring information for properties.
|
| com.sapportals.wcm.service.propertystructure.enums |
Provides enumeration classes that are containing important constants, which are needed when working with property structures.
|
| Modifier and Type | Method and Description |
|---|---|
static StructureDisplayMode |
PropertiesControlUtil.retrieveStructureDisplayMode(String str) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
PropertiesControlUtil.allowSetProprties(IResource resource,
boolean newResourceFlag,
StructureDisplayMode structureDisplayMode) |
static boolean |
PropertiesControlUtil.isUpdatable(boolean forProperties,
IResource resource,
boolean newResourceFlag,
StructureDisplayMode structureDisplayMode) |
| Modifier and Type | Method and Description |
|---|---|
StructureDisplayMode[] |
IPropertyStructure.getDisplayModesNew()
Returns all supported display modes of the structure.
|
| Modifier and Type | Method and Description |
|---|---|
IPropertyStructureList |
IPropertyStructureService.getPropertyStructures(String resourceType,
StructureDisplayMode displayMode)
Gets property structures for a requested resource type and display mode.
|
IPropertyStructureList |
IPropertyStructureService.getPropertyStructures(String resourceType,
StructureDisplayMode displayMode,
IMetaContext metaContext)
Gets property structures for a requested resource type and display mode.
|
boolean |
IPropertyStructure.isSupportedDisplayMode(StructureDisplayMode displayMode)
Checks if a display mode is supported by a structure.
|
| Modifier and Type | Field and Description |
|---|---|
static StructureDisplayMode |
StructureDisplayMode.CREATE |
static StructureDisplayMode |
StructureDisplayMode.DISPLAY |
static StructureDisplayMode |
StructureDisplayMode.EDIT |
static StructureDisplayMode |
StructureDisplayMode.UNDEFINED |
Copyright 2021 SAP SE Complete Copyright Notice