| 
 | Business Components | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Provides access to component objects by name.
Components use the definitions in definitions at runtime to create Row objects.
| 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.Properties | 
| getProperties, 
getProperty, 
refreshProperty | 
| Method Detail | 
public java.lang.String getDefName()
public java.lang.String getDefFullName()
public java.lang.String getName()
public java.lang.String getFullName()
public void remove()
| 
 | Business Components | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||