Oracle9i Business Components for Java API Reference
Oracle9i Jdeveloper (9.0.4)
B10391-01

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
 
fastTrim(String) - Static method in class oracle.jbo.common.JboNameUtil
 
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.
fetchAttributeProperties(String[], String[][], LocaleContext) - Method in interface oracle.jbo.ApplicationModule
Fetches all custom properties for the given list of attributes for the named ViewObjects in this application module over to the remote client objects in one network roundtrip.
fetchAttributeProperties(String[], String[][], LocaleContext) - Method in class oracle.jbo.server.ApplicationModuleImpl
 
fetchAttributeProperties(String[], String[][], LocaleContext) - Method in class oracle.jbo.server.ejb.LocalApplicationModuleImpl
 
fetchAttributeProperties(String[], String[][], LocaleContext) - Method in class oracle.jbo.common.ws.WSApplicationModuleImpl
 
Fields - Variable in class oracle.jdeveloper.html.HTMLForm
 
fieldType - Variable in class oracle.jbo.html.jsp.datatags.SetFieldRendererTag
 
fieldType - Variable in class oracle.jbo.html.jsp.datatags.SetDomainRendererTag
 
FileDiagnosticImpl - class oracle.jbo.common.FileDiagnosticImpl.
A Diagnostic implementation that routes output to a file.
FileDiagnosticImpl() - Constructor for class oracle.jbo.common.FileDiagnosticImpl
Creates an instance.
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.NullDBTransactionImpl
Deprecated. Implementation of the DBTransaction interface.
findApplicationModule(String) - Method in class oracle.jbo.server.DBTransactionImpl
Returns the named Application Module.
findApplicationModule(String) - Method in interface oracle.jbo.server.DBTransaction
Returns the named Application Module.
findApplicationModule(String) - Method in class oracle.jbo.server.ApplicationModuleImpl
Finds the named Application Module.
findApplicationModule(String) - Method in class oracle.jbo.server.ejb.LocalApplicationModuleImpl
 
findApplicationModule(String) - Method in class oracle.jbo.common.ws.WSApplicationModuleImpl
 
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.ViewObjectImpl
Finds a named attribute definition.
findAttributeDef(String) - Method in class oracle.jbo.server.ViewDefImpl
Get an attribute definition by the attribute name.
findAttributeDef(String) - Method in class oracle.jbo.server.EntityDefImpl
 
findAttributeDef(String) - Method in class oracle.jbo.uicli.binding.JUCtrlValueBinding
 
findAttributeDef(String) - Method in class oracle.jbo.common.ws.WSViewObjectImpl
 
findBeanByPrimaryKey(Key) - Method in class oracle.jbo.server.ejb.facade.EntityFacadeCollImpl
An abstract method which returns an Entity Bean of the given primary key.
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.ViewRowSetIteratorImpl
 
findByEntity(int, int) - Method in class oracle.jbo.server.ViewRowSetImpl
 
findByEntity(int, int) - Method in class oracle.jbo.server.ViewObjectImpl
 
findByEntity(int, int) - Method in class oracle.jbo.common.ws.WSRowSetIteratorBase
 
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.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 specified key.
findByKey(Key, int) - Method in class oracle.jbo.server.ViewObjectImpl
Finds and returns View rows that match the specified key.
findByKey(Key, int) - Method in class oracle.jbo.common.ws.WSRowSetIteratorBase
 
findByName(String) - Static method in class oracle.jbo.common.PropertyMetadata
return the description element of this name
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
Deprecated. Implementation of the DBTransaction interface.
findByPrimaryKey(EntityDefImpl, Key) - Method in class oracle.jbo.server.DBTransactionImpl2
Implementation of findByPrimaryKey method.
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 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
Deprecated. Implementation of the DBTransaction interface.
findByPrimaryKey(String, Key) - Method in class oracle.jbo.server.DBTransactionImpl2
Implementation of findByPrimaryKey method.
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 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 interface oracle.jbo.server.ContainerObject
Find a component Object from the container
findComponentObject(String) - Method in class oracle.jbo.server.ApplicationModuleImpl
Finds the component object from the Application Module.
findComponentObject(String) - Method in class oracle.jbo.server.ejb.LocalApplicationModuleImpl
 
findComponentObject(String) - Method in class oracle.jbo.common.ws.WSApplicationModuleImpl
 
findControlBinding(String) - Method in class oracle.jbo.uicli.binding.JUFormBinding
*** For internal framework use only ***
findCurrentContext() - Method in class oracle.jbo.common.ContextUtil
 
findCustomClass(String, Class) - Static method in class oracle.jbo.common.JBOClass
 
findDataClass(String) - Static method in class oracle.jbo.common.JBOClass
 
findDefObject(String) - Static method in class oracle.jbo.server.ViewDefImpl
Finds the ViewDefImpl from the list of Meta Objects.
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
Finds an ApplicationModuleDefImpl instance, by name, from the statically maintained list of metaobjects.
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
Finds the named Application Module definition.
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.
FinderViewImpl - class oracle.jbo.server.ejb.facade.FinderViewImpl.
Abstract base class for Finder-Based View Object.
FinderViewImpl() - Constructor for class oracle.jbo.server.ejb.facade.FinderViewImpl
Constructs a Finder-Based View Object.
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.
findFromEJBBean(Object, Object[], int) - Method in class oracle.jbo.server.ejb.facade.FinderViewImpl
An abstract method that calls the designated Local Entity Bean finder.
findInCacheByPrimaryKey(DBTransaction, Key) - Method in class oracle.jbo.server.EntityDefImpl
Returns an Entity Object in EntityCache given a Primary Key.
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.jui.JUSpinnerBinding
 
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
 
