public final class CmConfigDiffTool extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
CmConfigDiffTool.AttributeDiff
The diff result for the attributes of new and old child configuration node.
|
static class |
CmConfigDiffTool.ChildConfigDiff
The diff result of
diffChildConfigurations(String, IConfiguration, IConfiguration). |
| Constructor and Description |
|---|
CmConfigDiffTool() |
| Modifier and Type | Method and Description |
|---|---|
static CmConfigDiffTool.ChildConfigDiff |
diffChildConfigurations(String childConfigClassName,
IConfiguration config,
IConfiguration newConfig)
Helper method for reconfigure() implementation of components that are
containers: Returns a diff object for the configuration data of all added,
removed and modified child components.
|
public static final CmConfigDiffTool.ChildConfigDiff diffChildConfigurations(String childConfigClassName, IConfiguration config, IConfiguration newConfig)
childConfigClassName - The path of the configuration framwork URI of
the child component to diff, e.g. "/cm/utilities/caches/MemoryCache".config - The current configuration data of the component.newConfig - The new configuration data received as argument of the
reconfigure() method.IConfiguration.getName()) is the value of the ID property of the child
component's configurable.| 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