com.sapportals.wcm.repository.runtime

Class CmConfigDiffTool.ChildConfigDiff

java.lang.Object
  extended by com.sapportals.wcm.repository.runtime.CmConfigDiffTool.ChildConfigDiff
Enclosing class:
CmConfigDiffTool

public static final class CmConfigDiffTool.ChildConfigDiff
extends Object

The diff result of CmConfigDiffTool.diffChildConfigurations(String, IConfiguration, IConfiguration).


Method Summary
 IConfiguration[] getAddedChildren()
          Returns an array of added child configurations.
 CmConfigDiffTool.AttributeDiff getAttributeDiff(String name)
          Returns the diff object for the attributes of the configuration child node with the specified name (Configurable ID).
 IConfiguration[] getModifiedChildren()
          Returns an array of modified child configurations
 IConfiguration[] getRemovedChildren()
          Returns an array of removed child configurations.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getRemovedChildren

public IConfiguration[] getRemovedChildren()
Returns an array of removed child configurations.

Returns:
removedChildren

getAddedChildren

public IConfiguration[] getAddedChildren()
Returns an array of added child configurations.

Returns:
addedChildren

getModifiedChildren

public IConfiguration[] getModifiedChildren()
Returns an array of modified child configurations

Returns:
modifiedChildren

getAttributeDiff

public CmConfigDiffTool.AttributeDiff getAttributeDiff(String name)
Returns the diff object for the attributes of the configuration child node with the specified name (Configurable ID).

Parameters:
name - TBD: Description of the incoming method parameter
Returns:
attributeDiff
Access Rights

This class can be accessed from:


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 2011 SAP AG Complete Copyright Notice