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 _

A

a - Variable in class oracle.jbo.server.JboMultiCaster
 
access(String) - Method in interface oracle.jbo.SharedHandle
Access the Shared Data handle from Oracle 8i
action - Variable in class oracle.jdeveloper.html.DHTMLButtonElement
 
action - Variable in class oracle.jdeveloper.html.DHTMLData
 
ACTION_COMMIT_TRANSACTION - Static variable in class oracle.jbo.uicli.binding.JUCtrlActionBinding
 
ACTION_CREATE_INSERT_ROW - Static variable in class oracle.jbo.uicli.binding.JUCtrlActionBinding
 
ACTION_CRIT_APPEND - Static variable in class oracle.jbo.html.jsp.datatags.ViewCriteriaTag
 
ACTION_CRIT_NEW - Static variable in class oracle.jbo.html.jsp.datatags.ViewCriteriaTag
 
ACTION_EXECUTE - Static variable in class oracle.jbo.uicli.binding.JUCtrlActionBinding
 
ACTION_FIRST - Static variable in class oracle.jbo.uicli.binding.JUCtrlActionBinding
 
ACTION_LAST - Static variable in class oracle.jbo.uicli.binding.JUCtrlActionBinding
 
ACTION_NAV_FIRST - Static variable in class oracle.jbo.html.jsp.datatags.RowsetNavigateTag
 
ACTION_NAV_FIRSTSET - Static variable in class oracle.jbo.html.jsp.datatags.RowsetNavigateTag
 
ACTION_NAV_LAST - Static variable in class oracle.jbo.html.jsp.datatags.RowsetNavigateTag
 
ACTION_NAV_LASTSET - Static variable in class oracle.jbo.html.jsp.datatags.RowsetNavigateTag
 
ACTION_NAV_NEXT - Static variable in class oracle.jbo.html.jsp.datatags.RowsetNavigateTag
 
ACTION_NAV_NEXTSET - Static variable in class oracle.jbo.html.jsp.datatags.RowsetNavigateTag
 
ACTION_NAV_PREVIOUS - Static variable in class oracle.jbo.html.jsp.datatags.RowsetNavigateTag
 
ACTION_NAV_PREVIOUSSET - Static variable in class oracle.jbo.html.jsp.datatags.RowsetNavigateTag
 
ACTION_NEXT - Static variable in class oracle.jbo.uicli.binding.JUCtrlActionBinding
 
ACTION_PREVIOUS - Static variable in class oracle.jbo.uicli.binding.JUCtrlActionBinding
 
ACTION_REMOVE_CURRENT_ROW - Static variable in class oracle.jbo.uicli.binding.JUCtrlActionBinding
 
ACTION_RESET - Static variable in class oracle.jbo.uicli.binding.JUCtrlActionBinding
 
ACTION_ROLLBACK_TRANSACTION - Static variable in class oracle.jbo.uicli.binding.JUCtrlActionBinding
 
ACTION_ROW_ACTIVE - Static variable in class oracle.jbo.html.jsp.datatags.RowTag
 
ACTION_ROW_CREATE - Static variable in class oracle.jbo.html.jsp.datatags.RowTag
 
ACTION_ROW_CURRENT - Static variable in class oracle.jbo.html.jsp.datatags.RowTag
 
ACTION_ROW_DELETE - Static variable in class oracle.jbo.html.jsp.datatags.RowTag
 
ACTION_ROW_FIND - Static variable in class oracle.jbo.html.jsp.datatags.RowTag
 
ACTION_ROW_GET - Static variable in class oracle.jbo.html.jsp.datatags.RowTag
 
ACTION_ROW_LOCK - Static variable in class oracle.jbo.html.jsp.datatags.RowTag
 
ACTION_ROW_UPDATE - Static variable in class oracle.jbo.html.jsp.datatags.RowTag
 
actionIdToName(int) - Static method in class oracle.jbo.uicli.binding.JUCtrlActionBinding
*** For internal framework use only ***
actionNameToId(String) - Static method in class oracle.jbo.uicli.binding.JUCtrlActionBinding
*** For internal framework use only ***
actionPerformed(ActionEvent) - Method in class oracle.jbo.server.rules.CompareValidatorCustomizer
Handles a mouse click in a checkbox.
actionPerformed(ActionEvent) - Method in class oracle.jbo.uicli.jui.JUDefaultControlBinding
Updates the BC4J attribute with the current data value in this binding.
actionPerformed(ActionEvent) - Method in class oracle.jbo.uicli.jui.JUTextFieldBinding
Handles the actionPerformed event generated by the associated TextControl.
actionPerformed(ActionEvent) - Method in class oracle.jbo.uicli.jui.JUActionBinding
Calls JUCtrlActionBinding.doIt() method to perform the associated RowSet action.
actionPerformed(ActionEvent) - Method in class oracle.jbo.uicli.jui.JUComboBoxBinding
Based on listOperMode, this binding either navigates the target rowset to the selected row or sets the attribute/attributes as per the settings in the constructor.
actionPerformed(ActionEvent) - Method in class oracle.jbo.uicli.jui.JUButtonGroupBinding
 
actionPerformed(ActionEvent) - Method in class oracle.jbo.uicli.jui.JULovButtonBinding
 
actionPerformed(ActionEvent) - Method in class oracle.jbo.uicli.jui.JUButtonBinding
Binding subclasses can override this method to implement custom action for actionPerformed event without having to add this binding as an ActionListener in the Application.
actionPerformed(ActionEvent) - Method in class oracle.jbo.uicli.controls.JULovDialog
 
actionPerformed(ActionEvent) - Method in class oracle.jbo.uicli.controls.JUImageControl
 
actionType - Variable in class oracle.jdeveloper.html.DHTMLButtonElement
 
activate(Session) - Method in class oracle.jbo.server.ApplicationModuleImpl
Called by the framework when a root Application Module is created.
activateNewRowTracker(Element) - Method in class oracle.jbo.server.ViewObjectImpl
ReStores the newRowTracker array
activateState(Element) - Method in class oracle.jbo.server.ApplicationModuleImpl
Allows subclasses to retrieve custom data from an XML-node under the given parent element.
activateState(int, boolean) - Method in interface oracle.jbo.ApplicationModule
Internal: Applications should not use this method.
activateState(int, boolean) - Method in class oracle.jbo.server.ApplicationModuleImpl
 
activateState(ViewRowImpl, Element) - Method in class oracle.jbo.server.ViewObjectImpl
Allows subclasses to retrieve custom data from an XML-node under the given parent element.
activateTransients(AttributeDefImpl[], Element) - Method in class oracle.jbo.server.ViewObjectImpl
ReStores the attributes from the given array for either just the current row or all the rows in this viewrowset into the given parent xml node.
add(int, Object) - Method in class oracle.jbo.server.QueryCollection
Add a row to the QueryCollection at the specified index.
add(JboEventListener, JboEventListener) - Static method in class oracle.jbo.server.JboMultiCaster
Adds a listener to the end of a list of listeners.
add(Variant, Variant) - Method in class oracle.jbo.server.util.Variant
 
addActionBinding(JUCtrlActionBinding) - Method in class oracle.jbo.uicli.binding.JUIteratorBinding
Adds the given action control binding object to its list.
addActionListener(ActionListener) - Method in class oracle.jbo.uicli.jui.JUActionBinding
 
addActionListener(ActionListener) - Method in class oracle.jbo.uicli.jui.JULovButtonBinding
 
addActionListener(ActionListener) - Method in class oracle.jbo.uicli.jui.JUButtonBinding
 
addAttribute(String, String) - Method in class oracle.jbo.common.ClientElement
Adds an attribute to this element.
addBatch(Statement) - Static method in class oracle.jbo.server.JDBCInteract
 
addBinding(String, String) - Static method in class oracle.jbo.html.VHHandlerGenerator
 
addBindingWithCellEditor(JUPanelStopEditingListener) - Method in class oracle.jbo.uicli.jui.JUPanelBinding
Adds a listener that's interested in notification such that it stops it's controls edit process before the panel is moved to a different set of data.
addButton(DHTMLButtonElement) - Method in class oracle.jdeveloper.html.DHTMLButtonBar
 
