JavaScript is disabled on your browser.
 
 
 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 12c (12.2.1)  E52778-01
 
 
Method Summary 
 
Methods inherited from class oracle.ide.controller.Command  
enableConfirmation , getAffectedNodes , getContext , getData , getId , getName , getProgressHandle , getType , isGlobal , setContext , setData , setTaskInfo , undo  
 
 
Methods inherited from class java.lang.Object 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait 
 
 
 
 
 
 
 
Constructor Detail 
 
OpenCommand 
public OpenCommand() 
 
 
 
 
 
 
Method Detail 
 
doit 
public int doit()
         throws java.lang.Exception 
Description copied from class: Command   
Executes the actions associated with a specific command.
  When a command executes successfully, implementations should
  return OK, otherwise, return CANCEL or any other non-zero value.
Specified by:  
doit  in class Command  
Throws:  
java.lang.Exception 
 
 
 
 
 
 
 
 
 
 
 
 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 12c (12.2.1)  E52778-01
 
Copyright © 1997, 2015, Oracle. All rights reserved.