public final class MetaInfoMap extends HashMap
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
MetaInfoMap(String label)
creates a new instance that holds two map entries - label and tooltip.
|
MetaInfoMap(String labelkey,
Locale locale,
ResourceBundles bundle)
creates a new, translated metamap instance.
|
MetaInfoMap(String label,
String tooltip)
creates a new instance that holds two map entries - label and tooltip.
|
MetaInfoMap(String labelkey,
String tooltipkey,
Locale locale,
ResourceBundles bundle)
creates a new, translated metamap instance.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getMetaInfo(MetaInfo info) |
clear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuesequals, hashCode, toStringpublic MetaInfoMap(String label, String tooltip)
label - ... string paramtooltip - ... string parampublic MetaInfoMap(String label)
label - Stringpublic MetaInfoMap(String labelkey, String tooltipkey, Locale locale, ResourceBundles bundle)
null.labelkey - Stringtooltipkey - Stringlocale - Localebundle - ResourceBundlespublic MetaInfoMap(String labelkey, Locale locale, ResourceBundles bundle)
null. The given labelkey will also be used to retrieve a tooltip.labelkey - stringlocale - Localebundle - ResourceBundles| Access Rights |
|---|
| SC | DC | Public Part | ACH |
|---|---|---|---|
[sap.com] KMC-CM
|
[sap.com] tc/km/frwk
|
api
|
EP-KM-CM
|
[sap.com] KMC-WPC
|
[sap.com] tc/kmc/wpc/wpcfacade
|
api
|
EP-PIN-WPC-WCM
|
Copyright 2021 SAP SE Complete Copyright Notice