Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.1.0)

E13403-02

oracle.jdeveloper.vcs.changelist
Class ChangeListProjectContent

java.lang.Object
  extended by oracle.jdeveloper.vcs.changelist.ChangeListProjectContent

public class ChangeListProjectContent
extends java.lang.Object


Constructor Summary
ChangeListProjectContent(Project project)
           
 
Method Summary
 boolean canHaveMember(java.net.URL url)
           
 java.net.URL[] getBaseDirectoryURLs()
           
 URLPath getBaseURLPath()
           
 java.net.URL[] listURLs(boolean includeDirs, VCSCancellable cancellable)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ChangeListProjectContent

public ChangeListProjectContent(Project project)
Method Detail

getBaseDirectoryURLs

public java.net.URL[] getBaseDirectoryURLs()
                                    throws java.lang.InterruptedException
Throws:
java.lang.InterruptedException

getBaseURLPath

public URLPath getBaseURLPath()
                       throws java.lang.InterruptedException
Throws:
java.lang.InterruptedException

listURLs

public java.net.URL[] listURLs(boolean includeDirs,
                               VCSCancellable cancellable)
                        throws java.lang.InterruptedException
Throws:
java.lang.InterruptedException

canHaveMember

public boolean canHaveMember(java.net.URL url)
                      throws java.lang.Exception
Throws:
java.lang.Exception

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1.1.0)

E13403-02

Copyright © 1997, 2009, Oracle. All rights reserved.