findObject(String) - Method in class oracle.jbo.server.ApplicationModuleImpl
 
findPool(String, Configuration, String) - Method in class oracle.jbo.common.ampool.PoolMgr
 
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
 
findRowSet(String) - Method in class oracle.jbo.common.ws.WSViewObjectImpl
 
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.ViewRowSetImpl
 
findRowSetIterator(String) - Method in class oracle.jbo.server.ViewObjectImpl
 
findRowSetIterator(String) - Method in class oracle.jbo.common.ws.WSViewObjectImpl
 
findRowSetIterator(String) - Method in class oracle.jbo.common.ws.WSRowSetImpl
 
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[], int) - Method in class oracle.jbo.server.ejb.LocalApplicationModuleImpl
 
findRSIForEntity(RowSetIterator[], int) - Method in class oracle.jbo.common.ws.WSApplicationModuleImpl
 
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
Locates a SessionCookie instance with the specified applicationId in the HttpContainer associated with this session.
findSessionCookie(HttpSession, String, String, String, String, Properties, Properties) - Static method in class oracle.jbo.http.HttpContainer
Locates a SessionCookie instance with the specified applicationId in the HttpContainer associated with this session.
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
Finds the named View Link.
findViewLink(String) - Method in class oracle.jbo.server.ejb.LocalApplicationModuleImpl
 
findViewLink(String) - Method in class oracle.jbo.common.ws.WSApplicationModuleImpl
 
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.
findViewLinkAccessor(ViewLink) - Method in class oracle.jbo.common.ws.WSViewObjectImpl
 
findViewLinkDefImpl() - Method in class oracle.jbo.server.ViewAttributeDefImpl
 
findViewObject(String) - Method in interface oracle.jbo.ApplicationModule
Finds the named View Object.
findViewObject(String) - Method in class oracle.jbo.server.ApplicationModuleImpl
Finds the named View Object.
findViewObject(String) - Method in class oracle.jbo.server.ejb.LocalApplicationModuleImpl
 
findViewObject(String) - Method in class oracle.jbo.common.ws.WSApplicationModuleImpl
 
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
 
findViewObjectUsingEntity(ViewObject[], String, String[]) - Method in class oracle.jbo.server.ejb.LocalApplicationModuleImpl
 
findViewObjectUsingEntity(ViewObject[], String, String[]) - Method in class oracle.jbo.common.ws.WSApplicationModuleImpl
 
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
 
findWSComponentObject(String) - Method in class oracle.jbo.common.ws.WSApplicationModuleImpl
 
findWSRowSet(String) - Method in class oracle.jbo.common.ws.WSViewObjectImpl
 
findWSRowSetIterator(String) - Method in class oracle.jbo.common.ws.WSRowSetImpl
 
findWSViewLink(String) - Method in class oracle.jbo.common.ws.WSApplicationModuleImpl
 
findWSViewObject(String) - Method in class oracle.jbo.common.ws.WSApplicationModuleImpl
 
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.PropertyGroup
 
first() - Static method in class oracle.jbo.common.EventGroup
 
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.
first() - Method in class oracle.jbo.common.ws.WSRowSetIteratorBase
 
first(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class oracle.jbo.html.struts11.actions.NavigationAction
"first" dispatch method called by DispatchAction
firstDOW - Variable in class oracle.jdeveloper.jsp.wb.CalendarWB
 
firstElement() - Method in class oracle.jbo.common.WeakVectorImpl
 
firstElement() - Method in class oracle.jbo.common.WeakVector
 
firstSet(ActionMapping, ActionForm, HttpServletRequest, HttpServletResponse) - Method in class oracle.jbo.html.struts11.actions.NavigationAction
"firstSet" dispatch method called by DispatchAction
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 containing 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(FocusEvent) - Method in class oracle.jbo.uicli.controls.JUArrayComboBox
Sends this event to the installed FocusAdapter which in JClient case is used to update the statusbar of a containing frame/JUPanelBinding.
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).
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.JUFormBinding
Invoked by the framework to notify various status bars of which control has gained the 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.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.jui.JUSVFocusAdapter
A no-op
focusLost(FocusEvent) - Method in class oracle.jbo.uicli.controls.JUImageControl
This method is an implementaion side effect.
focusLost(FocusEvent) - Method in class oracle.jbo.uicli.controls.JUArrayComboBox
 
folderClosedImage - Variable in class oracle.jdeveloper.html.DHTMLTree
 
folderOpenImage - Variable in class oracle.jdeveloper.html.DHTMLTree
 
FORCE_RELEASE_MODE - Static variable in interface oracle.jbo.common.ampool.SessionCookie
 
format(Object, StringBuffer, FieldPosition) - Method in class oracle.jbo.format.DefaultPercentageFormatter
 
format(Object, StringBuffer, FieldPosition) - Method in class oracle.jbo.format.DefaultNumberFormatter
 
format(Object, StringBuffer, FieldPosition) - Method in class oracle.jbo.format.DefaultMessageFormatter
 
format(Object, StringBuffer, FieldPosition) - Method in class oracle.jbo.format.DefaultDateFormatter
 
format(Object, StringBuffer, FieldPosition) - Method in class oracle.jbo.format.DefaultCurrencyFormatter
 
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.DefaultPercentageFormatter
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.DefaultMessageFormatter
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.DefaultCurrencyFormatter
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
 
FORWARD_ONLY - Static variable in interface oracle.jbo.RowSet
 

Oracle9i Business Components for Java API Reference
Oracle9i Jdeveloper (9.0.4)
B10391-01

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

 

Copyright © 1997, 2003, Oracle. All rights reserved.