|
JDeveloper SCM API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Constants class for operations to indicate the primary requisite selection context for their enablement. Note that this mechanism does not prevent a selection of multiple files for these types, sensitivity of this kind is provided by the operation adapters. The context refers to the base selection, before optional recursion.
Field Summary | |
static byte |
CONTEXT_ANY
Context constant for all SCM context file selections. |
static byte |
CONTEXT_OTHER
Context constant for any other SCM context file selection. |
static byte |
CONTEXT_PROJECT
Context constant for a project selection. |
static byte |
CONTEXT_WORKSPACE
Context constant for a workspace selection. |
Field Detail |
public static final byte CONTEXT_WORKSPACE
public static final byte CONTEXT_PROJECT
public static final byte CONTEXT_OTHER
public static final byte CONTEXT_ANY
|
Copyright © 2002 Oracle Corporation | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |