|
Oracle Fusion Middleware Java API Reference for Oracle ADF Model 11g Release 2 (11.1.2.4.0) E17483-05 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectoracle.jbo.common.PropertiesHelper
oracle.jbo.client.remote.ComponentHintsHelper
oracle.jbo.client.remote.ComponentUsageImpl
public class ComponentUsageImpl
Generic component Usage impl
| Field Summary | |
|---|---|
protected ApplicationModuleImpl |
mAM
|
protected java.lang.String |
mDefFullName
|
protected java.lang.String |
mDefName
|
protected java.lang.String |
mFullName
|
protected int |
mId
|
protected boolean |
mIsReadOnly
|
protected java.lang.String |
mName
|
| Fields inherited from class oracle.jbo.common.PropertiesHelper |
|---|
mProperties |
| Fields inherited from interface oracle.jbo.GenericHints |
|---|
PROPERTY_LABEL, PROPERTY_LABEL_PLURAL, PROPERTY_TOOLTIP |
| Constructor Summary | |
|---|---|
protected |
ComponentUsageImpl()
|
| Method Summary | |
|---|---|
protected void |
finalize()
|
ApplicationModule |
getApplicationModule()
|
ComponentObject |
getComponentObject()
|
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. |
java.lang.String |
getFullName()
Retrieves the fully-qualified name of this component. |
java.lang.String |
getLabel(LocaleContext locale)
Retrieves the label to be used in any attribute prompts |
java.lang.String |
getName()
Retrieves the name of this component. |
java.lang.Object |
getParent()
|
protected byte[] |
getPiggyback()
|
java.util.Hashtable |
getProperties()
Gets the table of properties. |
int |
getRemoteId()
|
byte |
getROTEntryType()
|
protected void |
init(ApplicationModuleImpl appModule,
int compId,
java.lang.String name,
java.lang.String fullName,
java.lang.String defName,
java.lang.String defFullName)
|
boolean |
isReadOnly()
|
protected void |
processPiggyback(byte[] pb)
|
void |
refresh()
|
java.util.Hashtable |
refreshProperties()
|
void |
remove()
Deletes this component. |
| Methods inherited from class oracle.jbo.client.remote.ComponentHintsHelper |
|---|
getHintValue, getLabelPlural, getTooltip |
| Methods inherited from class oracle.jbo.common.PropertiesHelper |
|---|
closeObject, getImageLoc, getProperty, getProperty, refreshProperty, setName, setProperty |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface oracle.jbo.GenericHints |
|---|
getHintValue, getLabelPlural, getTooltip |
| Methods inherited from interface oracle.jbo.Properties |
|---|
getProperty, getProperty, refreshProperty |
| Field Detail |
|---|
protected java.lang.String mName
protected java.lang.String mFullName
protected java.lang.String mDefName
protected java.lang.String mDefFullName
protected int mId
protected ApplicationModuleImpl mAM
protected boolean mIsReadOnly
| Constructor Detail |
|---|
protected ComponentUsageImpl()
| Method Detail |
|---|
protected void init(ApplicationModuleImpl appModule,
int compId,
java.lang.String name,
java.lang.String fullName,
java.lang.String defName,
java.lang.String defFullName)
public java.lang.String getName()
ComponentObject
getName in interface ClientComponentObjectgetName in interface ComponentObjectpublic java.lang.String getFullName()
ComponentObject
getFullName in interface ClientComponentObjectgetFullName in interface ComponentObjectpublic java.lang.String getDefName()
ComponentObject
getDefName in interface ComponentObjectpublic java.lang.String getDefFullName()
ComponentObject
getDefFullName in interface ComponentObjectpublic void remove()
ComponentObject
remove in interface ComponentObjectpublic java.lang.String getLabel(LocaleContext locale)
GenericHints
getLabel in interface GenericHintsgetLabel in class ComponentHintsHelperpublic java.util.Hashtable getProperties()
Properties
getProperties in interface PropertiesgetProperties in class PropertiesHelperpublic java.util.Hashtable refreshProperties()
refreshProperties in class PropertiesHelperpublic int getRemoteId()
getRemoteId in interface ClientComponentObjectpublic byte getROTEntryType()
getROTEntryType in interface ClientComponentObjectpublic ComponentObject getComponentObject()
public java.lang.Object getParent()
getParent in interface ClientComponentObjectpublic ApplicationModule getApplicationModule()
public boolean isReadOnly()
isReadOnly in class PropertiesHelperprotected byte[] getPiggyback()
protected void processPiggyback(byte[] pb)
protected void finalize()
finalize in class java.lang.Objectpublic void refresh()
|
Oracle Fusion Middleware Java API Reference for Oracle ADF Model 11g Release 2 (11.1.2.4.0) E17483-05 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||