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