| 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.1) E67661-01  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
  
oracle.ide.composite.AbstractCompositeFileElementProxy
public abstract class AbstractCompositeFileElementProxy
The abstract implementation class for a CompositeFileElementProxy.
| Constructor Summary | |
|---|---|
AbstractCompositeFileElementProxy()Constructs an AbstractCompositeFileElementProxy object. | 
|
AbstractCompositeFileElementProxy(java.lang.String viewType)Constructs an AbstractCompositeFileElementProxy object. | 
|
| Method Summary | |
|---|---|
 java.lang.String | 
getViewType()Gets the type identifier of views associated with this proxy.  | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Methods inherited from interface oracle.ide.composite.CompositeFileElementProxy | 
|---|
getCompositeElementClass, getCompositeFileURLs | 
| Constructor Detail | 
|---|
public AbstractCompositeFileElementProxy()
AbstractCompositeFileElementProxy object.public AbstractCompositeFileElementProxy(java.lang.String viewType)
AbstractCompositeFileElementProxy object.
viewType - the type of views associated with this proxy.| Method Detail | 
|---|
public java.lang.String getViewType()
null indicates any potential view.
  | 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.9.1) E67661-01  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||