| 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.4.0) E13403-05  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectoracle.jdeveloper.vcs.spi.VCSCommandState
oracle.jdeveloper.vcs.generic.CommandState
public class CommandState
Class holding state-related data / objects for a command.
| Constructor Summary | |
|---|---|
CommandState()
Constructor.  | 
|
CommandState(VCSDirectoryInvokableState invokableState,
             java.util.Map timestampMap)
Constructor.  | 
|
| Method Summary | |
|---|---|
 Locatable[] | 
getLocatables()
Gets the associated locatable objects.  | 
 void | 
setLocatables(Locatable[] locatables)
Sets the associated locatable objects.  | 
| Methods inherited from class oracle.jdeveloper.vcs.spi.VCSCommandState | 
|---|
getInvokableState, getProperty, getTimestampMap, removeProperty, setInvokableState, setProperty, setTimestampMap | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public CommandState()
public CommandState(VCSDirectoryInvokableState invokableState,
                    java.util.Map timestampMap)
| Method Detail | 
|---|
public Locatable[] getLocatables()
public void setLocatables(Locatable[] locatables)
locatables - the locatable objects.
  | 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.4.0) E13403-05  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||