|
Extension SDK 10.1.2 | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface to a version control command.
Field Summary | |
static int |
ERROR
Command execution ERROR status (exception handled). |
static int |
NOOP
Command execution NOOP status (no operation, invalid context). |
Fields inherited from interface oracle.ide.addin.Command |
CANCEL, EXECUTING, NO_CHANGE, NO_UNDO, NORMAL, OK |
Method Summary | |
VCSArguments |
getArguments()
Gets the arguments object associated with this command. |
Methods inherited from interface oracle.ide.addin.Command |
doit, getAffectedDocuments, getContext, getData, getId, getName, getType, setContext, setData, undo |
Field Detail |
public static final int ERROR
public static final int NOOP
Method Detail |
public VCSArguments getArguments()
|
Extension SDK | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright © 1997, 2004, Oracle. All rights reserved.