|
Oracle ADF Model and Business Components API Reference 10.1.2 B14022-01 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjava.util.AbstractMap
oracle.jbo.common.JboAbstractMap
oracle.jbo.common.ws.WSObject
oracle.jbo.common.ws.WSAMComponent
oracle.jbo.common.ws.WSViewLinkImpl
| Nested Class Summary |
| Nested classes inherited from class java.util.Map |
java.util.Map.Entry |
| 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. |
void |
markForError(java.lang.Exception ex,
boolean hasImplObject)
|
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 |
get, getId |
| Methods inherited from class oracle.jbo.common.JboAbstractMap |
entrySet, equals, hashCode, internalGet |
| Methods inherited from class java.util.AbstractMap |
clear, clone, containsKey, containsValue, isEmpty, keySet, put, putAll, remove, size, toString, values |
| Methods inherited from class java.lang.Object |
finalize, getClass, notify, notifyAll, 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 WSObject
public void markForError(java.lang.Exception ex,
boolean hasImplObject)
markForError 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
|
Oracle ADF Model and Business Components API Reference 10.1.2 B14022-01 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Copyright © 1997, 2004, Oracle. All rights reserved.