oracle.jdeveloper.vcs.changelist
Class ChangeListProjectContent
java.lang.Object
   oracle.jdeveloper.vcs.spi.VCSApplicationSystem.ContentSetProxy
oracle.jdeveloper.vcs.spi.VCSApplicationSystem.ContentSetProxy
       oracle.jdeveloper.vcs.changelist.ChangeListProjectContent
oracle.jdeveloper.vcs.changelist.ChangeListProjectContent
- public class ChangeListProjectContent 
- extends VCSApplicationSystem.ContentSetProxy
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
ChangeListProjectContent
public ChangeListProjectContent(Project project)
getContentSet
public ContentSet getContentSet(Project project)
- 
- Specified by:
- getContentSetin 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
 
Copyright © 1997, 2011, Oracle. All rights reserved.