|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.2.0) E17493-03 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
oracle.ide.composite.BaseCompositeFileElementProxy
oracle.ide.composite.AbstractCompositeFileElementProxy
Deprecated. replaced by BaseCompositeFileElementProxy or DefaultCompositeFileElementProxy for container-based proxies.
@Deprecated
public abstract class AbstractCompositeFileElementProxy
The abstract implementation class for a CompositeFileElementProxy.
| Constructor Summary | |
|---|---|
AbstractCompositeFileElementProxy()Deprecated. Constructs an AbstractCompositeFileElementProxy object. |
|
AbstractCompositeFileElementProxy(java.lang.String viewType)Deprecated. replaced by AbstractCompositeFileElementProxy(); the view type is supplied in composite-file-element-hook. |
|
| Method Summary | |
|---|---|
java.lang.String |
getViewType()Deprecated. Gets the type identifier of views associated with this proxy. |
| Methods inherited from class oracle.ide.composite.BaseCompositeFileElementProxy |
|---|
getCompositeElementClass |
| 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 |
|---|
getCompositeFileURLs |
| Constructor Detail |
|---|
public AbstractCompositeFileElementProxy()
AbstractCompositeFileElementProxy object.
@Deprecated
public AbstractCompositeFileElementProxy(java.lang.String viewType)
AbstractCompositeFileElementProxy(); the view type is supplied in composite-file-element-hook.AbstractCompositeFileElementProxy object.
viewType - the type of views associated with this proxy.| Method Detail |
|---|
public java.lang.String getViewType()
null indicates any potential view.getViewType in class BaseCompositeFileElementProxy
|
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.2.0) E17493-03 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||