Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Business Components
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
F
FETCH_ALL
- Static variable in class oracle.jbo.server.
ViewObjectImpl
A fetch mode that causes rows to be retrieved from a JDBC result set immediately, and then closes the result set.
FETCH_AS_NEEDED
- Static variable in class oracle.jbo.server.
ViewObjectImpl
A fetch mode that causes rows to be retrieved from a JDBC result set as the user navigates through the row set.
FETCH_DEFAULT
- Static variable in class oracle.jbo.server.
ViewObjectImpl
Not implemented.
A fetch mode that causes all rows to be retrieved from a JDBC result set.
fieldRenderers
- Variable in class oracle.jbo.html.databeans.
EditCurrentRecord
Fields
- Variable in class oracle.jdeveloper.html.
HTMLForm
findApplicationModule(String)
- Method in interface oracle.jbo.
ApplicationModule
Finds an Application Module by name.
findApplicationModule(String)
- Method in class oracle.jbo.server.
ApplicationModuleImpl
Gets the named Application Module.
findAssociatedObjects(String)
- Method in class oracle.jbo.server.
ViewRowImpl
Find Objects in a ViewRowSetImpl that follow the given association.
findAttributeDef(String)
- Method in interface oracle.jbo.
StructureDef
Gets an attribute definition by name.
findAttributeDef(String)
- Method in class oracle.jbo.domain.
DomainStructureDef
Gets an attribute definition by name.
findAttributeDef(String)
- Method in class oracle.jbo.common.
StructureDefHelper
findAttributeDef(String)
- Method in class oracle.jbo.server.
ViewObjectImpl
Finds a named attribute definition.
findByEntity(int, int)
- Method in interface oracle.jbo.
RowIterator
Finds and returns view rows that use the entity row, identified by the entity row handle,
eRowHandle
.
findByEntity(int, int)
- Method in class oracle.jbo.server.
ViewRowSetIteratorImpl
findByEntity(int, int)
- Method in class oracle.jbo.server.
ViewRowSetImpl
findByEntity(int, int)
- Method in class oracle.jbo.server.
ViewObjectImpl
findByKey(Key, int)
- Method in interface oracle.jbo.
RowIterator
Finds and returns view rows that match the specified key.
findByKey(Key, int)
- Method in class oracle.jbo.server.
ViewRowSetIteratorImpl
Finds and returns view rows that match the specified key.
findByKey(Key, int)
- Method in class oracle.jbo.server.
ViewRowSetImpl
Finds and returns view rows that match the key specified in
key
.
findByKey(Key, int)
- Method in class oracle.jbo.server.
ViewObjectImpl
Creates an array of rows matching a given key.
findByPrimaryKey(DBTransaction, Key)
- Method in class oracle.jbo.server.
EntityDefImpl
Finds an Entity Object given a Primary Key.
findByPrimaryKey(EntityDefImpl, Key)
- Method in class oracle.jbo.server.
NullDBTransactionImpl
Implementation of the DBTransaction interface.
findByPrimaryKey(EntityDefImpl, Key)
- Method in class oracle.jbo.server.
DBTransactionImpl
Finds an Entity Object in this transaction given a Primary Key.
findByPrimaryKey(EntityDefImpl, Key)
- Method in interface oracle.jbo.server.
DBTransaction
Finds an Entity Object in this transaction given a Primary Key.
findByPrimaryKey(Object)
- Method in class oracle.jbo.server.
EJBEntityDefImpl
findByPrimaryKey(String, Key)
- Method in class oracle.jbo.server.
NullDBTransactionImpl
Implementation of the DBTransaction interface.
findByPrimaryKey(String, Key)
- Method in class oracle.jbo.server.
DBTransactionImpl
Finds an Entity Object in this transaction given a Primary Key.
findByPrimaryKey(String, Key)
- Method in interface oracle.jbo.server.
DBTransaction
Finds an Entity Object in this transaction given a Primary Key.
findComponentObject(String)
- Method in interface oracle.jbo.
ApplicationModule
Finds a named Component Object.
findComponentObject(String)
- Method in class oracle.jbo.server.
ContainerObjectImpl
findComponentObject(String)
- Method in class oracle.jbo.server.
ApplicationModuleImpl
Find the component Object from the AppModule, This can be a generic component
findComponentObject(String)
- Method in interface oracle.jbo.server.
ContainerObject
Find a component Object from the container
findDefObject(String)
- Static method in class oracle.jbo.server.
ApplicationModuleDefImpl
Finds a
ApplicationModuleDefImpl
instance from the statically maintained list of metaobjects, by name.
findDefObject(String)
- Static method in class oracle.jbo.server.
EntityDefImpl
Finds the named Entity Object definition.
findEJBEntityDef(String)
- Static method in class oracle.jbo.server.
EJBEntityDefImpl
findEntityAssociation(String)
- Static method in class oracle.jbo.server.
EntityAssociation
Finds the named entity association from the statically maintained list of metaobjects.
FindForm
- class oracle.jbo.html.databeans.
FindForm
.
The FindForm Data Web Bean generates a search form.
FindForm()
- Constructor for class oracle.jbo.html.databeans.
FindForm
findMethod(Class, String, int, Class)
- Static method in class oracle.jbo.common.
JboNameUtil
findRSIForEntity(RowSetIterator[], int)
- Method in interface oracle.jbo.
ApplicationModule
Finds the appropriate
RowSetIterator
for an entity row handle.
findRSIForEntity(RowSetIterator[], int)
- Method in class oracle.jbo.server.
ApplicationModuleImpl
findRSIForEntity(RowSetIterator[], Row)
- Static method in class oracle.jbo.server.
ViewRowSetIteratorImpl
findViewLink(String)
- Method in interface oracle.jbo.
ApplicationModule
Finds a named View Link.
findViewLink(String)
- Method in class oracle.jbo.server.
ApplicationModuleImpl
findViewLinkAccessor(ViewLink)
- Method in interface oracle.jbo.
ViewObject
Finds the view link accessor attribute.
findViewLinkAccessor(ViewLink)
- Method in class oracle.jbo.server.
ViewObjectImpl
Finds the View Link accessor attribute.
findViewObject(String)
- Method in interface oracle.jbo.
ApplicationModule
Finds a named View Object.
findViewObject(String)
- Method in class oracle.jbo.server.
ApplicationModuleImpl
finishedPiggybacking()
- Method in interface oracle.jbo.common.
ObjectMarshaller
finishedProcessingPiggyback(Exception[])
- Method in interface oracle.jbo.
JboExceptionHandler
fireNavigationEvent(NavigationEvent)
- Method in class oracle.jbo.common.
RowSetHelper
fireNavigationEvent(NavigationEvent)
- Method in class oracle.jbo.server.
ViewRowSetIteratorImpl
Fires the navigation event to its listeners.
fireRangeRefreshed(RangeRefreshEvent)
- Method in class oracle.jbo.common.
RowSetHelper
fireRangeRefreshed(RangeRefreshEvent)
- Method in class oracle.jbo.server.
ViewRowSetIteratorImpl
Fires the range refresh event to its listeners.
fireRangeScrolled(ScrollEvent)
- Method in class oracle.jbo.common.
RowSetHelper
fireRowDeleted(DeleteEvent)
- Method in class oracle.jbo.common.
RowSetHelper
fireRowDeleted(DeleteEvent)
- Method in class oracle.jbo.server.
ViewRowSetIteratorImpl
Fires the row deleted event to its listeners.
fireRowInserted(InsertEvent)
- Method in class oracle.jbo.common.
RowSetHelper
fireRowUpdated(UpdateEvent)
- Method in class oracle.jbo.common.
RowSetHelper
fireRowUpdated(UpdateEvent)
- Method in class oracle.jbo.server.
ViewRowSetIteratorImpl
Fires the row updated event to its listeners.
first()
- Method in interface oracle.jbo.
RowIterator
Designates the first row of the row set as the current row.
first()
- Static method in class oracle.jbo.common.
PropertyMetadata
first()
- Method in class oracle.jbo.server.
ViewRowSetIteratorImpl
Navigates to the first row in the row set.
first()
- Method in class oracle.jbo.server.
ViewRowSetImpl
Navigates to the first row in the row set.
first()
- Method in class oracle.jbo.server.
ViewObjectImpl
Navigates to the first row in the row set.
fixFieldValueForHTML(String)
- Static method in class oracle.jdeveloper.html.
HTMLElement
Fixes a URL value that is to be embedded in an HTML page.
fixupUrl(String, String)
- Method in class oracle.jbo.html.databeans.
JSRowSetBrowser
fixupUrl(String, String)
- Method in class oracle.jbo.html.databeans.
RowSetBrowser
Internal
:
Applications should not use this method.
flattenName(String)
- Static method in class oracle.jbo.common.
JboNameUtil
flush()
- Method in class oracle.jbo.common.
DiagnosticStream
folderClosedImage
- Variable in class oracle.jdeveloper.html.
DHTMLTree
folderOpenImage
- Variable in class oracle.jdeveloper.html.
DHTMLTree
FormFieldValueEncoder
- class oracle.jdeveloper.html.
FormFieldValueEncoder
.
Provides functions for encoding the value portion of form fields
FormFieldValueEncoder()
- Constructor for class oracle.jdeveloper.html.
FormFieldValueEncoder
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Business Components
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X