|
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 oracle.jbo.common.PropertiesHelper oracle.jbo.client.remote.ViewLinkImpl
Field Summary | |
protected ApplicationModuleImpl |
mAM
|
protected java.lang.String |
mDefFullName
|
protected java.lang.String |
mDefName
|
protected ViewObject |
mDest
|
protected java.lang.String |
mFullName
|
protected int |
mId
|
protected java.lang.String |
mName
|
protected ViewObject |
mSrc
|
Fields inherited from class oracle.jbo.common.PropertiesHelper |
mProperties |
Method Summary | |
protected void |
clearClientSide()
|
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.String |
getName()
Retrieves the name of this component. |
java.util.Hashtable |
getProperties()
Gets the table of properties. |
protected int |
getRemoteId()
|
ViewObject |
getSource()
Gets the link's master View Object. |
void |
remove()
Deletes this component. |
Methods inherited from class oracle.jbo.common.PropertiesHelper |
getProperty, refreshProperty, setProperty |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface oracle.jbo.Properties |
getProperty, refreshProperty |
Field Detail |
protected ApplicationModuleImpl mAM
protected int mId
protected java.lang.String mName
protected java.lang.String mFullName
protected java.lang.String mDefName
protected java.lang.String mDefFullName
protected ViewObject mSrc
protected ViewObject mDest
Method Detail |
public java.lang.String getName()
ComponentObject
getName
in interface ComponentObject
public java.lang.String getFullName()
ComponentObject
getFullName
in interface ComponentObject
public java.lang.String getDefName()
ComponentObject
getDefName
in interface ComponentObject
public java.lang.String getDefFullName()
ComponentObject
getDefFullName
in interface ComponentObject
public void remove()
ComponentObject
remove
in interface ComponentObject
public ViewObject getSource()
ViewLink
getSource
in interface ViewLink
ViewObject
.public ViewObject getDestination()
ViewLink
getDestination
in interface ViewLink
ViewObject
.public java.util.Hashtable getProperties()
Properties
getProperties
in interface Properties
getProperties
in class PropertiesHelper
protected int getRemoteId()
protected void clearClientSide()
|
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.