|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StructureDisplayMode | |
| com.sapportals.wcm.service.propertystructure | Provides structuring information for properties. |
| com.sapportals.wcm.service.propertystructure.enum | Provides enumeration classes that are containing important constants, which are needed when working with property structures. |
| Uses of StructureDisplayMode in com.sapportals.wcm.service.propertystructure |
| Methods in com.sapportals.wcm.service.propertystructure that return StructureDisplayMode | |
StructureDisplayMode[] |
IPropertyStructure.getDisplayModes()
All supported display modes of the structure. |
| Methods in com.sapportals.wcm.service.propertystructure with parameters of type StructureDisplayMode | |
boolean |
IPropertyStructure.isSupportedDisplayMode(StructureDisplayMode displayMode)
Checks if a display mode is supported by a structure. |
IPropertyStructureList |
IPropertyStructureService.getPropertyStructures(java.lang.String resourceType,
StructureDisplayMode displayMode,
IMetaContext metaContext)
Gets property structures for a requested resource type and display mode. |
IPropertyStructureList |
IPropertyStructureService.getPropertyStructures(java.lang.String resourceType,
StructureDisplayMode displayMode)
Gets property structures for a requested resource type and display mode. |
| Uses of StructureDisplayMode in com.sapportals.wcm.service.propertystructure.enum |
| Fields in com.sapportals.wcm.service.propertystructure.enum declared as StructureDisplayMode | |
static StructureDisplayMode |
StructureDisplayMode.DISPLAY
|
static StructureDisplayMode |
StructureDisplayMode.EDIT
|
static StructureDisplayMode |
StructureDisplayMode.CREATE
|
static StructureDisplayMode |
StructureDisplayMode.UNDEFINED
|
|
SAP NetWeaver '04 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||