public interface IMutablePropertyMap extends IPropertyMap
IPropertyMap interface with methods to
modify the map. | Modifier and Type | Method and Description |
|---|---|
void |
addException(IPropertyName propertyName,
Exception ex)
Record an exception for a particular property.
|
IPropertyMap |
getImmutable()
Returns a read-only version of this map.
|
IProperty |
put(IProperty property)
Puts a property into the map.
|
IProperty |
remove(IPropertyName propertyName)
Removes the mapping for the specified property name from this map if
present.
|
containsProperty, containsProperty, get, getException, getExceptions, getMutable, isEmpty, iterator, sizeIProperty put(IProperty property)
IPropertyName as a key in this map. If the map previously contained a
mapping for this name, the old property is replaced.property - The property to add.IProperty remove(IPropertyName propertyName)
propertyName - TBD: Description of the incoming method parameterIPropertyMap getImmutable()
void addException(IPropertyName propertyName, Exception ex)
propertyName - name of propertyex - exception| 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