|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.4.0) E17493-05 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use VCSProfile | |
|---|---|
| oracle.jdeveloper.vcs.generic | |
| Uses of VCSProfile in oracle.jdeveloper.vcs.generic |
|---|
| Fields in oracle.jdeveloper.vcs.generic declared as VCSProfile | |
|---|---|
protected VCSProfile |
VCSHistoryEntry._profile
|
| Methods in oracle.jdeveloper.vcs.generic that return VCSProfile | |
|---|---|
protected VCSProfile |
ActionCommand.getProfile()
|
protected abstract VCSProfile |
PendingChangesAdapter.getProfile()
|
VCSProfile |
VCSProfiles.getProfile(java.lang.String id)
Deprecated. |
VCSProfile |
VCSProfileRegistry.getProfile(java.lang.String id)
|
| Methods in oracle.jdeveloper.vcs.generic with parameters of type VCSProfile | |
|---|---|
protected int |
ActionCommand.doitImpl(VCSProfile profile)
|
protected CommandState |
ActionCommand.getCommandState(VCSProfile profile,
Locatable[] locatables)
Prepares a VCSCommandState for the
ActionCommand based on the supplied context Locatables and VCSProfile. |
abstract java.lang.String |
DynamicCommandChooser.getDynamicCommandId(VCSProfile profile,
Context context)
Deprecated. |
protected Locatable[] |
ActionCommand.getOperands(VCSProfile profile)
Retrieves the operable locatables for this ActionCommand. |
protected boolean |
ActionCommand.invokeCommand(VCSProfile profile,
CommandState commandState)
|
protected boolean |
ActionCommand.invokeCommandImpl(VCSProfile profile,
CommandState commandState,
java.awt.Component parentUi,
java.util.Map options)
|
protected boolean |
ActionCommand.invokeCommandSilently(VCSProfile profile,
CommandState commandState)
|
protected boolean |
ActionCommand.invokeCommandSilentlyImpl(VCSProfile profile,
CommandState commandState,
java.util.Map options)
|
protected boolean |
ActionCommand.isAvailableImpl(VCSProfile profile)
|
protected boolean |
ActionCommand.isChangeListAction(View view,
VCSProfile profile)
Determines whether or not this action has originated from a ChangeList containing view. |
protected boolean |
ActionCommand.isDialogRequired(ChangeListWindow changeListWindow,
VCSProfile profile)
|
boolean |
ActionRequirement.isSatisfied(VCSProfile profile,
Context context,
Controller controller)
|
boolean |
EditableRequirement.isSatisfied(VCSProfile profile,
Context context,
Controller controller)
|
protected boolean |
ActionCommand.isSilent(Context context,
VCSProfile profile)
Determines whether or not the action should be invoked silently, i.e. |
protected boolean |
ActionCommand.locatablesValid(VCSProfile profile)
|
void |
StatusResolver.populateStatuses(VCSProfile profile,
java.net.URL[] urls,
VCSStatus[] statuses)
|
protected void |
ActionCommand.postInvoke(VCSProfile profile,
CommandState commandState)
Handles housekeeping duties necessary after invocation of the command on the underlying vcs. |
protected boolean |
ActionCommand.requirementsSatisfied(VCSProfile profile)
|
void |
ActionCommand.setProfile(VCSProfile profile)
|
| Constructors in oracle.jdeveloper.vcs.generic with parameters of type VCSProfile | |
|---|---|
VCSHistoryEntry(java.net.URL url,
VCSProfile profile)
|
|
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.4.0) E17493-05 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||