Business Components
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

FALSE - Static variable in interface oracle.jbo.common.PropertyConstants
 
FETCH_ALL - Static variable in class oracle.jbo.server.ViewObjectImpl
A fetch mode that causes all 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 rows to be retrieved from a JDBC result set.
Fields - Variable in class oracle.jdeveloper.html.HTMLForm
 
fieldType - Variable in class oracle.jbo.html.jsp.datatags.SetDomainRendererTag
 
fieldType - Variable in class oracle.jbo.html.jsp.datatags.SetFieldRendererTag
 
filterDataChar(String) - Static method in class oracle.jdeveloper.html.DHTMLElement
 
finalize() - Method in class oracle.jbo.server.QueryCollection
 
finalizeResource(Object, Object) - Method in class oracle.jbo.common.ampool.ApplicationPoolImpl
 
findAncestorWithClassForDataSource(Class) - Method in class oracle.jbo.html.jsp.datatags.DataTagBase
 
findAncestorWithClassForDataSource(Tag, String, Class) - Static method in class oracle.jbo.html.jsp.datatags.Utils
 
findApplicationModule(String) - Method in interface oracle.jbo.ApplicationModule
Finds the named Application Module.
findApplicationModule(String) - Method in class oracle.jbo.server.ApplicationModuleImpl
Returns the named Application Module.
findApplicationModule(String) - Method in class oracle.jbo.server.DBTransactionImpl
Returns the named Application Module.
findApplicationModule(String) - Method in class oracle.jbo.server.NullDBTransactionImpl
Implementation of the DBTransaction interface.
findApplicationModule(String) - Method in interface oracle.jbo.server.DBTransaction
Returns the named Application Module.
findApplicationObject(String) - Static method in class oracle.jbo.uicli.mom.JUMetaObjectManager
 
findAssociatedObjects(String) - Method in class oracle.jbo.server.ViewRowImpl
Finds Objects in a ViewRowSetImpl that follow the given association.
findAttributeDef(String) - Method in interface oracle.jbo.StructureDef
Gets an attribute definition, given its 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.ViewDefImpl
Get an ViewAttributeDefImpl by name.
findAttributeDef(String) - Method in class oracle.jbo.server.ViewObjectImpl
Finds a named attribute definition.
findAttributeDef(String) - Method in class oracle.jbo.uicli.binding.JUCtrlValueBinding
 
findByColumnType(String) - Static method in class oracle.jbo.common.JboTypeMap
 
findByEntity(int, int) - Method in class oracle.jbo.ViewCriteria
Finds and returns view rows that use the entity row, identified by the entity row handle, eRowHandle.
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.ViewObjectImpl
 
findByEntity(int, int) - Method in class oracle.jbo.server.ViewRowSetImpl
 
findByEntity(int, int) - Method in class oracle.jbo.server.ViewRowSetIteratorImpl
 
findByKey(Key, int) - Method in class oracle.jbo.ViewCriteria
Finds and returns view rows that match the specified key.
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.ViewObjectImpl
Creates an array of rows matching a given 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.ViewRowSetIteratorImpl
Finds and returns view rows that match the specified 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.DBTransactionImpl
Finds an Entity Object in this transaction given an EntityDef object and a Primary Key.
findByPrimaryKey(EntityDefImpl, Key) - Method in class oracle.jbo.server.NullDBTransactionImpl
Implementation of the DBTransaction interface.
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.DBTransactionImpl
Finds an Entity Object in this transaction given the String name of the EntityDef and a Primary Key.
findByPrimaryKey(String, Key) - Method in class oracle.jbo.server.NullDBTransactionImpl
Implementation of the DBTransaction interface.
findByPrimaryKey(String, Key) - Method in interface oracle.jbo.server.DBTransaction
Finds an Entity Object in this transaction given a Primary Key.
findClass(String) - Static method in class oracle.jbo.uicli.binding.JUUtil
*** For internal framework use only ***
findComponentObject(String) - Method in interface oracle.jbo.ApplicationModule
Finds the named Component Object.
findComponentObject(String) - Method in class oracle.jbo.server.ContainerObjectImpl
 
findComponentObject(String) - Method in class oracle.jbo.server.ApplicationModuleImpl
Finds the component object from the Application Module.
findComponentObject(String) - Method in interface oracle.jbo.server.ContainerObject
Find a component Object from the container
findControlBinding(String) - Method in class oracle.jbo.uicli.binding.JUFormBinding
*** For internal framework use only ***
findDataClass(String) - Static method in class oracle.jbo.common.JBOClass
 