addButton(int) - Method in class oracle.jbo.html.databeans.BaseNavigatorBar
 
addButton(int, String) - Method in class oracle.jbo.html.databeans.BaseNavigatorBar
 
addButton(int, String, String, String) - Method in class oracle.jbo.html.databeans.BaseNavigatorBar
 
addButton(String, String) - Method in class oracle.jdeveloper.html.HTMLToolBar
Adds a button to the toolbar.
addButton(String, String) - Method in class oracle.jdeveloper.html.DHTMLToolBar
Adds a button to the toolbar.
addButton(String, String, String) - Method in class oracle.jdeveloper.html.HTMLToolBar
Adds a button to the toolbar.
addButton(String, String, String) - Method in class oracle.jdeveloper.html.DHTMLToolBar
Adds a button to the toolbar.
addButton(String, String, String, String, boolean, String, String) - Method in class oracle.jdeveloper.html.DHTMLToolBar
 
addButton(ToolBarButton) - Method in class oracle.jbo.html.databeans.ToolBarButtonContainer
 
addButton(ToolBarButton, String) - Method in class oracle.jdeveloper.html.DHTMLToolBar
 
addCell(HTMLTableCell) - Method in class oracle.jdeveloper.html.HTMLTableRow
Adds a table cell to the row.
addChangeListener(ChangeListener) - Method in class oracle.jbo.uicli.jui.JUProgressBarAttrBinding
 
addChangeListener(ChangeListener) - Method in class oracle.jbo.uicli.jui.JUActionBinding
 
addChangeListener(ChangeListener) - Method in class oracle.jbo.uicli.jui.JULovButtonBinding
 
addChangeListener(ChangeListener) - Method in class oracle.jbo.uicli.jui.JUScrollBarAttrBinding
 
addChangeListener(ChangeListener) - Method in class oracle.jbo.uicli.jui.JUButtonBinding
 
addChangeListener(ChangeListener) - Method in class oracle.jbo.uicli.jui.JUSliderAttrBinding
 
addCheckBoxField(String, String, String, String, boolean) - Method in class oracle.jdeveloper.html.HTMLForm
Adds a checkbox field.
addChild(ClientElement) - Method in class oracle.jbo.common.ClientElement
Adds a subsidiary element to this element.
addChild(ComponentObjectImpl) - Method in class oracle.jbo.server.ApplicationModuleImpl
Internal: Applications should not use this method.
addChild(JUCtrlHierNodeBinding) - Method in class oracle.jbo.uicli.binding.JUCtrlHierNodeBinding
 
addClassNameTransform(String, String[][]) - Static method in class oracle.jbo.server.util.Canonizer
 
addColumn(String, String, String, String, String) - Method in class oracle.jdeveloper.html.DHTMLTable
 
addComment(int, String) - Static method in class oracle.jbo.common.InstrumentedEvent
 
addConnection(String, Connection) - Method in interface oracle.jbo.server.ConnectionPoolManager
Adds a connection to a connection pool.
addConnection(String, Connection) - Method in class oracle.jbo.server.ConnectionPoolManagerImpl
 
addContainerListener(ContainerObjectListener) - Method in class oracle.jbo.server.ContainerObjectImpl
 
addContainerListener(ContainerObjectListener) - Method in interface oracle.jbo.server.ContainerObject
Subscribes a listener for container object events.
addControlBinding(JUControlBinding) - Method in class oracle.jbo.uicli.binding.JUFormBinding
*** For internal framework use only ***
addControlBinding(String, JUControlBinding) - Method in class oracle.jbo.uicli.binding.JUFormBinding
*** For internal framework use only ***
addControlDef(JUControlDef) - Method in class oracle.jbo.uicli.binding.JUFormDef
 
addControlDef(JUControlDef, JULayoutConsDef) - Method in class oracle.jbo.uicli.binding.JUFormDef
 
addControlToPanel(Object, Object, Object) - Method in class oracle.jbo.uicli.jui.JUProgressBarAttrBinding
*** For internal framework use only ***
addControlToPanel(Object, Object, Object) - Method in class oracle.jbo.uicli.jui.JUDefaultControlBinding
*** For internal framework use only ***
addControlToPanel(Object, Object, Object) - Method in class oracle.jbo.uicli.jui.JUGraphBinding
 
addControlToPanel(Object, Object, Object) - Method in class oracle.jbo.uicli.jui.JUSingleTableGraphBinding
 
addControlToPanel(Object, Object, Object) - Method in class oracle.jbo.uicli.jui.JUTextFieldBinding
*** For internal framework use only ***
addControlToPanel(Object, Object, Object) - Method in class oracle.jbo.uicli.jui.JUTableBinding
*** For internal framework use only ***
addControlToPanel(Object, Object, Object) - Method in class oracle.jbo.uicli.jui.JUListSingleSelBinding
*** For internal framework use only ***
addControlToPanel(Object, Object, Object) - Method in class oracle.jbo.uicli.jui.GraphDataFromCol
 
addControlToPanel(Object, Object, Object) - Method in class oracle.jbo.uicli.jui.JUActionBinding
*** For internal framework use only ***
addControlToPanel(Object, Object, Object) - Method in class oracle.jbo.uicli.jui.JUComboBoxBinding
*** For internal framework use only ***
addControlToPanel(Object, Object, Object) - Method in class oracle.jbo.uicli.jui.JUMasterDetailGraphBinding
 
addControlToPanel(Object, Object, Object) - Method in class oracle.jbo.uicli.jui.JUButtonGroupBinding
*** For internal framework use only ***
addControlToPanel(Object, Object, Object) - Method in class oracle.jbo.uicli.jui.JULovButtonBinding
*** For internal framework use only ***
addControlToPanel(Object, Object, Object) - Method in class oracle.jbo.uicli.jui.JUTreeBinding
*** For internal framework use only ***
addControlToPanel(Object, Object, Object) - Method in class oracle.jbo.uicli.jui.JUScrollBarAttrBinding
*** For internal framework use only ***
addControlToPanel(Object, Object, Object) - Method in class oracle.jbo.uicli.jui.JUButtonBinding
*** For internal framework use only ***
addControlToPanel(Object, Object, Object) - Method in class oracle.jbo.uicli.jui.JUTreeNodeBinding
*** For internal framework use only ***
addControlToPanel(Object, Object, Object) - Method in class oracle.jbo.uicli.jui.JULabelBinding
*** For internal framework use only ***
addControlToPanel(Object, Object, Object) - Method in class oracle.jbo.uicli.jui.JUSliderAttrBinding
*** For internal framework use only ***
addControlToPanel(Object, Object, Object) - Method in class oracle.jbo.uicli.binding.JUControlBinding
*** For internal framework use only ***
addDateField(String, String, String, String, String, String) - Method in class oracle.jdeveloper.jsp.wb.EditForm
 
addDefaultEntries() - Method in class oracle.jbo.html.databeans.BaseNavigatorBar
Adds the default entries to the toolbar.
addDetailViewRowSet(RowSet) - Method in class oracle.jbo.server.ViewRowSetIteratorImpl
##INTERNAL##
addDisabledButton(String) - Method in class oracle.jdeveloper.html.HTMLToolBar
Adds a disabled button to the toolbar.
addDisabledButton(String) - Method in class oracle.jdeveloper.html.DHTMLToolBar
Adds a disabled button to the toolbar.
addDisabledButton(String, String) - Method in class oracle.jdeveloper.html.HTMLToolBar
Adds a disabled button to the toolbar.
addDisabledButton(String, String) - Method in class oracle.jdeveloper.html.DHTMLToolBar
Adds a disabled button to the toolbar.
addDivider() - Method in class oracle.jdeveloper.html.DHTMLToolBar
 
addDocumentListener(DocumentListener) - Method in class oracle.jbo.uicli.jui.JUTextFieldBinding
Method delegates to the swing Document object of the associated text component.
addDynamicAttribute(String) - Method in interface oracle.jbo.ViewObject
Adds a dynamic attribute (an AttributeDefImpl) to this View Object's row set.
addDynamicAttribute(String) - Method in class oracle.jbo.server.ViewObjectImpl
Adds a dynamic attribute to this View Object.
addDynamicAttribute(String, int) - Method in class oracle.jbo.common.StructureDefHelper
 
