|
Oracle UIX API Reference Release 2.1.22.0.0 B12196-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
BC4J ViewObject definition.
| Method Summary | |
RowSetDef |
findRowSetDef(java.lang.String name)
Returns the RowSetDef by this name |
java.lang.String |
getDefFullName()
Returns the ViewObject full definition name |
java.lang.String |
getName()
Returns the ViewObject name |
boolean |
isAutoCreate()
Returns true if the ViewObject should be automatically created when not found. |
| Methods inherited from interface oracle.cabo.data.jbo.def.RowSetDef |
findRowSetIteratorDef, isForwardOnly |
| Methods inherited from interface oracle.cabo.data.jbo.def.RowSetIteratorDef |
findRowDef, getRangeSize |
| Method Detail |
public java.lang.String getName()
getName in interface RowSetDefpublic java.lang.String getDefFullName()
public boolean isAutoCreate()
isAutoCreate in interface RowSetDefpublic RowSetDef findRowSetDef(java.lang.String name)
|
Oracle UIX API Reference Release 2.1.22.0.0 B12196-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||