|
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 VCSApplicationSystem.ListMode | |
|---|---|
| oracle.jdeveloper.vcs.spi | Contains extension-level service provider interfaces for version control system integraton. |
| Uses of VCSApplicationSystem.ListMode in oracle.jdeveloper.vcs.spi |
|---|
| Methods in oracle.jdeveloper.vcs.spi that return VCSApplicationSystem.ListMode | |
|---|---|
static VCSApplicationSystem.ListMode |
VCSApplicationSystem.ListMode.valueOf(java.lang.String name)Returns the enum constant of this type with the specified name. |
static VCSApplicationSystem.ListMode[] |
VCSApplicationSystem.ListMode.values()Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in oracle.jdeveloper.vcs.spi with parameters of type VCSApplicationSystem.ListMode | |
|---|---|
abstract java.util.Iterator<java.net.URL> |
VCSApplicationSystem.createProjectIterator(Project project, VCSApplicationSystem.ListMode mode) |
abstract java.util.Iterator<java.net.URL> |
VCSApplicationSystem.createWorkspaceOnlyIterator(Workspace workspace, VCSApplicationSystem.ListMode mode) |
|
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 | |||||||||