Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.4.0)

E13403-05

oracle.javatools.compare.view
Class ViewMemento

java.lang.Object
  extended by oracle.javatools.compare.view.ViewMemento

public class ViewMemento
extends java.lang.Object

Memento class capturing the difference state of a compare model, for view implementations.

Since:
10.1.3.0.3

Constructor Summary
ViewMemento()
           
 
Method Summary
 CompareDifference[] getDifferences()
           
 void setDifferences(CompareDifference[] differences)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ViewMemento

public ViewMemento()
Method Detail

setDifferences

public void setDifferences(CompareDifference[] differences)

getDifferences

public CompareDifference[] getDifferences()

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.4.0)

E13403-05

Copyright © 1997, 2011, Oracle. All rights reserved.