| Modifier and Type | Method and Description |
|---|---|
protected MapType |
MapTypeEditorChip.getType() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
MapTypeEditorChip.initialize(MapType mapType)
Initializes the editor.
|
| Constructor and Description |
|---|
MapTypeEditorChip(DisplayState displayState,
Chip parent,
MapType type) |
MapTypeEditorChip(DisplayState displayState,
Chip parent,
MapType type,
Map value) |
| Constructor and Description |
|---|
GenericMapTypeListChip(DisplayState displayState,
MapTypeEditorChip parent,
MapType mapType) |
| Modifier and Type | Method and Description |
|---|---|
static AbstractValueTranslator |
MapValueTranslator.createKeyTranslator(MapType mapType) |
static AbstractValueTranslator |
MapValueTranslator.createKeyTranslator(MapType mapType,
List<AbstractDescriptor.ColumnParams>[] patternLists) |
static AbstractValueTranslator |
MapValueTranslator.createValueTranslator(MapType mapType) |
static AbstractValueTranslator |
MapValueTranslator.createValueTranslator(MapType mapType,
List<AbstractDescriptor.ColumnParams>[] patternLists) |
| Constructor and Description |
|---|
MapValueTranslator(MapType mapType,
List<AbstractDescriptor.ColumnParams>[] patternLists) |
MapValueTranslator(MapType mapType,
List<AbstractDescriptor.ColumnParams>[] patternLists,
char keyValueDelimiter,
String key2valueAssignment) |
| Modifier and Type | Method and Description |
|---|---|
MapType |
TypeManager.createMapType(PK pkBase,
String code,
Type argumentType,
Type returnType)
Deprecated.
use ModelService.create to create instances
|
MapType |
TypeManager.createMapType(String code,
Type argumentType,
Type returnType)
Deprecated.
use ModelService.create to create instances
|
| Modifier and Type | Method and Description |
|---|---|
Set<? extends MapType> |
TypeManager.getAllMapTypes()
Deprecated.
- write own flexible search to fetch desired types
|
| Modifier and Type | Method and Description |
|---|---|
MapType |
GeneratedServicelayerManager.createMapType(Map attributeValues) |
MapType |
GeneratedServicelayerManager.createMapType(SessionContext ctx,
Map attributeValues) |
Copyright © 2017 SAP SE. All Rights Reserved.