addElement(DHTMLElement) - Method in class oracle.jdeveloper.html.DHTMLElementContainer
Adds an element to the collection of elements to be rendered
addElement(HTMLElement) - Method in class oracle.jdeveloper.html.DHTMLElementContainer
Adds an element to the collection of elements to be rendered
addElement(HTMLElement) - Method in class oracle.jdeveloper.html.HTMLElementContainer
Adds an element to the collection of elements to be rendered
addElement(HTMLElement) - Method in class oracle.jdeveloper.html.HTMLTableRow
Adds a new element to the table row
addElement(HTMLElement, String) - Method in class oracle.jdeveloper.html.DHTMLButtonBar
 
addElement(Object) - Method in class oracle.jbo.common.WeakVector
 
addElement(Object) - Method in class oracle.jbo.common.WeakVectorImpl
 
addElement(Object) - Method in class oracle.jbo.uicli.jui.JUComboBoxBinding
 
addEntityAssociation(EntityAssociation) - Method in class oracle.jbo.server.EntityDefImpl
Internal: Applications should not use this method.
addEntityAttribute(String, String, String, boolean) - Method in class oracle.jbo.server.ViewDefImpl
 
addEntityUsage(String, String, boolean) - Method in class oracle.jbo.server.ViewDefImpl
 
addEntityUsage(String, String, boolean, String, String, String) - Method in class oracle.jbo.server.ViewDefImpl
 
addEntries(Object[]) - Method in class oracle.jbo.common.PiggybackOutput
 
addEntry(Object) - Method in class oracle.jbo.common.PiggybackOutput
 
addFieldElement(HTMLElement) - Method in class oracle.jdeveloper.html.HTMLForm
Adds an HTMLElement to the FORM.
addFieldLabel(String) - Method in class oracle.jdeveloper.html.HTMLTableRow
Adds a new text cell to the row.
addFixedHeader(String, String) - Method in class oracle.jdeveloper.html.HTMLTable
Adds a fixed header row to the table.
addFocusListener(FocusAdapter) - Method in interface oracle.jbo.uicli.jui.JUDefaultControlInterface
This method is invoked by the binding to add a focus listener to the control such that JClient Panelbinding can update it's status based on control's focus.
addFocusListener(FocusAdapter) - Method in class oracle.jbo.uicli.controls.JUImageControl
 
addForm(HTMLForm) - Method in class oracle.jdeveloper.html.HTMLElementContainer
Adds an HTML form to the HTML document.
addFormattedTextCell(String) - Method in class oracle.jdeveloper.html.HTMLTableRow
Adds a formatted text cell to the table row.
addFormBinding(JUFormBinding) - Method in class oracle.jbo.uicli.binding.JUApplication
Register the given form binding object with this application.
addFormBinding(String, JUFormBinding) - Method in class oracle.jbo.uicli.binding.JUApplication
Register the given form binding object with this application with the given name.
addFunction(HTMLScriptFunction) - Method in class oracle.jdeveloper.html.HTMLScript
 
addHeader(int, String) - Method in class oracle.jdeveloper.html.HTMLElementContainer
Add a Header control the level parameter specifies H1, H2 up to H6.
addHeader(String) - Method in class oracle.jdeveloper.html.HTMLTable
Adds a header to the table.
addHeader(String, String) - Method in class oracle.jdeveloper.html.HTMLTable
Adds a column spanning header to the table.
addHeader(String, String, String) - Method in class oracle.jdeveloper.html.HTMLTable
Adds a column spanning header to the table.
addHeaderRow(String, String) - Method in class oracle.jdeveloper.html.HTMLTable
Adds a header row to the table.
addHiddenField(String, String) - Method in class oracle.jdeveloper.html.HTMLForm
Adds a hidden field to the FORM.
addHtmlAttribute(String, String) - Method in class oracle.jbo.html.jsp.datatags.InputTagBase
 
addImage(String) - Method in class oracle.jdeveloper.html.HTMLElementContainer
Adds an image to the document.
addImageClass(String, String) - Method in class oracle.jdeveloper.html.HTMLElementContainer
Adds an image to the document.
addImageURL(HTMLImageURL) - Method in class oracle.jdeveloper.html.HTMLElementContainer
Adds an image URL to the document.
addImageUrlColumn(String, String, String) - Method in class oracle.jbo.html.databeans.RowSetBrowser
Adds an additional column with an image-based URL.
addImageUrlColumn(String, String, String) - Method in class oracle.jbo.html.databeans.JSRowSetBrowser
Adds an additional column with an image-based URL.
addImageUrlColumn(String, String, String, String) - Method in class oracle.jbo.html.databeans.RowSetBrowser
Adds an additional column with an image-based URL.
addImageUrlColumn(String, String, String, String) - Method in class oracle.jbo.html.databeans.JSRowSetBrowser
Adds an additional column with an image-based URL.
addInputField(String, HTMLInputElement) - Method in class oracle.jdeveloper.html.HTMLForm
 
addInternal(JboEventListener, JboEventListener) - Static method in class oracle.jbo.server.JboMultiCaster
 
addItemListener(ItemListener) - Method in class oracle.jbo.uicli.jui.JUActionBinding
 
addItemListener(ItemListener) - Method in class oracle.jbo.uicli.jui.JULovButtonBinding
 
addItemListener(ItemListener) - Method in class oracle.jbo.uicli.jui.JUButtonBinding
 
addIterator(JUIteratorDef) - Method in class oracle.jbo.uicli.binding.JUFormDef
 
addIteratorChangedListener(JUIteratorChangedListener) - Method in class oracle.jbo.uicli.jui.JUPanelBinding
Add a listener that should be notified when the iterator behind an iterator binding object changes, or the display mode changes from find to data mode or vice-versa
addIterBinding(JUIteratorBinding) - Method in class oracle.jbo.uicli.binding.JUFormBinding
Adds the given iterator binding name with a framework generated name.
addIterBinding(String, JUIteratorBinding) - Method in class oracle.jbo.uicli.binding.JUFormBinding
Adds this iterator binding with this form with the given name.
addListDataListener(ListDataListener) - Method in class oracle.jbo.uicli.jui.JUListSingleSelBinding
 
addListDataListener(ListDataListener) - Method in class oracle.jbo.uicli.jui.JUComboBoxBinding
 
addListener(ComponentObjectListener) - Method in class oracle.jbo.server.ComponentObjectImpl
Add a listener for the Component Object
addListener(Object) - Method in class oracle.jbo.ViewCriteria
 
addListener(Object) - Method in interface oracle.jbo.NavigatableRowIterator
Adds a subscriber (listener) to be notified of RowSetListener events generated by this row set iterator.
addListener(Object) - Method in class oracle.jbo.common.RowSetHelper
 
addListener(Object) - Method in class oracle.jbo.server.ViewObjectImpl
Registers an event listener with this View Object.
addListener(Object) - Method in class oracle.jbo.server.ViewRowSetImpl
Adds an event listener to this object.
addListener(Object) - Method in class oracle.jbo.server.ViewRowSetIteratorImpl
Adds an event listener to this object.
addLOVField(String, String, String, String, String, String, String, String, String) - Method in class oracle.jdeveloper.jsp.wb.EditForm
 
addManagementListener(RowSetManagementListener) - Method in interface oracle.jbo.RowSetIterator
Adds a subscriber (listener) to be notified of RowSetManagementListener events generated by this row set iterator.
addManagementListener(RowSetManagementListener) - Method in class oracle.jbo.common.RowSetHelper
 
addManagementListener(RowSetManagementListener) - Method in class oracle.jbo.server.ViewObjectImpl
 
addManagementListener(RowSetManagementListener) - Method in class oracle.jbo.server.ViewRowSetImpl
 
addMenuOption(String, String) - Method in class oracle.jdeveloper.html.HTMLMenu
 
addMessageListener(String, JboMessageListener) - Method in interface oracle.jbo.server.JboMessageManager
 
