public interface IMutableProperty extends IProperty
IPropertyName), type (PropertyType), some attributes, a natural
language description and most important a value. For each type exists a
specific property interface and implementation extending this interface.IProperty,
IPropertyName,
PropertyType| Modifier and Type | Method and Description |
|---|---|
void |
clearAttributes()
Remove all attributes for the property at once.
|
void |
removeAttribute(String attributeName)
Remove attribute from the property.
|
void |
setAttribute(String attributeName,
String attributeValue)
Add attribute for the property.
|
void |
setAttributes(Properties attributes)
Set all attributes for the property at once.
|
areFlagsSet, getAttribute, getAttributes, getDescription, getDescription, getFlags, getPropertyName, getType, getValueAsString, getValuesAsStrings, isHidden, isLive, isMultiValue, isReadOnly, isRequiredvoid setAttributes(Properties attributes) throws ResourceException
attributes - property map holding all attributesResourceException - when the attributes map or the property is
invalidvoid clearAttributes()
throws ResourceException
ResourceException - when the property is invalidvoid setAttribute(String attributeName, String attributeValue) throws ResourceException
attributeName - attribute nameattributeValue - attribute valueResourceException - when the attribute name or value or the
property is invalidvoid removeAttribute(String attributeName) throws ResourceException
attributeName - attribute nameResourceException - when the attribute name or the property is
invalid| 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