JavaScript is disabled on your browser.
 
 
 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 
 
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 
 
 
 
 
 
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 Command Throws: java.lang.Exception 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 
Copyright © 1997, 2016, Oracle. All rights reserved.