addMessageTransform(int, String, String[][]) - Static method in class oracle.jbo.server.util.Canonizer
adds a message transformation to the list, messages which are not for the SQLBuilder currently in force are ignored so the caller can write: aMT("drop table error", new String[][] { {SQLBuilder.OLITE, "POL-123 dropped table", "drop table error"}, {SQLBuilder.ORACLE, "ORA-456 droop the tibble", "drop table error"} });
addMultilineTextField(String, String, String) - Method in class oracle.jdeveloper.html.HTMLForm
Adds a multiline text field
addMultilineTextField(String, String, String, String) - Method in class oracle.jdeveloper.html.HTMLForm
Adds a textarea text field with a target number of rows.
addMultilineTextField(String, String, String, String, String, String) - Method in class oracle.jdeveloper.html.HTMLForm
Adds a textarea text field with a target number of rows and columns.
addMultilineTextField(String, String, String, String, String, String, String) - Method in class oracle.jdeveloper.html.HTMLForm
Deprecated. since 5.0 Use syntax without sMaxLength instead.
addNavigationBar(JUNavigationBarInterface) - Method in class oracle.jbo.uicli.jui.JUPanelBinding
Add a NavigationBar (or like object) that needs to listen into changes in an iterator, and focus events, etc.
addOption(String) - Method in class oracle.jdeveloper.html.HTMLSelect
Adds an option to the list.
addOption(String, String) - Method in class oracle.jdeveloper.html.HTMLSelect
Adds an option to the list.
addOrderByClause(String) - Method in class oracle.jbo.server.ViewObjectImpl
Appends an expession to the query's ORDER BY clause.
addParameter(String, String) - Method in class oracle.jbo.html.RequestParameters
 
addPasswordField(String, String, String, int) - Method in class oracle.jdeveloper.html.HTMLForm
Adds a password field.
addPool(ApplicationPool) - Method in class oracle.jbo.common.ampool.PoolMgr
Deprecated.  
addPool(ApplicationPool) - Method in class oracle.jbo.common.ampool.ContextPoolManager
 
addPreDefinedButton(String, String, boolean, String) - Method in class oracle.jdeveloper.html.DHTMLToolBar
 
addProperties(Hashtable) - Method in class oracle.jbo.client.Configuration
 
addPropertyChangeListener(int, PropertyChangeListener) - Method in class oracle.jbo.server.EntityDefImpl
Adds a PropertyChangeListener to the listener list for an attribute at the given index.
addPropertyChangeListener(PropertyChangeListener) - Method in class oracle.jbo.server.rules.ValueListEditor
Registers a listener to be notified when values are modified.
addPropertyChangeListener(PropertyChangeListener) - Method in class oracle.jbo.server.rules.CompareValidatorCustomizer
Sets the subscriber to this customizer's PropertyChange events.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class oracle.jbo.server.EntityDefImpl
Adds a PropertyChangeListener to the listener list for an attribute of the given Name.
addRadioButtonField(String, String, String, String, boolean) - Method in class oracle.jdeveloper.html.HTMLForm
Adds a radio button field.
addReadOnlyField(String, String, String, int) - Method in class oracle.jdeveloper.html.HTMLForm
Adds a read-only field.
addResetButton(String, String) - Method in class oracle.jdeveloper.html.HTMLForm
Adds a RESET button to the form.
addResourcePool(Object, Object) - Method in class oracle.jbo.common.ampool.ContextPoolManager
 
addRow(DHTMLArray) - Method in class oracle.jdeveloper.html.DHTMLDispArray
 
addRow(DHTMLData[]) - Method in class oracle.jdeveloper.html.DHTMLDispArray
 
addRow(DHTMLRow) - Method in class oracle.jdeveloper.jsp.wb.JSTreeData
 
addRow(HTMLElement) - Method in class oracle.jdeveloper.html.HTMLTable
Adds a new row to the HTML TABLE.
addRow(String, String, int, String, boolean) - Method in class oracle.jdeveloper.jsp.wb.JSTreeData
 
addRow(String, String, int, String, boolean, String) - Method in class oracle.jdeveloper.jsp.wb.JSTreeData
 
addRowkey - Variable in class oracle.jbo.html.jsp.datatags.UrlEventTag
 
addRowkey - Variable in class oracle.jbo.html.jsp.datatags.FormEventTag
 
addRowSetDef(JURowSetDefImpl) - Method in class oracle.jbo.uicli.mom.JUSessionDefImpl
 
addRowSetDef(String, String) - Method in class oracle.jbo.uicli.mom.JUSessionDefImpl
 
addScript(HTMLScript) - Method in class oracle.jdeveloper.html.HTMLForm
Adds an HTMLScript to the form.
addScript(HTMLScript) - Method in class oracle.jdeveloper.html.HTMLDocument
Adds an HTML script to the document.
addScriptLibrary(String) - Method in class oracle.jdeveloper.html.HTMLDocument
Adds a script library to the document.
addSelectedOption(String) - Method in class oracle.jdeveloper.html.HTMLSelect
Adds a selected option to the list.
addSelectedOption(String, String) - Method in class oracle.jdeveloper.html.HTMLSelect
Adds a selected option to the list.
addSelectField(String, HTMLSelect) - Method in class oracle.jdeveloper.html.HTMLForm
Adds an HTML SELECT field.
addSeparator() - Method in class oracle.jbo.html.databeans.BaseNavigatorBar
 
addSeparator() - Method in class oracle.jdeveloper.html.DHTMLToolBar
 
addSeparator() - Method in class oracle.jdeveloper.jsp.wb.Toolbar
Adds a separator using the default separator image name
addSeparator(String) - Method in class oracle.jdeveloper.html.HTMLToolBar
Adds a separator to the toolbar.
addSession(String) - Method in class oracle.jbo.uicli.mom.JUApplicationDefImpl
 
addSessionCookie(SessionCookie) - Method in interface oracle.jbo.common.ampool.ApplicationPool
Add an existing session cookie to the pool.
addSessionCookie(SessionCookie) - Method in class oracle.jbo.common.ampool.ApplicationPoolImpl
 
addSqlTypeText(String, String) - Static method in class oracle.jbo.server.OracleSQLBuilderImpl
helper for getTableList
addSqlTypeText(String, String) - Static method in class oracle.jbo.server.OLiteSQLBuilderImpl
helper for getTableList
addStandardCanonizers() - Static method in class oracle.jbo.server.util.Canonizer
 
addStaticConverter(Class, Class, int) - Static method in class oracle.jbo.domain.TypeFactory
 
addStatusBarInterface(JUStatusBarInterface) - Method in class oracle.jbo.uicli.binding.JUFormBinding
Helper method to add the given object to the JUApplication's StatusBars.
addStatusBarInterface(JUStatusBarInterface) - Method in class oracle.jbo.uicli.binding.JUApplication
Add the given status bar object to this application's list.
addSubmitButton(String, String) - Method in class oracle.jdeveloper.html.HTMLForm
Adds a SUBMIT button to the form.
addTab(DHTMLTab) - Method in class oracle.jdeveloper.html.DHTMLTabControl
 
addTab(String, String, String, String, String, boolean, boolean, boolean, String) - Method in class oracle.jdeveloper.html.DHTMLTabControl
 
addTable(HTMLTable) - Method in class oracle.jdeveloper.html.HTMLElementContainer
Adds an HTML table to the document.
addTableModelListener(TableModelListener) - Method in class oracle.jbo.uicli.jui.JUTableBinding
 
addTextCell(String) - Method in class oracle.jdeveloper.html.HTMLTableRow
Adds a text cell to the table row.
addTextCell(String, String) - Method in class oracle.jdeveloper.html.HTMLTableRow
Adds a text cell to the table row.
addTextField(String, String, String) - Method in class oracle.jdeveloper.html.HTMLForm
Adds a text field.
addTextField(String, String, String, int) - Method in class oracle.jdeveloper.html.HTMLForm
Adds a password field.
addTextField(String, String, String, String, String) - Method in class oracle.jdeveloper.html.HTMLForm
Adds a password field.
addTextField(String, String, String, String, String, String) - Method in class oracle.jdeveloper.html.HTMLForm
Adds a text field.
addTextURL(HTMLTextURL) - Method in class oracle.jdeveloper.html.HTMLElementContainer
Adds a text URL to the document.
addTextUrlColumn(String, String, String) - Method in class oracle.jbo.html.databeans.RowSetBrowser
Adds an additional column that contains a line of text that represents a URL.
addTextUrlColumn(String, String, String) - Method in class oracle.jbo.html.databeans.JSRowSetBrowser
Adds an additional column that contains a line of text that represents a URL.
addTextUrlColumn(String, String, String, String) - Method in class oracle.jbo.html.databeans.RowSetBrowser
Adds an additional column that contains a line of text that represents a URL.
addTextUrlColumn(String, String, String, String) - Method in class oracle.jbo.html.databeans.JSRowSetBrowser
Adds an additional column that contains a line of text that represents a URL.
addTitle(String) - Method in class oracle.jdeveloper.html.DHTMLToolBar
 
