|
SAP NetWeaver 7.40 SP 06 KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IMutablePropertyMap
An extention of the IPropertyMap interface with methods to
modify the map.
| Method Summary | |
|---|---|
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. |
| Methods inherited from interface com.sapportals.wcm.repository.IPropertyMap |
|---|
containsProperty, containsProperty, get, getException, getExceptions, getMutable, isEmpty, iterator, size |
| Method Detail |
|---|
IProperty 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 parameter
IPropertyMap 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
|
|
SAP NetWeaver 7.40 SP 06 KMC | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||