| 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.0.0) E17493-01  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@Deprecated public static interface DBURLFactory.Helper
Replaced by URLHelper for two reasons: 1. SystemObjects need to be supported and 2. subType is redundant because package/type bodies are now separate SchemaObject types in the API.
| Method Summary | |
|---|---|
 boolean | 
canCreateURL(DBObjectProvider pro)
Deprecated. Returns true if the given helper can provide a URL for objects in the given provider.  | 
 java.net.URL | 
createURL(DBObjectProvider pro,
          SchemaObject obj,
          java.lang.String subType)
Deprecated. Returns the URL for the given SchemaObject that is from the given provider.  | 
| Method Detail | 
|---|
boolean canCreateURL(DBObjectProvider pro)
java.net.URL createURL(DBObjectProvider pro,
                       SchemaObject obj,
                       java.lang.String subType)
  | 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.0.0) E17493-01  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||