Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
12c (12.2.1.4.0)
E81459-01
 
- Summary: 
 
- Nested | 
 
- Field | 
 
- Constr | 
 
- Method
 
- Detail: 
 
- Field | 
 
- Constr | 
 
- Method
 
 
 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods 
| Modifier and Type | 
Method and Description | 
boolean | 
canDelete()
Determine whether this declaration can be deleted. 
 | 
boolean | 
delete()
Delete this declaration. 
 | 
java.net.URL | 
getURL()
Get the URL containing this declaration, if there is one. 
 | 
void | 
show()
Show this declaration to the user. 
 | 
 
 
 
- 
- 
Method Detail
- 
delete
boolean delete()
Delete this declaration.  This will only be called if 
canDelete()
 returns 
true.
 
- Returns:
 
- true if this declaration was successfully deleted,
         false otherwise
 
 
 
 
 
 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK
12c (12.2.1.4.0)
E81459-01
 
- Summary: 
 
- Nested | 
 
- Field | 
 
- Constr | 
 
- Method
 
- Detail: 
 
- Field | 
 
- Constr | 
 
- Method
 
 
 
Copyright © 1997, 2019, Oracle. All rights reserved.