| 
Oracle Fusion Middleware Java API Reference for Oracle ADF Model 11g Release 1 (11.1.1.9.0) E52932-01  | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ComponentObject
Provides access to component objects by name.
Components use the definitions in definitions at runtime to create Row objects.
| Field Summary | 
|---|
| Fields inherited from interface oracle.jbo.GenericHints | 
|---|
DEFINITION_STATE_ACTIVE, DEFINITION_STATE_DEPRECATED, PROPERTY_DEFINITION_STATE, PROPERTY_LABEL, PROPERTY_LABEL_PLURAL, PROPERTY_TOOLTIP | 
| 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.  | 
 java.lang.String | 
getFullName()Retrieves the fully-qualified name of this component.  | 
 java.lang.String | 
getName()Retrieves the name of this component.  | 
 void | 
remove()Deletes this component.  | 
| Methods inherited from interface oracle.jbo.GenericHints | 
|---|
getDefinitionState, getHintValue, getLabel, getLabelPlural, getTooltip | 
| Methods inherited from interface oracle.jbo.Properties | 
|---|
getProperties, getProperty, getProperty, refreshProperty | 
| Method Detail | 
|---|
java.lang.String getDefName()
java.lang.String getDefFullName()
java.lang.String getName()
java.lang.String getFullName()
void remove()
  | 
Oracle Fusion Middleware Java API Reference for Oracle ADF Model 11g Release 1 (11.1.1.9.0) E52932-01  | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||