|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| 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() |
abstract VCSProfile |
VCSProfiles.getProfile(java.lang.String id) |
| Methods in oracle.jdeveloper.vcs.generic with parameters of type VCSProfile | |
|---|---|
boolean |
ProfileListener.canActivate(VCSProfile profile) |
boolean |
AbstractProfileListener.canActivate(VCSProfile profile) |
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) |
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. |
void |
ProfileListener.profileActivated(VCSProfile profile) |
void |
AbstractProfileListener.profileActivated(VCSProfile profile) |
void |
ProfileListener.profileDestroyed(VCSProfile profile) |
void |
AbstractProfileListener.profileDestroyed(VCSProfile profile) |
void |
ProfileListener.profileInitialized(VCSProfile profile) |
void |
AbstractProfileListener.profileInitialized(VCSProfile profile) |
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 Reference 11g Release 1 (11.1.1.9.0) E52944-01 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||