|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.4.0) E17493-05 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectoracle.ide.task.locking.TaskLockRequest
oracle.ide.task.locking.WorkspaceLock
oracle.ide.task.locking.ProjectLock
public class ProjectLock
The Project Lock attempts to lock all the resources in a project. The parent Workspace must also be provided.
| Constructor Summary | |
|---|---|
ProjectLock(Workspace w,
Project p)
No references to Workspace or Project will be stored, only the URLs will be retained. |
|
| Method Summary | |
|---|---|
java.net.URL |
getURL()
Retrieve the URL of the underlying resource. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ProjectLock(Workspace w,
Project p)
w - Workspace in which this project exists.p - the Project itself.| Method Detail |
|---|
public java.net.URL getURL()
WorkspaceLock
getURL in class WorkspaceLockWorkspaceLock.getURL()
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.4.0) E17493-05 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||