| 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.1.0) E17493-02  | 
|||||||||
| 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
public class WorkspaceLock
A Workspace Lock request. NOTE no reference to the Workspace is retained, only the URL is stored. The constructor is typed for reducing errors.
| Constructor Summary | |
|---|---|
WorkspaceLock(Workspace w)
 | 
|
| 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 WorkspaceLock(Workspace w)
w - the Workspace to be locked.| Method Detail | 
|---|
public java.net.URL getURL()
  | 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.1.0) E17493-02  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||