Class DictionaryComponent.DiffSummary

java.lang.Object
oracle.rules.sdk2.dictionary.DictionaryComponent.DiffSummary
All Implemented Interfaces:
Serializable
Enclosing class:
DictionaryComponent<T extends DictionaryComponent>

public static final class DictionaryComponent.DiffSummary extends Object implements Serializable
See Also:
  • Method Details

    • ratio

      public double ratio()
    • getChanged

      public int getChanged()
    • getTotal

      public int getTotal()
    • isConflict

      public boolean isConflict()
    • getMatchedIDs

      public final Map<DOID,DOID> getMatchedIDs()