findDefObject(String) - Static method in class oracle.jbo.server.EntityDefImpl
Finds the named Entity Object definition.
findDefObject(String) - Static method in class oracle.jbo.server.ApplicationModuleDefImpl
Internal: Applications should not use this method.
findDefObject(String) - Static method in class oracle.jbo.uicli.binding.JUFormDef
 
findDefObject(String) - Static method in class oracle.jbo.uicli.mom.JUApplicationDefImpl
 
findDefObjectNoSub(String) - Static method in class oracle.jbo.server.ApplicationModuleDefImpl
Internal: Applications should not use this method.
findDefObjectNoSub(String) - Static method in class oracle.jbo.uicli.binding.JUFormDef
 
findDefObjectNoSub(String) - Static method in class oracle.jbo.uicli.mom.JUApplicationDefImpl
 
findEJBEntityDef(String) - Static method in class oracle.jbo.server.EJBEntityDefImpl
 
findEndAccessorByName(String) - Method in class oracle.jbo.server.AssociationDefBase
 
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
 
findFormBinding(String) - Method in class oracle.jbo.uicli.binding.JUApplication
Return the JUFormBinding instance registered with this JUAppication with the given name.
findIterBinding(String) - Method in class oracle.jbo.uicli.binding.JUFormBinding
Returns the iterator binding object of the given name.
findListIndex(Object) - Method in class oracle.jbo.uicli.binding.JUCtrlListBinding
 
findListIteratorBinding(JUFormBinding) - Method in class oracle.jbo.uicli.binding.JUCtrlListDef
 
findLoadedObject(String) - Method in class oracle.jbo.server.ContextMetaObjectManager
 
findMatchingListValue(Object) - Method in class oracle.jbo.uicli.binding.JUCtrlListBinding
 
findMetaObject(String, int, Class, boolean) - Static method in class oracle.jbo.server.MetaObjectManager
 
findMethod(Class, String, Class[], Class) - Static method in class oracle.jbo.common.JboNameUtil
 
findPool(String, String, String, Hashtable) - Method in class oracle.jbo.common.ampool.PoolMgr
Searches for a pool with the specified name.
findPool(String, String, String, Hashtable) - Method in class oracle.jbo.common.ampool.ContextPoolManager
 
findPool(String, String, String, Properties) - Method in class oracle.jbo.common.ampool.PoolMgr
Searches for a pool with the specified name.
findPool(String, String, String, Properties) - Method in class oracle.jbo.common.ampool.ContextPoolManager
 
findPool(String, String, String, String, Hashtable) - Method in class oracle.jbo.common.ampool.PoolMgr
Searches for a pool with the specified name.
findPool(String, String, String, String, Hashtable) - Method in class oracle.jbo.common.ampool.ContextPoolManager
 
findProperty(String) - Static method in class oracle.jbo.common.PropertyMetadata
 
findRowSet(String) - Method in interface oracle.jbo.ViewObject
Gets the named Row Set that was created at runtime for this View Object.
findRowSet(String) - Method in class oracle.jbo.server.ViewObjectImpl
 
findRowSetDef(String) - Method in class oracle.jbo.uicli.mom.JUSessionDefImpl
 
findRowSetForRow(Object) - Method in class oracle.jbo.server.ViewRowImpl
 
findRowSetIterator(String) - Method in interface oracle.jbo.RowSet
Gets the named Row Set Iterator that was created at runtime for this Row Set.
findRowSetIterator(String) - Method in class oracle.jbo.server.ViewObjectImpl
 
findRowSetIterator(String) - Method in class oracle.jbo.server.ViewRowSetImpl
 
findRSIForEntity(RowSetIterator[], int) - Method in interface oracle.jbo.ApplicationModule
Finds the RowSetIterator associated with the specified Entity row handle.
findRSIForEntity(RowSetIterator[], int) - Method in class oracle.jbo.server.ApplicationModuleImpl
Finds the RowSetIterator associated with the specified row handle.
findRSIForEntity(RowSetIterator[], Row) - Static method in class oracle.jbo.server.ViewRowSetIteratorImpl
 
findSession(String) - Method in class oracle.jbo.uicli.mom.JUApplicationDefImpl
 
findSessionCookie(HttpSession, String, String, Properties) - Static method in class oracle.jbo.http.HttpContainer
 
