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

U

unbind(Name) - Method in class oracle.jbo.common.JboInitialContext
 
unbind(String) - Method in class oracle.jbo.common.JboInitialContext
 
unbindFromBean() - Method in class oracle.jbo.server.EJBEntityImpl
 
unflattenName(String) - Static method in class oracle.jbo.common.JboNameUtil
 
UnknownSQLTypeException - exception oracle.jbo.common.UnknownSQLTypeException.
Indicates that an attempt has been made to use a unknown or unimplemented SQL data type.
UnknownSQLTypeException(Class, String, Object[]) - Constructor for class oracle.jbo.common.UnknownSQLTypeException
Creates an exception to be localized using the specified resource bundle and error code.
UnknownSQLTypeException(String) - Constructor for class oracle.jbo.common.UnknownSQLTypeException
Creates an exception to be localized using CSMessageBundle and error code EXC_TYP_UNKNOWN_SQL_TYPE.
unMarshal(Object) - Method in interface oracle.jbo.common.ObjectMarshaller
 
unregisterCleanup() - Method in class oracle.jbo.html.databeans.ChartRenderer
unregister HTTP Session binding listner used to cleanup the chart objects generated in this session
UPDATEABLE - Static variable in interface oracle.jbo.AttributeDef
The attribute can be freely modified.
UPDATEABLE_WHILE_NEW - Static variable in interface oracle.jbo.AttributeDef
The attribute can be modified until it is committed, but cannot be subsequently modified.
updateCurrency(UserSession) - Method in class oracle.jdeveloper.servlet.DbServletImpl
 
updateDetailCurrency(UserSession) - Method in class oracle.jdeveloper.servlet.DbServletImpl
 
UpdateEvent - class oracle.jbo.UpdateEvent.
An event class used by RowSetIterator to inform its listeners when a row is modified.
UpdateEvent(RowSetIterator, Row, int, int[]) - Constructor for class oracle.jbo.UpdateEvent
Creates an event when a row is modified.
updateMasterCurrency(UserSession) - Method in class oracle.jdeveloper.servlet.DbServletImpl
 
updateRowsetCurrency(UserSession, RowSetIterator, String) - Method in class oracle.jdeveloper.servlet.DbServletImpl
 
url - Variable in class oracle.jdeveloper.html.DHTMLTab
 
url - Variable in class oracle.jdeveloper.html.DHTMLButtonElement
 
url - Variable in class oracle.jdeveloper.html.DHTMLRow
 
URL - Variable in class oracle.jdeveloper.html.HTMLImageURL
 
URL - Variable in class oracle.jdeveloper.html.HTMLTextURL
 
USE_APPLET - Static variable in interface oracle.jbo.JboContext
Reserved for future use.
USE_BIND - Static variable in interface oracle.jbo.ConnectionModeConstants
Indicates that remode applets are to use BIND.
USE_CLIENT_SERVICE - Static variable in class oracle.jbo.common.JboEnvUtil
 
USE_IOR - Static variable in interface oracle.jbo.ConnectionModeConstants
Indicates that IOR is to be used.
useBFILE(BFILE) - Method in class oracle.jbo.domain.BFileDomain
 
useBLOB(BLOB) - Method in class oracle.jbo.domain.BlobDomain
 
useBorder - Variable in class oracle.jdeveloper.html.HTMLTable
 
useCheckBoxGroup() - Method in class oracle.jdeveloper.html.PickList
Tells picklist ot render as checkbox group.
useCheckBoxGroup() - Method in class oracle.jdeveloper.html.StaticPickList
Tells StaticPickList ot render as checkbox group.
useCheckBoxGroup(String, String, String, String) - Method in class oracle.jbo.html.databeans.EditCurrentRecord
A shortcut method for associating a check box group with the given attribute.
useCLOB(CLOB) - Method in class oracle.jbo.domain.ClobDomain
 
useComboBox() - Method in class oracle.jdeveloper.html.PickList
Tells picklist to render as a combo box.
useComboBox() - Method in class oracle.jdeveloper.html.StaticPickList
Tells StaticPickList to render as a combo box.
useComboBox(String, String, String, String) - Method in class oracle.jbo.html.databeans.EditCurrentRecord
A shortcut method for associating a combo box with the given attribute.
useDateField(String) - Method in class oracle.jbo.html.databeans.EditCurrentRecord
 
useEditField(String) - Method in class oracle.jbo.html.databeans.EditCurrentRecord
 
useHiddenField(String) - Method in class oracle.jbo.html.databeans.EditCurrentRecord
 
