|
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()
ViewLinkgetSource in interface ViewLinkViewObject.public ViewObject getDestination()
ViewLinkgetDestination in interface ViewLinkViewObject.public java.lang.String getDefName()
ComponentObjectgetDefName in interface ComponentObjectpublic java.lang.String getDefFullName()
ComponentObjectgetDefFullName in interface ComponentObjectpublic java.lang.String getName()
ComponentObjectgetName in interface ComponentObjectgetName in class WSObjectpublic java.lang.String getFullName()
ComponentObjectgetFullName in interface ComponentObjectgetFullName in class WSObjectpublic void remove()
ComponentObjectremove in interface ComponentObjectpublic java.lang.Object getProperty(java.lang.String hintName)
PropertiesgetProperty 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()
PropertiesgetProperties 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.