|
Oracle9i Business Components for Java API Reference Oracle9i JDeveloper (9.0.4) B10391-01 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--oracle.jbo.common.ws.WSObject
|
+--oracle.jbo.common.ws.WSViewLinkImpl
| Method Summary | |
java.lang.String |
getDefFullName()
Retrieves the fully-qualified name of the component's definition. |
java.lang.String |
getDefName()
Retrieves the name of the component's definition. |
ViewObject |
getDestination()
Gets the link's detail View Object. |
java.lang.String |
getFullName()
Retrieves the fully-qualified name of this component. |
java.lang.Object |
getImplObject()
|
java.lang.String |
getName()
Retrieves the name of this component. |
WSObject |
getParent()
|
java.util.Hashtable |
getProperties()
Gets the table of properties. |
java.lang.Object |
getProperty(java.lang.String hintName)
Retrieves the specified property, if it exists. |
ViewObject |
getSource()
Gets the link's master View Object. |
java.lang.Object |
refreshProperty(java.lang.String hintName)
Retrieves the specified property, if it exists. |
void |
remove()
Deletes this component. |
void |
setImplObject(java.lang.Object o)
|
| Methods inherited from class oracle.jbo.common.ws.WSObject |
getId |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public WSObject getParent()
getParent in class WSObjectpublic java.lang.Object getImplObject()
getImplObject in class WSObjectpublic void setImplObject(java.lang.Object o)
setImplObject in class WSObjectpublic ViewObject getSource()
ViewLink
getSource in interface ViewLinkViewObject.public ViewObject getDestination()
ViewLink
getDestination in interface ViewLinkViewObject.public java.lang.String getDefName()
ComponentObject
getDefName in interface ComponentObjectpublic java.lang.String getDefFullName()
ComponentObject
getDefFullName in interface ComponentObjectpublic java.lang.String getName()
ComponentObject
getName in interface ComponentObjectgetName in class WSObjectpublic java.lang.String getFullName()
ComponentObject
getFullName in interface ComponentObjectgetFullName in class WSObjectpublic void remove()
ComponentObject
remove in interface ComponentObjectpublic java.lang.Object getProperty(java.lang.String hintName)
Properties
getProperty in interface PropertieshintName - Property name.
null.public java.lang.Object refreshProperty(java.lang.String hintName)
PropertiesgetProperty.
refreshProperty in interface PropertieshintName - Property name.
null.public java.util.Hashtable getProperties()
Properties
getProperties in interface Properties
|
Oracle9i Business Components for Java API Reference Oracle9i JDeveloper (9.0.4) B10391-01 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Copyright © 1997, 2003, Oracle. All rights reserved.