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.vcs.generic
Class DynamicCommandChooser

java.lang.Object
  extended by oracle.jdeveloper.vcs.generic.DynamicCommandChooser


Deprecated. not replaced, for performance reasons.

@Deprecated
public abstract class DynamicCommandChooser
extends java.lang.Object
Since:
11.1.1.0.0

Constructor Summary
DynamicCommandChooser()
          Deprecated.  

 

Method Summary
abstract  java.lang.String getDynamicCommandId(VCSProfile profile, Context context)
          Deprecated.  

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Constructor Detail

DynamicCommandChooser

public DynamicCommandChooser()
Deprecated. 

Method Detail

getDynamicCommandId

public abstract java.lang.String getDynamicCommandId(VCSProfile profile,
                                                     Context context)
Deprecated. 

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.