|
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.Object java.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 WSObject
public java.lang.Object getImplObject()
getImplObject
in class WSObject
public void setImplObject(java.lang.Object o)
setImplObject
in class WSObject
public void markForError(java.lang.Exception ex, boolean hasImplObject)
markForError
in class WSObject
public ViewObject getSource()
ViewLink
getSource
in interface ViewLink
ViewObject
.public ViewObject getDestination()
ViewLink
getDestination
in interface ViewLink
ViewObject
.public java.lang.String getDefName()
ComponentObject
getDefName
in interface ComponentObject
public java.lang.String getDefFullName()
ComponentObject
getDefFullName
in interface ComponentObject
public java.lang.String getName()
ComponentObject
getName
in interface ComponentObject
getName
in class WSObject
public java.lang.String getFullName()
ComponentObject
getFullName
in interface ComponentObject
getFullName
in class WSObject
public void remove()
ComponentObject
remove
in interface ComponentObject
public java.lang.Object getProperty(java.lang.String hintName)
Properties
getProperty
in interface Properties
hintName
- Property name.
null
.public java.lang.Object refreshProperty(java.lang.String hintName)
Properties
getProperty
.
refreshProperty
in interface Properties
hintName
- 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.