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

E17493-01

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)

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

E17493-01

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