addToDetails(Object) - Method in class oracle.jbo.JboException
Adds to the list of details.
addToDetails(Object) - Method in class oracle.jbo.JboWarning
Adds to the list of details.
addToDetails(Object) - Method in class oracle.jbo.common.JboExceptionHelper
Adds to the list of details.
addToDetails(Object) - Method in interface oracle.jbo.common.JboMessage
Adds to the list of details.
addToEnvironment(String, Object) - Method in class oracle.jbo.common.JboInitialContext
 
addToExceptions(Throwable) - Method in class oracle.jbo.JboException
 
addToolBar(HTMLToolBar) - Method in class oracle.jdeveloper.html.HTMLElementContainer
 
addTopResetButton(String, String) - Method in class oracle.jdeveloper.html.HTMLForm
Adds a RESET button to the form.
addTopSubmitButton(String, String) - Method in class oracle.jdeveloper.html.HTMLForm
Adds a SUBMIT button to the form.
addToTransactionManager() - Method in class oracle.jbo.server.EntityImpl
Adds this Entity object to its transaction manager (either another Entity object based on the containership model, or the transaction object for this session).
addToValidationListeners(ValidationListener) - Method in interface oracle.jbo.server.ValidationManager
Adds a validation listener.
addToValidationListeners(ValidationListener) - Method in class oracle.jbo.server.EntityImpl
Adds a listener to the list of validation listeners and marks this Entity Object invalid.
addToValidationListeners(ValidationListener) - Method in class oracle.jbo.server.DBTransactionImpl
Adds an entity validation listener.
addToValidationListeners(ValidationListener) - Method in class oracle.jbo.server.NullDBTransactionImpl
Implementation of the DBTransaction interface.
addTransactionListener(TransactionListener) - Method in class oracle.jbo.server.DBTransactionImpl
Adds a listener to the transaction's list.
addTransactionListener(TransactionListener) - Method in class oracle.jbo.server.NullDBTransactionImpl
Implementation of the DBTransaction interface.
addTransactionListener(TransactionListener) - Method in interface oracle.jbo.server.DBTransaction
Adds a listener to the transaction's list of event subscribers.
addTransactionListenerNoCheck(TransactionListener) - Method in class oracle.jbo.server.DBTransactionImpl
Internal: Applications should not call this method.
addTransactionListenerNoCheck(TransactionListener) - Method in class oracle.jbo.server.NullDBTransactionImpl
Implementation of the DBTransaction interface.
addTransactionListenerNoCheck(TransactionListener) - Method in interface oracle.jbo.server.DBTransaction
Adds a listener to the transaction's event subscribers list, without checking whether the listener is already on the list.
addTransactionPostListener(TransactionPostListener) - Method in class oracle.jbo.server.EntityImpl
Adds a listener to the list of post operation listeners.
addTransactionPostListener(TransactionPostListener) - Method in class oracle.jbo.server.DBTransactionImpl
Adds a subscriber to the transaction's post-events list.
addTransactionPostListener(TransactionPostListener) - Method in class oracle.jbo.server.NullDBTransactionImpl
Implementation of the DBTransaction interface.
addTransactionPostListener(TransactionPostListener) - Method in interface oracle.jbo.server.DBTransaction
Adds a listener to the transaction's list of post-phase event subscribers.
addTransactionPostListenerNoCheck(TransactionPostListener) - Method in class oracle.jbo.server.EntityImpl
Internal: Applications should not use this method.
addTransactionPostListenerNoCheck(TransactionPostListener) - Method in class oracle.jbo.server.DBTransactionImpl
Internal: Applications should not use this method.
addTransactionPostListenerNoCheck(TransactionPostListener) - Method in class oracle.jbo.server.NullDBTransactionImpl
Implementation of the DBTransaction interface.
addTransactionPostListenerNoCheck(TransactionPostListener) - Method in interface oracle.jbo.server.DBTransaction
Adds a listener to the transaction's list of post-phase event subscribers, without checking whether the listener is already on the list.
addTransactionStateListener(JUTransactionStateListener) - Method in class oracle.jbo.uicli.binding.JUApplication
Adds listeners like StatusBar and NavigationBars that have to listen and react to transaction's modified state.
addTransactionStateListener(TransactionStateListener) - Method in interface oracle.jbo.Transaction
 
addTransactionStateListener(TransactionStateListener) - Method in class oracle.jbo.server.DBTransactionImpl
 
addTransactionStateListener(TransactionStateListener) - Method in class oracle.jbo.server.NullDBTransactionImpl
 
addTreeModelListener(TreeModelListener) - Method in class oracle.jbo.uicli.jui.JUTreeBinding
 
addTypeNameTransform(String, String[][]) - Static method in class oracle.jbo.server.util.Canonizer
 
addUndoableEditListener(UndoableEditListener) - Method in class oracle.jbo.uicli.jui.JUTextFieldBinding
Method delegates to the swing Document object of the associated text component.
addUniquePKValidation() - Method in class oracle.jbo.server.EntityDefImpl
Adds validators to each primary key attribute of this Entity to ensure that the primary key for an Entity is always unique.
addURLTextField(String, String, String, String) - Method in class oracle.jdeveloper.html.HTMLForm
Adds a text URL field.
addValidationListener(JUPanelValidationListener) - Method in class oracle.jbo.uicli.jui.JUPanelBinding
Adds the given listener to this panel's validation listeners list.
addValueBinding(JUCtrlValueBinding) - Method in class oracle.jbo.uicli.binding.JUIteratorBinding
Adds the given control binding object to its list.
addVetoableChangeListener(int, VetoableChangeListener) - Method in class oracle.jbo.server.EntityDefImpl
Adds a VetoableChangeListener to the listener list for an attribute at the given index.
addVetoableChangeListener(String, VetoableChangeListener) - Method in class oracle.jbo.server.EntityDefImpl
Adds a VetoableChangeListener to the listener list for an attribute of the given name.
addVetoableChangeListener(VetoableChangeListener) - Method in class oracle.jbo.server.EntityDefImpl
Adds a VetoableChangeListener to the listener list.
addViewAttribute(String, String, Class) - Method in class oracle.jbo.server.ViewDefImpl
 
addViewLinkAccessor(String, int) - Method in class oracle.jbo.common.StructureDefHelper
 
addWarning(JboWarning) - Method in interface oracle.jbo.ApplicationModule
Adds a warning message.
addWarning(JboWarning) - Method in class oracle.jbo.server.ApplicationModuleImpl
Specifies the name of the handler that will perform special processing of warnings on the client.
addWarning(JboWarning) - Method in class oracle.jbo.server.DBTransactionImpl
 
addWarning(JboWarning) - Method in class oracle.jbo.server.NullDBTransactionImpl
Implementation of the DBTransaction interface.
addWarning(JboWarning) - Method in interface oracle.jbo.server.DBTransaction
Adds a warning to the root Application Module's current list of warnings.
addWhereClause(String) - Method in class oracle.jbo.server.ViewObjectImpl
Appends an additional WHERE clause to the query.
addWideTextField(String, String, String) - Method in class oracle.jdeveloper.html.HTMLForm
Adds a Wide text field.
adjustmentValueChanged(AdjustmentEvent) - Method in class oracle.jbo.uicli.jui.JUScrollBarBinding
On change of current value in the ScrollBar, this event handler method updates the associated ViewObject's currency.
adjustmentValueChanged(AdjustmentEvent) - Method in class oracle.jbo.uicli.jui.JUScrollBarAttrBinding
Sets the BC4J attribute value as per the change in the JScrollBar current value.
afterActivateElement(PCollPersistable) - Method in class oracle.jbo.server.QueryCollection
 
