Oracle Fusion Middleware Java API Reference for Oracle ADF Business Component Browser
11g Release 1 (11.1.1.7.0)

E10758-08

oracle.jbo.jbotester
Class Prototype

java.lang.Object
  extended by oracle.jbo.jbotester.Prototype

public final class Prototype
extends java.lang.Object

Since:
release specific (what release of product did this appear in)
Version:
$Header: bc4jrt/modules/bc4j-tester/src/oracle/jbo/jbotester/Prototype.java /st_jdevadf_patchset_ias/1 2012/06/27 07:48:08 ppark Exp $

Field Summary
static Prototype DATACONTROL
           
static Prototype FONT
           
static Prototype GROOVY_DEBUG
           
static java.lang.String GROOVY_DEBUG_TEXT
           
static Prototype JUSHUTTLE
           
static java.lang.String KEY
           
static Prototype OPERATIONS
           
static Prototype PERSONALIZATION
           
static Prototype SERVER
           
static java.lang.String WIZARD_VO_NAME
           
static java.lang.String WIZARD_VO_QUERY
           
 
Method Summary
 java.lang.String getDescription()
           
static java.util.Map<java.lang.Integer,Prototype> getPrototypes()
           
static javax.swing.JTable getTable()
           
 boolean isActive()
           
static boolean isPrototypeActive()
           
static boolean isPrototypeActive(java.util.Map params, Prototype prototype)
           
static boolean isPrototypeActive(Prototype prototype)
           
static void listPrototypes()
           
static void setParameters(java.util.Map parameters)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

WIZARD_VO_NAME

public static final java.lang.String WIZARD_VO_NAME
See Also:
Constant Field Values

WIZARD_VO_QUERY

public static final java.lang.String WIZARD_VO_QUERY
See Also:
Constant Field Values

GROOVY_DEBUG_TEXT

public static final java.lang.String GROOVY_DEBUG_TEXT
See Also:
Constant Field Values

KEY

public static final java.lang.String KEY
See Also:
Constant Field Values

JUSHUTTLE

public static final Prototype JUSHUTTLE

PERSONALIZATION

public static final Prototype PERSONALIZATION

OPERATIONS

public static final Prototype OPERATIONS

SERVER

public static final Prototype SERVER

DATACONTROL

public static final Prototype DATACONTROL

FONT

public static final Prototype FONT

GROOVY_DEBUG

public static final Prototype GROOVY_DEBUG
Method Detail

getPrototypes

public static java.util.Map<java.lang.Integer,Prototype> getPrototypes()

setParameters

public static void setParameters(java.util.Map parameters)

listPrototypes

public static void listPrototypes()

isPrototypeActive

public static boolean isPrototypeActive()

isPrototypeActive

public static boolean isPrototypeActive(Prototype prototype)

isPrototypeActive

public static boolean isPrototypeActive(java.util.Map params,
                                        Prototype prototype)

getTable

public static javax.swing.JTable getTable()

isActive

public boolean isActive()

getDescription

public java.lang.String getDescription()

Oracle Fusion Middleware Java API Reference for Oracle ADF Business Component Browser
11g Release 1 (11.1.1.7.0)

E10758-08

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