Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.3.0)

E17493-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)

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.3.0)

E17493-04


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