Skip navigation links

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

E13403-06


oracle.jdeveloper.vcs.migrate
Class VCSListCheckoutsSetup

java.lang.Object
  extended by oracle.jdevimpl.vcs.util.search.SearchSetupAdapter
      extended by oracle.jdeveloper.vcs.migrate.VCSListCheckoutsSetup

All Implemented Interfaces:
oracle.jdevimpl.vcs.util.search.SearchSetup

public abstract class VCSListCheckoutsSetup
extends oracle.jdevimpl.vcs.util.search.SearchSetupAdapter

Class providing partial implementation for a search control setup suitable to 'list checkouts' support.

Since:
9.0.5

Constructor Summary
VCSListCheckoutsSetup()
           

 

Method Summary
 java.lang.String getStatusBusy(java.util.Map args)
           
 javax.swing.Icon getWindowIcon()
           
 java.lang.String getWindowTitle()
           

 

Methods inherited from class oracle.jdevimpl.vcs.util.search.SearchSetupAdapter
getDockingParam, getWindowOrientation

 

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

 

Methods inherited from interface oracle.jdevimpl.vcs.util.search.SearchSetup
getControlId, getHelpTopic, getOptionalResultKeys, getResultName, getStatusIdle

 

Constructor Detail

VCSListCheckoutsSetup

public VCSListCheckoutsSetup()

Method Detail

getWindowTitle

public java.lang.String getWindowTitle()

getWindowIcon

public javax.swing.Icon getWindowIcon()

getStatusBusy

public java.lang.String getStatusBusy(java.util.Map args)

Skip navigation links

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

E13403-06


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