afterCommit(TransactionEvent) - Method in interface oracle.jbo.server.TransactionListener
Called to report that a Commit operation has occurred.
afterCommit(TransactionEvent) - Method in class oracle.jbo.server.EntityImpl
 
afterCommit(TransactionEvent) - Method in class oracle.jbo.server.ViewObjectImpl
Handles events raised after a transaction has been committed.
AfterCommitException - exception oracle.jbo.AfterCommitException.
Indicates failure during the after-commit phase of the transaction cycle.
AfterCommitException(Exception[]) - Constructor for class oracle.jbo.AfterCommitException
Creates an instance of AfterCommitException.
afterCompletion(int) - Method in class oracle.jbo.server.JTATxnHandlerImpl
 
afterConnect() - Method in class oracle.jbo.server.ApplicationModuleImpl
Invoked after the application module database connection has been established.
afterEntityRemove(Entity) - Method in class oracle.jbo.server.ViewObjectImpl
Notification handler called after an entity row is removed.
AfterPostException - exception oracle.jbo.AfterPostException.
Indicates failure during the after-post phase of the transaction cycle.
AfterPostException(Exception[]) - Constructor for class oracle.jbo.AfterPostException
Creates an instance of AfterPostException.
afterRemove(EntityImpl) - Method in class oracle.jbo.server.QueryCollection
Removes the ViewRow from cache and collection
afterRemove(TransactionEvent) - Method in interface oracle.jbo.server.TransactionListener
A cleanup routine to be invoked by transaction manager when this transaction listener is removed from the manager's list.
afterRemove(TransactionEvent) - Method in class oracle.jbo.server.EntityImpl
A cleanup routine to be invoked by transaction manager when this transaction listener is removed from the manager's list.
afterRemove(TransactionEvent) - Method in class oracle.jbo.server.ViewObjectImpl
Handles events raised after rows have been removed.
afterRollback(TransactionEvent) - Method in interface oracle.jbo.server.TransactionListener
Called to report that a Rollback operation has occurred.
afterRollback(TransactionEvent) - Method in class oracle.jbo.server.EntityImpl
Internal: Applications should not call this method.
afterRollback(TransactionEvent) - Method in class oracle.jbo.server.ViewObjectImpl
Handles events raised after a transaction has been rolled back.
AfterRollbackException - exception oracle.jbo.AfterRollbackException.
Indicates failure during the after-rollback phase of the transaction cycle.
AfterRollbackException(Exception[]) - Constructor for class oracle.jbo.AfterRollbackException
Creates an instance of AfterRollbackException.
aLabels - Variable in class oracle.jdeveloper.html.StaticPickList
 
align - Variable in class oracle.jdeveloper.html.HTMLTableRow
 
allvalues - Variable in class oracle.jdeveloper.html.StaticPickList
 
AlreadyConnectedException - exception oracle.jbo.AlreadyConnectedException.
An attempt was made to call connect() on a Transaction which is already connected to database.
AlreadyConnectedException() - Constructor for class oracle.jbo.AlreadyConnectedException
Creates an instance of AlreadyConnectedException.
AlreadyLockedException - exception oracle.jbo.AlreadyLockedException.
Indicates failure while attempting to lock a row because another user locked the row.
AlreadyLockedException(Exception) - Constructor for class oracle.jbo.AlreadyLockedException
Creates an instance of AlreadyLockedException.
alwaysActive - Variable in class oracle.jdeveloper.html.DHTMLTab
 
AM_RELEASE_DEFAULT - Static variable in interface oracle.jbo.common.PropertyConstants
 
AM_RELEASE_MODE - Static variable in class oracle.jbo.common.PropertyMetadata
 
AM_RELEASE_MODE - Static variable in interface oracle.jbo.common.PropertyConstants
 
AM_RELEASE_RESERVED - Static variable in interface oracle.jbo.common.PropertyConstants
 
AM_RELEASE_STATEFUL - Static variable in interface oracle.jbo.common.PropertyConstants
 
AM_RELEASE_STATELESS - Static variable in interface oracle.jbo.common.PropertyConstants
 
AMHomeDesc - class oracle.jbo.common.ampool.AMHomeDesc.
 
AMHomeDesc(Hashtable, String, String, String, int) - Constructor for class oracle.jbo.common.ampool.AMHomeDesc
 
amId - Variable in class oracle.jbo.html.jsp.datatags.RollbackTag
 
amName - Variable in class oracle.jdeveloper.html.DataWebBeanImpl
 
AMPOOL_CONNECTION_STRATEGY_CLASS_NAME - Static variable in interface oracle.jbo.common.PropertyConstants
 
AMPOOL_COOKIE_FACTORY_CLASS_NAME - Static variable in interface oracle.jbo.common.PropertyConstants
 
AMPOOL_DYNAMIC_JDBC_CREDENTIALS - Static variable in interface oracle.jbo.common.PropertyConstants
 
AMPOOL_INIT_POOL_SIZE_DEFAULT - Static variable in interface oracle.jbo.common.PropertyConstants
 
AMPOOL_MAX_AVAIL_SIZE_DEFAULT - Static variable in interface oracle.jbo.common.PropertyConstants
 
AMPOOL_MAX_INACTIVE_AGE_DEFAULT - Static variable in interface oracle.jbo.common.PropertyConstants
 
AMPOOL_MAX_POOL_SIZE_DEFAULT - Static variable in interface oracle.jbo.common.PropertyConstants
 
AMPOOL_MIN_AVAIL_SIZE_DEFAULT - Static variable in interface oracle.jbo.common.PropertyConstants
 
AMPOOL_MONITOR_SLEEP_INTERVAL_DEFAULT - Static variable in interface oracle.jbo.common.PropertyConstants
 
AMPOOL_RESET_NON_TRANSACTIONAL_STATE - Static variable in interface oracle.jbo.common.PropertyConstants
 
AMPoolMessageBundle - class oracle.jbo.common.ampool.AMPoolMessageBundle.
 
AMPoolMessageBundle() - Constructor for class oracle.jbo.common.ampool.AMPoolMessageBundle
 
APP_MODULE_CONFIG_BAG - Static variable in class oracle.jbo.client.Configuration
 
APP_MODULE_CONFIG_NAME - Static variable in class oracle.jbo.client.Configuration
 
appendCustomMessageBundles(ArrayList) - Method in class oracle.jbo.common.StringManager
 
appendCustomMessageBundles(ArrayList) - Method in class oracle.jbo.server.StringManagerImpl
 
appendXMLElementNodes(Document, Node, int, long, AttributeDefImpl[]) - Method in class oracle.jbo.server.ViewRowImpl
Writes XML-element nodes for each attribute in this row and appends it to the given row-node.
appendXMLElementNodes(Document, Node, int, long, AttributeDefImpl[]) - Method in class oracle.jbo.server.EntityImpl
 
appendXMLElementNodes(Document, Node, int, long, HashMap, AttributeDef[]) - Method in class oracle.jbo.server.ViewRowImpl
Writes XML-element nodes for each attribute in this row and appends it to the given row-node.
appendXMLElementNodes(RowSetImpl, Document, Node, int, long) - Method in class oracle.jbo.server.ViewObjectImpl
Calls RowImpl.getXMLElementNodes to append row nodes to the given parent View Object node (voNode).
appendXMLElementNodes(RowSetImpl, Document, Node, int, long, HashMap) - Method in class oracle.jbo.server.ViewObjectImpl
Calls RowImpl.getXMLElementNodes to append row nodes to the given parent View Object node (voNode).
application - Variable in class oracle.jdeveloper.html.WebBeanImpl
 
APPLICATION_BINDING_LISTENER_PREFIX - Static variable in class oracle.jbo.http.HttpContainer
 
APPLICATION_COOKIE_PREFIX - Static variable in class oracle.jbo.http.HttpContainer
 
APPLICATION_MODULE_CLASS_NAME_PROPERTY - Static variable in interface oracle.jbo.common.ampool.ConnectionStrategy
 
APPLICATION_NAME - Static variable in class oracle.jbo.common.JboEnvUtil
 
