JavaScript is disabled on your browser.
 
 
 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 12c (12.2.1.3.0)  E80094-01
 
 
Method Summary 
 
Methods inherited from class oracle.jdeveloper.deploy.cmd.DeployCommand  
create , deploy , doit , exception , finished , getAttributes , getChildren , getDeploymentOptions , getDeployShellFactory , getIcon , getSequenceId , getShortLabel , getState , getStatus , getToolTipText , isSynchronous , mayHaveChildren , newState , newState , prepare , setCallback , setDeploymentOptions , setPlatform , setState , setStatus , setSynchronous , updateStatus  
 
 
Methods inherited from class oracle.ide.controller.Command  
enableConfirmation , getAffectedNodes , getContext , getData , getId , getName , getProgressHandle , getType , isGlobal , setData , setTaskInfo , undo  
 
 
Methods inherited from class java.lang.Object 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait 
 
 
 
 
 
 
 
Method Detail 
 
 
 
 
 
 
 
 
 
getLongLabel 
public java.lang.String getLongLabel() 
Returns a long label that can be displayed to the user.  Generally,
  the value of the returned String is considered translatable
  and should therefore be placed in an appropriate resource file.
  The long label differs from the short label essentially on length.
  Usually the long label will only be shown on-demand and in places
  where horizontal space is more available.  Examples are the status
  bar and tooltips.
Specified by:  
getLongLabel  in interface Displayable  
Overrides:  
getLongLabel  in class DeployCommand  
Returns:  
a long descriptive label of the Displayable that
  can be shown to the user. 
 
 
 
 
 
 
 
 
 
 
 
 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 12c (12.2.1.3.0)  E80094-01
 
Copyright © 1997, 2017, Oracle. All rights reserved.