findSessionCookie(HttpSession, String, String, String, String, Properties, Properties) - Static method in class oracle.jbo.http.HttpContainer
 
findValue(Object) - Method in class oracle.jbo.uicli.binding.JUCtrlListBinding
 
findValue(Object) - Method in class oracle.jbo.uicli.binding.JUCtrlBoolBinding
Matches the given value to a boolean based on what's in the list and the setting of boolval parameter from the constructor.
findViewLink(String) - Method in interface oracle.jbo.ApplicationModule
Finds the named View Link.
findViewLink(String) - Method in class oracle.jbo.server.ApplicationModuleImpl
Returns the specified View Link from this Application Module.
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 the named View Object.
findViewObject(String) - Method in class oracle.jbo.server.ApplicationModuleImpl
Gets the named View Object that was created at runtime in the Application Module or created with Design Time tools.
findViewObjectUsingEntity(ViewObject[], String, String[]) - Method in interface oracle.jbo.ApplicationModule
Given an array of View Objects (the vos parameter), finds the first matching View Object.
findViewObjectUsingEntity(ViewObject[], String, String[]) - Method in class oracle.jbo.server.ApplicationModuleImpl
 
findVOsWithEntityUsage(String, boolean, ArrayList) - Method in class oracle.jbo.server.ApplicationModuleImpl
Finds the View Objects that use the specified entity.
findVOsWithEntityUsage(String, boolean, Vector) - Method in class oracle.jbo.server.ApplicationModuleImpl
 
finishedLoading() - Method in class oracle.jbo.server.ViewDefImpl
 
finishedLoading() - Method in class oracle.jbo.server.EntityDefImpl
 
finishedPiggybacking() - Method in interface oracle.jbo.common.ObjectMarshaller
 
finishedProcessingPiggyback(Exception[]) - Method in interface oracle.jbo.JboExceptionHandler
 
fireMgmtIteratorClosed(RowSetManagementEvent) - Method in class oracle.jbo.common.RowSetHelper
 
fireMgmtIteratorReset(RowSetManagementEvent) - Method in class oracle.jbo.common.RowSetHelper
 
fireNavigationEvent(NavigationEvent) - Method in class oracle.jbo.common.RowSetHelper
 
fireRangeRefreshed(RangeRefreshEvent) - Method in class oracle.jbo.common.RowSetHelper
 
fireRangeScrolled(ScrollEvent) - Method in class oracle.jbo.common.RowSetHelper
 
fireRowDeleted(DeleteEvent) - Method in class oracle.jbo.common.RowSetHelper
 
fireRowInserted(InsertEvent) - Method in class oracle.jbo.common.RowSetHelper
 
fireRowUpdated(int, Row, int[]) - Method in class oracle.jbo.server.ViewRowSetIteratorImpl
Fires the row updated event to its listeners.
fireRowUpdated(UpdateEvent) - Method in class oracle.jbo.common.RowSetHelper
 
first() - Method in class oracle.jbo.ViewCriteria
Designates the first row of the row set as the current row.
first() - Method in interface oracle.jbo.RowIterator
Gets the first row in the iterator.
first() - Static method in class oracle.jbo.common.PropertyMetadata
 
first() - Static method in class oracle.jbo.common.EventGroup
 
first() - Method in class oracle.jbo.server.ViewObjectImpl
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.ViewRowSetIteratorImpl
Navigates to the first row in the row set.
firstDOW - Variable in class oracle.jdeveloper.jsp.wb.CalendarWB
 
firstElement() - Method in class oracle.jbo.common.WeakVector
 
firstElement() - Method in class oracle.jbo.common.WeakVectorImpl
 
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.RowSetBrowser
Internal: Applications should not use this method.
fixupUrl(String, String) - Method in class oracle.jbo.html.databeans.JSRowSetBrowser
 
flattenName(String) - Static method in class oracle.jbo.common.JboNameUtil
 
FLOAT - Static variable in class oracle.jbo.server.util.Variant
 
FloatType_S - Static variable in class oracle.jbo.server.util.Variant
 
flush() - Method in class oracle.jbo.common.DiagnosticStream
 
FMT_FORMAT - Static variable in interface oracle.jbo.AttributeHints
 
FMT_FORMATTER - Static variable in interface oracle.jbo.AttributeHints
 
focusComponentOrChild(Component) - Static method in class oracle.jbo.common.GraphicsUtils
 
