public class MutableAppPropertyMap extends Object implements IAppPropertyMap
| Constructor and Description |
|---|
MutableAppPropertyMap() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
containsProperty(IPropertyName propertyName)
Returns true if the map contains the property
|
IAppProperty |
get(IPropertyName propertyName)
Get a property from the map
|
boolean |
isEmpty()
Returns true if the map is emptry
|
IAppPropertyIterator |
iterator()
Returns an iterator for the property map
|
void |
put(IAppProperty property)
Adds the specified property to the map (key = property name, value = property)
|
int |
size()
Returns the number of properties in the map
|
String |
toString() |
public void put(IAppProperty property)
property - The property to addpublic int size()
IAppPropertyMapsize in interface IAppPropertyMappublic boolean isEmpty()
IAppPropertyMapisEmpty in interface IAppPropertyMappublic boolean containsProperty(IPropertyName propertyName)
IAppPropertyMapcontainsProperty in interface IAppPropertyMappropertyName - The property name to check forpublic IAppProperty get(IPropertyName propertyName)
IAppPropertyMapget in interface IAppPropertyMappropertyName - The property namepublic IAppPropertyIterator iterator()
IAppPropertyMapiterator in interface IAppPropertyMap| 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