| 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.1.0) E17493-02  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectoracle.jdeveloper.vcs.util.VCSNavigableUtils
@Deprecated public class VCSNavigableUtils
Utility class for creating and accessing version control Navigables.
| Method Summary | |
|---|---|
static Navigable | 
createCommentTemplatesNavigable(java.lang.Class traversableClass)
Deprecated. replaced by declarative registration through settings-ui-hook.  | 
static Navigable | 
createGeneralNavigable(java.lang.Class traversableClass)
Deprecated. replaced by declarative registration through settings-ui-hook.  | 
static Navigable | 
createVersioningNavigable()
Deprecated. not replaced; the Versioning Navigable is registered in the VCS framework, and it has the settings-ui-hook ID 'Versioning'.  | 
static Navigable | 
createVersioningNavigable(java.lang.Class traversableClass)
Deprecated. not replaced; the Versioning Navigable is registered in the VCS framework, and it has the settings-ui-hook ID 'Versioning'.  | 
static java.lang.String[] | 
getSystemNavigablePath(java.lang.String systemShortLabel,
                       java.lang.String... relativePath)
Deprecated. Gets the path of a location underneath the system Navigable in
 preferences. | 
static void | 
registerSystemNavigable(Navigable navigable)
Deprecated. replaced by declarative registration through settings-ui-hook.  | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Method Detail | 
|---|
@Deprecated public static final Navigable createVersioningNavigable()
@Deprecated public static final Navigable createVersioningNavigable(java.lang.Class traversableClass)
@Deprecated public static final Navigable createGeneralNavigable(java.lang.Class traversableClass)
@Deprecated public static final Navigable createCommentTemplatesNavigable(java.lang.Class traversableClass)
@Deprecated public static final void registerSystemNavigable(Navigable navigable)
Navigable in versioning preferences.
navigable - the main navigable for the version control system.
public static final java.lang.String[] getSystemNavigablePath(java.lang.String systemShortLabel,
                                                              java.lang.String... relativePath)
Navigable in
 preferences.
systemShortLabel - the short label of the system navigable.relativePath - a relative path from the system navigable. null-capable
  | 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.1.0) E17493-02  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||