focusGained(FocusEvent) - Method in class oracle.jbo.uicli.jui.JUSVFocusAdapter
Notifies the continaing panelBinding of the gain in focus by this adapter's control binding
focusGained(FocusEvent) - Method in class oracle.jbo.uicli.controls.JUImageControl
This method is an implementaion side effect.
focusGained(JUIteratorBinding, JUControlBinding, int) - Method in class oracle.jbo.uicli.jui.JUPanelBinding
Notifies the JUApplication object of focusGained event so that it could pass it on to its StatusBarInterface listeners (like JUStatusBar to update status message) Then this method notifies each JUNavigationBarInterface object in this object's list of the change in focus, so that the NavigationBars could adjust their display based on the current iterator binding.
focusGained(JUIteratorBinding, JUControlBinding, int) - Method in class oracle.jbo.uicli.binding.JUFormBinding
Invoked by the framework to notify various status bars of which control has gained the focus.
focusGained(JUIteratorBinding, JUControlBinding, int) - Method in interface oracle.jbo.uicli.binding.JUStatusBarInterface
This event is sent out by a JUControlBinding when the associated control comes into focus.
focusGained(JUIteratorBinding, JUControlBinding, int) - Method in class oracle.jbo.uicli.binding.JUApplication
*** For internal framework use only *** This method is used by the framework to display currency information in the status bars.
focusGained(JUIteratorBinding, JUControlBinding, int) - Method in class oracle.jbo.uicli.controls.JUStatusBar
 
focusLost(FocusEvent) - Method in class oracle.jbo.uicli.jui.JUSVFocusAdapter
A no-op
focusLost(FocusEvent) - Method in class oracle.jbo.uicli.jui.JUSVUpdateableFocusAdapter
Performs a setAttribute() on the control binding to save the changes made by the control to the attribute value.
focusLost(FocusEvent) - Method in class oracle.jbo.uicli.controls.JUImageControl
This method is an implementaion side effect.
folderClosedImage - Variable in class oracle.jdeveloper.html.DHTMLTree
 
folderOpenImage - Variable in class oracle.jdeveloper.html.DHTMLTree
 
format(Object, StringBuffer, FieldPosition) - Method in class oracle.jbo.format.DefaultNumberFormatter
 
format(Object, StringBuffer, FieldPosition) - Method in class oracle.jbo.format.DefaultPercentageFormatter
 
format(Object, StringBuffer, FieldPosition) - Method in class oracle.jbo.format.DefaultCurrencyFormatter
 
format(Object, StringBuffer, FieldPosition) - Method in class oracle.jbo.format.DefaultDateFormatter
 
format(Object, StringBuffer, FieldPosition) - Method in class oracle.jbo.format.DefaultMessageFormatter
 
format(String, Object) - Method in class oracle.jbo.format.Formatter
format raw data according to the format specified.
format(String, Object) - Method in class oracle.jbo.format.DefaultNumberFormatter
format raw data according to the format specified.
format(String, Object) - Method in class oracle.jbo.format.DefaultPercentageFormatter
format raw data according to the format specified.
format(String, Object) - Method in class oracle.jbo.format.DefaultCurrencyFormatter
format raw data according to the format specified.
format(String, Object) - Method in class oracle.jbo.format.DefaultDateFormatter
format raw data according to the format specified.
format(String, Object) - Method in class oracle.jbo.format.DefaultMessageFormatter
format raw data according to the format specified.
FormatErrorException - exception oracle.jbo.format.FormatErrorException.
Exception used by methods in oracle.dacf.Formatter.Formatter interface.
FormatErrorException() - Constructor for class oracle.jbo.format.FormatErrorException
Constructs an Exception with no specified detail message.
FormatErrorException(String) - Constructor for class oracle.jbo.format.FormatErrorException
Constructs an Exception with the specified detail message.
Formatter - class oracle.jbo.format.Formatter.
Formatter
Formatter() - Constructor for class oracle.jbo.format.Formatter
 
FormEventTag - class oracle.jbo.html.jsp.datatags.FormEventTag.
 
FormEventTag() - Constructor for class oracle.jbo.html.jsp.datatags.FormEventTag
 
FormFieldValueEncoder - class oracle.jdeveloper.html.FormFieldValueEncoder.
Provides functions for encoding the value portion of form fields
FormFieldValueEncoder() - Constructor for class oracle.jdeveloper.html.FormFieldValueEncoder
 
forName(String) - Static method in class oracle.jbo.common.JBOClass
 

Business Components
A B C D E F G H I J K L M N O P Q R S T U V W X _