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

E13403-04

oracle.jdeveloper.compare
Class CompareContext

java.lang.Object
  extended by oracle.jdeveloper.compare.CompareContext

public final class CompareContext
extends java.lang.Object

Provides typesafe getter and setter methods for Context properties specific to the compare viewer.


Method Summary
static CompareContributor[] getContributors(Context context)
           
static void setContributors(Context context, CompareContributor[] contributors)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getContributors

public static CompareContributor[] getContributors(Context context)

setContributors

public static void setContributors(Context context,
                                   CompareContributor[] contributors)

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

E13403-04

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