APPLICATION_NAME_PROPERTY - Static variable in class oracle.jbo.client.Configuration
name of the property in the Config, which identifies the package qualified AppModuleName
APPLICATION_PACKAGES - Static variable in interface oracle.jbo.JboContext
Reserved for future use.
APPLICATION_PATH - Static variable in interface oracle.jbo.JboContext
JNDI path under which an Application Module is registered.
APPLICATION_PATH - Static variable in class oracle.jbo.common.PropertyMetadata
 
APPLICATION_PREFIX - Static variable in class oracle.jbo.http.HttpContainer
 
APPLICATION_TYPE_PROPERTY - Static variable in class oracle.jbo.client.Configuration
name of the property in the Config, which identifies the meaning of the APPLICATION_NAME_PROPERTY.
APPLICATION_TYPE_VALUE_APPMODULE - Static variable in class oracle.jbo.client.Configuration
 
APPLICATION_TYPE_VALUE_PACKAGE - Static variable in class oracle.jbo.client.Configuration
 
Application1 - class oracle.jbo.format.Application1.
 
Application1() - Constructor for class oracle.jbo.format.Application1
 
ApplicationBindingListener - class oracle.jbo.http.ApplicationBindingListener.
Implement a binding listener for application modules.
ApplicationBindingListener(ApplicationModule, ApplicationPool) - Constructor for class oracle.jbo.http.ApplicationBindingListener
 
ApplicationModule - interface oracle.jbo.ApplicationModule.
The interface for Application Modules.
ApplicationModuleCreateException - exception oracle.jbo.ApplicationModuleCreateException.
Indicates failure that an Application Module could not be created.
ApplicationModuleCreateException() - Constructor for class oracle.jbo.ApplicationModuleCreateException
Creates an instance of ApplicationModuleCreateException.
ApplicationModuleCreateException(Class, String, Object[], Exception) - Constructor for class oracle.jbo.ApplicationModuleCreateException
Creates an instance of ApplicationModuleCreateException.
ApplicationModuleCreateException(Exception) - Constructor for class oracle.jbo.ApplicationModuleCreateException
Creates an instance of ApplicationModuleCreateException.
ApplicationModuleCreateException(String, Exception) - Constructor for class oracle.jbo.ApplicationModuleCreateException
Creates an instance of ApplicationModuleCreateException.
ApplicationModuleDefImpl - class oracle.jbo.server.ApplicationModuleDefImpl.
The base class for all generated ApplicationModule classes.
ApplicationModuleDefImpl() - Constructor for class oracle.jbo.server.ApplicationModuleDefImpl
Default Constructor.
ApplicationModuleFactory - class oracle.jbo.ApplicationModuleFactory.
Internal: Applications should not directly extend this class or invoke its methods.
ApplicationModuleHelper - class oracle.jbo.common.ApplicationModuleHelper.
Internal: Applications should not use this class.
ApplicationModuleHelper() - Constructor for class oracle.jbo.common.ApplicationModuleHelper
 
ApplicationModuleHome - interface oracle.jbo.ApplicationModuleHome.
Implemented by classes that create Application Modules.
ApplicationModuleImpl - class oracle.jbo.server.ApplicationModuleImpl.
The base class of Application Modules.
ApplicationModuleImpl() - Constructor for class oracle.jbo.server.ApplicationModuleImpl
constructs a new Application Module.
ApplicationModuleRef - interface oracle.jbo.common.ampool.ApplicationModuleRef.
 
ApplicationModuleTag - class oracle.jbo.html.jsp.datatags.ApplicationModuleTag.
 
ApplicationModuleTag() - Constructor for class oracle.jbo.html.jsp.datatags.ApplicationModuleTag
 
ApplicationModuleTEI - class oracle.jbo.html.jsp.datatags.ApplicationModuleTEI.
 
ApplicationModuleTEI() - Constructor for class oracle.jbo.html.jsp.datatags.ApplicationModuleTEI
 
ApplicationPool - interface oracle.jbo.common.ampool.ApplicationPool.
This is the ApplicationPool interface.
ApplicationPoolException - exception oracle.jbo.common.ampool.ApplicationPoolException.
 
ApplicationPoolException(Class, String, Object[]) - Constructor for class oracle.jbo.common.ampool.ApplicationPoolException
 
ApplicationPoolException(Class, String, Object[], Exception[]) - Constructor for class oracle.jbo.common.ampool.ApplicationPoolException
 
ApplicationPoolImpl - class oracle.jbo.common.ampool.ApplicationPoolImpl.
This class provides the default implementation of the ApplicationPool interface.
ApplicationPoolImpl() - Constructor for class oracle.jbo.common.ampool.ApplicationPoolImpl
Constructor
ApplicationPoolListener - interface oracle.jbo.common.ampool.ApplicationPoolListener.
 
ApplicationPoolLogger - class oracle.jbo.common.ampool.ApplicationPoolLogger.
Responsible for logging, collecting, and reporting application pool statistics.
ApplicationPoolLogger(ApplicationPoolImpl) - Constructor for class oracle.jbo.common.ampool.ApplicationPoolLogger
 
applyChangeSet(int) - Method in interface oracle.jbo.Transaction
Applies the changes committed by another transaction in order to synchronize caches between root Application Module instances.
applyChangeSet(int) - Method in class oracle.jbo.server.DBTransactionImpl
 
applyChangeSet(int) - Method in class oracle.jbo.server.NullDBTransactionImpl
 
applyViewCriteria(ViewCriteria) - Method in interface oracle.jbo.ViewObject
Applies the view criteria to this View Object.
applyViewCriteria(ViewCriteria) - Method in class oracle.jbo.server.ViewObjectImpl
Applies the view criteria to this View Object.
APPMODULE_JNDI_NAME - Static variable in class oracle.jbo.common.PropertyMetadata
 
APPMODULE_JNDI_NAME - Static variable in interface oracle.jbo.common.PropertyConstants
 
APPMODULE_JNDI_NAME - Static variable in class oracle.jbo.client.Configuration
name of the property in the Config, which identifies the jndi name used to lookup the appmodule home.
APPSERVER_CONNECTION_NAME - Static variable in class oracle.jbo.client.Configuration
 
ArrayField - class oracle.jdeveloper.html.ArrayField.
 
ArrayField() - Constructor for class oracle.jdeveloper.html.ArrayField
 
ArrayMarshaller - class oracle.jbo.common.ArrayMarshaller.
The ArrayMarshaller is a helper class to marshall array of java types into byte streams and vice versa.
ArrayMarshaller() - Constructor for class oracle.jbo.common.ArrayMarshaller
 
ArrayResourceBundle - class oracle.jbo.common.ArrayResourceBundle.
ArrayResourceBundle is an abstract subclass of ResourceBundle that manages locale-dependent resources in an array.
ArrayResourceBundle() - Constructor for class oracle.jbo.common.ArrayResourceBundle
 
asciiHexToNibble(byte) - Static method in class oracle.jbo.common.RepConversion
Converting an ascii nibble in decimal ( [0-9a-f-A-F] should be in the hex range) to a 4 bit number which is the hex value (nibble).
ASSERT(boolean) - Static method in class oracle.jbo.common.DebugDiagnostic
Conditionally raises an exception.
ASSERT(boolean) - Static method in class oracle.jbo.common.Diagnostic
Conditionally raises an exception.
ASSERT(boolean, String) - Static method in class oracle.jbo.common.DebugDiagnostic
Conditionally prints a warning message and raises an exception.
ASSERT(boolean, String) - Static method in class oracle.jbo.common.Diagnostic
Conditionally prints a warning method and raises an exception.
ASSERT(boolean, String, Object[]) - Static method in class oracle.jbo.common.DebugDiagnostic
Conditionally prints a warning message.
ASSERT(boolean, String, Object[]) - Static method in class oracle.jbo.common.Diagnostic
Conditionally prints a warning method.
ASSIGNED_NULL - Static variable in class oracle.jbo.server.util.Variant
 
AssignedNull_S - Static variable in class oracle.jbo.server.util.Variant
Type names
assignValues() - Method in class oracle.jbo.uicli.binding.JUCtrlScrollBinding
Initializes the binding member variables from the current settings in the associated RowSetIterator.
AssociationDefBase - class oracle.jbo.server.AssociationDefBase.
 
aTable - Variable in class oracle.jbo.html.databeans.RowSetBrowser
 
