Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
12c (12.1.3)
E41664-01
-
-
Constructor Summary
Constructors
Constructor and Description |
ProjectLock(Workspace w,
Project p)
No references to Workspace or Project will be stored, only the URLs will be
retained.
|
-
Method Summary
Methods
Modifier and Type |
Method and Description |
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
-
ProjectLock
public ProjectLock(Workspace w,
Project p)
No references to Workspace or Project will be stored, only the URLs will be
retained. The constructor is typed to reduce errors.
- Parameters:
w
- Workspace in which this project exists.p
- the Project itself.
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
12c (12.1.3)
E41664-01
Copyright © 1997, 2014, Oracle. All rights reserved.