Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.1.0)

E17493-02

oracle.jdeveloper.vcs.changelist
Class ChangeListProjectContent

java.lang.Object
  extended by oracle.jdeveloper.vcs.spi.VCSApplicationSystem.ContentSetProxy
      extended by oracle.jdeveloper.vcs.changelist.ChangeListProjectContent

public class ChangeListProjectContent
extends VCSApplicationSystem.ContentSetProxy


Constructor Summary
ChangeListProjectContent(Project project)
           
 
Method Summary
 boolean canHaveMember(java.net.URL url)
          Deprecated. 
 java.net.URL[] getBaseDirectoryURLs()
           
 URLPath getBaseURLPath()
           
 ContentSet getContentSet(Project project)
           
 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

getContentSet

public ContentSet getContentSet(Project project)
Specified by:
getContentSet in class VCSApplicationSystem.ContentSetProxy

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

@Deprecated
public boolean canHaveMember(java.net.URL url)
                      throws java.lang.Exception
Deprecated. 

Throws:
java.lang.Exception

Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
11g Release 2 (11.1.2.1.0)

E17493-02

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