Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
12c (12.2.1.4.0)
E81459-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 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.2.1.4.0)
E81459-01
 
Copyright © 1997, 2019, Oracle. All rights reserved.