JavaScript is disabled on your browser.
 
 
 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 12c (12.1.3)  E41664-01
 
 
Method Summary 
Methods    
Modifier and Type 
Method and Description 
 
int 
doit  ()
Executes the actions associated with a specific command.
 
 
 
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 
 
SetScopeCommand 
public SetScopeCommand() 
 
 
 
 
 
Method Detail 
 
doit 
public int doit() 
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  
 
 
 
 
 
 
 
 
 
 
 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 12c (12.1.3)  E41664-01
 
Copyright © 1997, 2014, Oracle. All rights reserved.