atFunction - Static variable in class oracle.jdeveloper.html.DHTMLButtonElement
 
attr - Variable in class oracle.jbo.html.jsp.datatags.AttributeIterateTag
 
ATTR_ASSOCIATED_ROW - Static variable in interface oracle.jbo.AttributeDef
An attribute that returns a single row.
ATTR_ASSOCIATED_ROWITERATOR - Static variable in interface oracle.jbo.AttributeDef
An ASSOCIATION attribute that returns a row-iterator.
ATTR_CONFIG_NAME - Static variable in class oracle.jbo.client.Configuration
 
ATTR_DYNAMIC - Static variable in interface oracle.jbo.AttributeDef
An attribute which is added only through calls to ViewObject.
ATTR_ENTITY_DERIVED - Static variable in interface oracle.jbo.AttributeDef
An attribute derived from an Entity Object.
ATTR_LOAD_BULK - Static variable in class oracle.jbo.server.AttributeDefImpl
Indicates that while retrieving data for this attribute from the query result, data for other attributes were bulk-retrieved as well.
ATTR_LOAD_EACH - Static variable in class oracle.jbo.server.AttributeDefImpl
Indicates that the data for this attribute was retrieved from the query result.
ATTR_LOAD_SKIP - Static variable in class oracle.jbo.server.AttributeDefImpl
Indicates that this attribute should be skipped; that is, its data was bulk-retrieved by another attribute from the query result.
ATTR_PERSISTENT - Static variable in interface oracle.jbo.AttributeDef
A persistent attribute that is mapped to a column in a database table.
ATTR_SQL_DERIVED - Static variable in interface oracle.jbo.AttributeDef
A attribute whose value is retrieved via a SQL statement.
ATTR_TRANSIENT - Static variable in interface oracle.jbo.AttributeDef
A attribute which is not mapped to any other attribute or column.
attrDef - Variable in class oracle.jbo.html.jsp.datatags.DataTagBase
 
attrDef - Variable in class oracle.jdeveloper.html.HTMLFieldRendererImpl
 
ATTRIBUTE_CHANGE - Static variable in class oracle.jbo.server.EntityEvent
An event type indicating that the Entity Object's attribute data has changed; that is, setAttribute() has been called for the Entity Object.
ATTRIBUTE_CTL_DISPLAYHEIGHT - Static variable in interface oracle.jbo.AttributeHints
 
ATTRIBUTE_CTL_DISPLAYWIDTH - Static variable in interface oracle.jbo.AttributeHints
 
ATTRIBUTE_CTL_FORMTYPE - Static variable in interface oracle.jbo.AttributeHints
 
ATTRIBUTE_CTL_TYPE - Static variable in interface oracle.jbo.AttributeHints
 
ATTRIBUTE_DISPLAY_HINT - Static variable in interface oracle.jbo.AttributeHints
 
ATTRIBUTE_DISPLAY_HINT_DISPLAY - Static variable in interface oracle.jbo.AttributeHints
 
ATTRIBUTE_DISPLAY_HINT_HIDE - Static variable in interface oracle.jbo.AttributeHints
 
ATTRIBUTE_FORM_TYPE_DETAIL - Static variable in interface oracle.jbo.AttributeHints
 
ATTRIBUTE_FORM_TYPE_SHORT - Static variable in interface oracle.jbo.AttributeHints
 
ATTRIBUTE_LABEL - Static variable in interface oracle.jbo.AttributeHints
 
ATTRIBUTE_TOOLTIP - Static variable in interface oracle.jbo.AttributeHints
 
AttributeDef - interface oracle.jbo.AttributeDef.
Defines access to named attribute definitions.
AttributeDefHelper - class oracle.jbo.common.AttributeDefHelper.
Internal: Applications should not use this class.
AttributeDefHelper() - Constructor for class oracle.jbo.common.AttributeDefHelper
 
AttributeDefHelper(String, String, String, int, String, int, byte, boolean, boolean, byte, boolean, boolean, int, int, String) - Constructor for class oracle.jbo.common.AttributeDefHelper
 
AttributeDefImpl - class oracle.jbo.server.AttributeDefImpl.
AttributeDefImpl is an implementation class for the AttributeDef interface in the middle tier server.
AttributeDefImpl() - Constructor for class oracle.jbo.server.AttributeDefImpl
Default constructor for this class.
AttributeHints - interface oracle.jbo.AttributeHints.
Defines access to an Attribute's user interface hints.
AttributeIterateTag - class oracle.jbo.html.jsp.datatags.AttributeIterateTag.
 
AttributeIterateTag() - Constructor for class oracle.jbo.html.jsp.datatags.AttributeIterateTag
 
AttributeIterateTEI - class oracle.jbo.html.jsp.datatags.AttributeIterateTEI.
 
AttributeIterateTEI() - Constructor for class oracle.jbo.html.jsp.datatags.AttributeIterateTEI
Constructor
attributeList - Variable in class oracle.jbo.common.StructureDefHelper
 
AttributeList - interface oracle.jbo.AttributeList.
Provides access to a list of attributes.
AttributeListImpl - class oracle.jbo.server.AttributeListImpl.
The middle-tier manager for name/value pairs.
AttributeListImpl() - Constructor for class oracle.jbo.server.AttributeListImpl
Creates an empty attribute list.
AttributeListImpl(int) - Constructor for class oracle.jbo.server.AttributeListImpl
Constructs a new attribute list with a specified initial capacity.
AttributeLoadException - exception oracle.jbo.AttributeLoadException.
Thrown when a value from a JDBC result set cannot be converted into a java type and loaded into an attribute.
AttributeLoadException(int, Class, boolean, Exception) - Constructor for class oracle.jbo.AttributeLoadException
Constructs a new instance.
AttributeReadXMLException - exception oracle.jbo.AttributeReadXMLException.
Thrown when reading an xml document fails for a RowSet or a Row.
AttributeReadXMLException(String, int, String, Exception) - Constructor for class oracle.jbo.AttributeReadXMLException
Constructs a new instance.
AttributeRenderer - interface oracle.jbo.html.databeans.AttributeRenderer.
 
attributes - Variable in class oracle.jbo.common.StructureDefHelper
 
attrList - Variable in class oracle.jbo.html.jsp.datatags.DataTagBase
 
AttrSetValException - exception oracle.jbo.AttrSetValException.
Indicates n failed attempt to set an attribute value.
AttrSetValException(int, Class, String, String, String, Object) - Constructor for class oracle.jbo.AttrSetValException
Creates a localizable exception for an object.
AttrSetValException(int, Class, String, String, String, Object, Exception[], boolean) - Constructor for class oracle.jbo.AttrSetValException
Creates a localizable exception for an object.
AttrSetValException(int, Class, String, String, String, Object, String) - Constructor for class oracle.jbo.AttrSetValException
Creates a localizable exception for an object.
attrTypeToColumnType(String) - Static method in class oracle.jbo.common.JboTypeMap
 
attrTypeToJavaType(String) - Static method in class oracle.jbo.common.JboTypeMap
 
attrTypeToSQLType(String) - Static method in class oracle.jbo.common.JboTypeMap
 
AttrValException - exception oracle.jbo.AttrValException.
Indicates a attribute validation error.
AttrValException(Class, String, Object[]) - Constructor for class oracle.jbo.AttrValException
Creates a localizable exception for an object.
AttrValException(Class, String, String, String, Object, ArrayList) - Constructor for class oracle.jbo.AttrValException
Creates a localizable exception for an object.
AttrValException(int, Class, String, String, String) - Constructor for class oracle.jbo.AttrValException
Creates a localizable exception for an object.
AttrValException(int, Class, String, String, String, Object, Exception[], boolean) - Constructor for class oracle.jbo.AttrValException
Creates a localizable exception for an object.
AttrValException(int, String, String, String, String) - Constructor for class oracle.jbo.AttrValException
Creates a non-localizable exception for an object.
atURL - Static variable in class oracle.jdeveloper.html.DHTMLButtonElement
 
AuroraClassLoader - class oracle.jbo.server.AuroraClassLoader.
 
AuroraClassLoader() - Constructor for class oracle.jbo.server.AuroraClassLoader
 
aValues - Variable in class oracle.jdeveloper.html.StaticPickList
 

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 _