public interface IMutablePropertyManager extends IPropertyManager
Created 23. Januar 2003
| Modifier and Type | Method and Description |
|---|---|
void |
updateProperties(IResourceHandle resourceHandle,
List updates)
Update list of properties on a single resource handle.
|
void |
updateProperties(List resourceHandles,
List updates)
Update list of properties on a list of resource handles.
|
void |
updateProperty(IResourceHandle resourceHandle,
IPropertyUpdateDescriptor update)
Update single property on a single resource handle.
|
void |
updateProperty(List resourceHandles,
IPropertyUpdateDescriptor update)
Update single property on a list of resource handles.
|
getAllProperties, getAllProperties, getListedProperties, getListedProperties, getProperties, getPropertyvoid updateProperty(IResourceHandle resourceHandle, IPropertyUpdateDescriptor update) throws ResourceException
resourceHandle - resource handleupdate - property update descriptorResourceException - when either the resource handle or property
update descriptor is invalid or the property update failedvoid updateProperties(IResourceHandle resourceHandle, List updates) throws ResourceException
resourceHandle - resource handleupdates - list of property updates descriptorsResourceException - when either the resource handle or property
update descriptors are invalid or the property update failedvoid updateProperty(List resourceHandles, IPropertyUpdateDescriptor update) throws ResourceException, OperationNotCompletedException
resourceHandles - list of resource handlesupdate - property update descriptorResourceException - when either the resource handles or property
update descriptor are invalid or the property updates failed generallyOperationNotCompletedException - when the operation failed in
partsvoid updateProperties(List resourceHandles, List updates) throws ResourceException, OperationNotCompletedException
resourceHandles - list of resource handlesupdates - list of property updates descriptorsResourceException - when either the resource handles or property
update descriptors are invalid or the property updates failed
generallyOperationNotCompletedException - when the operation failed in
parts| 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