useHiddenField(String) - Method in interface oracle.jdeveloper.servlet.DbServlet
Use this method to specify the hidden field type of the generated HTML form.
useHiddenField(String) - Method in class oracle.jdeveloper.servlet.DbServletImpl
 
useJS - Variable in class oracle.jbo.html.databeans.FindForm
 
useJS - Variable in class oracle.jbo.html.databeans.EditCurrentRecord
 
useJS - Variable in class oracle.jdeveloper.html.HTMLForm
 
useLabel - Variable in class oracle.jdeveloper.html.HTMLFormField
 
useListBox() - Method in class oracle.jdeveloper.html.PickList
Tells picklist to render as listbox
useListBox() - Method in class oracle.jdeveloper.html.StaticPickList
Tells StaticPickList to render as listbox
useListBox(String, String, String, String) - Method in class oracle.jbo.html.databeans.EditCurrentRecord
A shortcut method for associating a list box with the given attribute.
useListOfValues(String, String, String, String) - Method in class oracle.jbo.html.databeans.EditCurrentRecord
 
useLOV(String, String) - Method in class oracle.jbo.html.databeans.EditCurrentRecord
 
useMimeType(String, String, String, boolean) - Method in interface oracle.jdeveloper.servlet.DbServlet
Use this hint to configure a database field to be displayed by the browser using the given MIME type.
useMimeType(String, String, String, boolean) - Method in class oracle.jdeveloper.servlet.DbServletImpl
 
useModalPage - Variable in class oracle.jdeveloper.html.DHTMLToolBar
 
useRadioGroup() - Method in class oracle.jdeveloper.html.PickList
Tells picklist ot render as radio button group
useRadioGroup() - Method in class oracle.jdeveloper.html.StaticPickList
Tells StaticPickList ot render as radio button group
useRadioGroup(String, String, String, String) - Method in class oracle.jbo.html.databeans.EditCurrentRecord
A shortcut method for associating a radio button group with the given attribute.
useRoundedCorners - Variable in class oracle.jbo.html.databeans.FindForm
 
useRoundedCorners - Variable in class oracle.jbo.html.databeans.RowSetBrowser
 
useRoundedCorners - Variable in class oracle.jbo.html.databeans.ViewCurrentRecord
 
useRoundedCorners - Variable in class oracle.jbo.html.databeans.EditCurrentRecord
 
UserSession - interface oracle.jdeveloper.servlet.UserSession.
 
UserSessionContext - class oracle.jdeveloper.servlet.UserSessionContext.
 
UserSessionContext(ApplicationModule, HttpServletRequest) - Constructor for class oracle.jdeveloper.servlet.UserSessionContext
 
UserSessionContext(HttpServletRequest) - Constructor for class oracle.jdeveloper.servlet.UserSessionContext
 
useSelectField(String, String, String, String[]) - Method in interface oracle.jdeveloper.servlet.DbServlet
Use this method to specify the field types for combo box controls of the generated HTML form.
useSelectField(String, String, String, String[]) - Method in class oracle.jdeveloper.servlet.DbServletImpl
 
useStaticCheckBoxGroup(String, String[], String[]) - Method in class oracle.jbo.html.databeans.EditCurrentRecord
Defines a check box group picklist that is populated from two arrays: one for the labels and the other for the values.
useStaticComboBox(String, String[], String[]) - Method in class oracle.jbo.html.databeans.EditCurrentRecord
Defines an attribute's combo box picklist that is populated from two arrays: one for the labels and the other for the values.
useStaticListBox(String, String[], String[]) - Method in class oracle.jbo.html.databeans.EditCurrentRecord
Defines an attribute's list box picklist that is populated from two arrays: one for the labels and the other for the values.
useStaticRadioGroup(String, String[], String[]) - Method in class oracle.jbo.html.databeans.EditCurrentRecord
Defines a radio group picklist that is populated from two arrays: one for the labels and the other for the values.
useTextArea(String) - Method in class oracle.jbo.html.databeans.EditCurrentRecord
 
useTextArea(String, String, String, String, String, String) - Method in interface oracle.jdeveloper.servlet.DbServlet
Use this method to specify the text area types for multi-line edit controls of the generated HTML form.
useTextArea(String, String, String, String, String, String) - Method in class oracle.jdeveloper.servlet.DbServletImpl
 
useTextField(String, String, String, String, String) - Method in interface oracle.jdeveloper.servlet.DbServlet
Use this method to specify the text field types for single-line edit controls of the generated HTML form.
useTextField(String, String, String, String, String) - Method in class oracle.jdeveloper.servlet.DbServletImpl
 

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