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
 
ABOUT_DIALOG_RUNTIME_VERSION - Static variable in class oracle.jbo.jbotester.Res
 
ABOUT_DIALOG_VERSION - Static variable in class oracle.jbo.jbotester.Res
 
abs() - Method in class oracle.jbo.domain.Number
Finds the absolute value of this.
access(String) - Method in interface oracle.jbo.SharedHandle
Access the Shared Data handle from Oracle 8i
accessor - Variable in class oracle.jbo.jbotester.JBOTreeNode
 
acos() - Method in class oracle.jbo.domain.Number
Calculates the arc cosine of this.
action - Variable in class oracle.jdeveloper.html.DHTMLButtonElement
 
action - Variable in class oracle.jdeveloper.html.DHTMLData
 
actionPerformed(ActionEvent) - Method in class oracle.jbo.server.rules.CompareValidatorCustomizer
Handles a mouse click in a checkbox.
actionPerformed(ActionEvent) - Method in class oracle.jbo.jbotester.GenericDialog
 
actionPerformed(ActionEvent) - Method in class oracle.jbo.jbotester.AMDialog
 
actionPerformed(ActionEvent) - Method in class oracle.jbo.jbotester.ConnectionDialog
 
actionPerformed(ActionEvent) - Method in class oracle.jbo.jbotester.VODialog
 
actionPerformed(ActionEvent) - Method in class oracle.jbo.jbotester.VLDialog
 
actionPerformed(ActionEvent) - Method in class oracle.jbo.jbotester.VBPanel
 
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.
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.
add(double) - Method in class oracle.jbo.domain.Number
Adds another number to this.
add(int) - Method in class oracle.jbo.domain.Number
Adds another number to this.
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(Number) - Method in class oracle.jbo.domain.Number
Adds another number to this.
add(NUMBER) - Method in class oracle.jbo.domain.Number
Adds another number to this.
add(Variant, Variant) - Method in class oracle.jbo.server.util.Variant
 
addAttribute(String, String) - Method in class oracle.jbo.common.ClientElement
Adds an attribute to this element.
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.DHTMLToolBar
Adds a button to the toolbar.
addButton(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) - Method in class oracle.jdeveloper.html.HTMLToolBar
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.jbotester.ResultWindow
 
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(DefaultMutableTreeNode, String, int) - Method in class oracle.jbo.jbotester.BaseTree
 
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
 
addConnection(String, Connection) - Method in interface oracle.jbo.server.ConnectionPoolManager
Adds a connection to a connection pool.
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.
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.DHTMLToolBar
Adds a disabled button to the toolbar.
addDisabledButton(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.
addDisabledButton(String, String) - Method in class oracle.jdeveloper.html.HTMLToolBar
Adds a disabled button to the toolbar.
addDivider() - Method in class oracle.jdeveloper.html.DHTMLToolBar
 
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.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) - Method in class oracle.jdeveloper.html.DHTMLElementContainer
Adds an element to the collection of elements to be rendered
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
 
addEntityAssociation(EntityAssociation) - Method in class oracle.jbo.server.EntityDefImpl
Internal: Applications should not use this method.
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.
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.
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.
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.JSRowSetBrowser
Adds an additional column with an image-based URL.
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, 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.
addInputField(String, HTMLInputElement) - Method in class oracle.jdeveloper.html.HTMLForm
 
addInternal(JboEventListener, JboEventListener) - Static method in class oracle.jbo.server.JboMultiCaster
 
addJulianDays(int, int) - Method in class oracle.jbo.domain.Date
Adds the number of Julian days to a DateDomain.
addListener(ComponentObjectListener) - Method in class oracle.jbo.server.ComponentObjectImpl
Add a listener for the Component Object
addListener(Object) - Method in interface oracle.jbo.RowSetIterator
Adds a subscriber (listener) to be notified of events generated by this row set iterator.
addListener(Object) - Method in class oracle.jbo.common.RowSetHelper
 
addListener(Object) - Method in class oracle.jbo.server.ViewRowSetIteratorImpl
Adds an event listener to this 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.ViewObjectImpl
Registers an event listener with this View Object.
addLOVField(String, String, String, String, String, String, String, String, String) - Method in class oracle.jdeveloper.jsp.wb.EditForm
 
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"} });
addMonths(int) - Method in class oracle.jbo.domain.Date
Adds months to a date.
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
Adds a textarea text field with a target number of rows and columns.
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.
addPasswordField(String, String, String, int) - Method in class oracle.jdeveloper.html.HTMLForm
Adds a password field.
addPreDefinedButton(String, String, boolean, String) - Method in class oracle.jdeveloper.html.DHTMLToolBar
 
addProperties(Hashtable) - Method in class oracle.jbo.common.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.CompareValidatorCustomizer
Sets the subscriber to this customizer's PropertyChange events.
addPropertyChangeListener(PropertyChangeListener) - Method in class oracle.jbo.server.rules.ValueListEditor
Registers a listener to be notified when values are modified.
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.
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
 
addScript(HTMLScript) - Method in class oracle.jdeveloper.html.HTMLDocument
Adds an HTML script to the document.
addScript(HTMLScript) - Method in class oracle.jdeveloper.html.HTMLForm
Adds an HTMLScript to the form.
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.
addSqlTypeText(String, String) - Static method in class oracle.jbo.server.OLiteSQLBuilderImpl
helper for getTableList
addSqlTypeText(String, String) - Static method in class oracle.jbo.server.OracleSQLBuilderImpl
helper for getTableList
addStandardCanonizers() - Static method in class oracle.jbo.server.util.Canonizer
 
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(JPanel, String) - Method in class oracle.jbo.jbotester.ResultWindow
 
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.
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.JSRowSetBrowser
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.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.
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.
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
 
addToolBar(HTMLToolBar) - Method in class oracle.jdeveloper.html.HTMLElementContainer
 
addToPanel(JPanel, JComponent, JPanel) - Method in class oracle.jbo.jbotester.ConnectionDialog
 
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 class oracle.jbo.server.EntityImpl
Adds a listener to the list of validation listeners and marks this Entity Object invalid.
addToValidationListeners(ValidationListener) - Method in interface oracle.jbo.server.ValidationManager
Adds a validation listener.
addToValidationListeners(ValidationListener) - Method in class oracle.jbo.server.NullDBTransactionImpl
Implementation of the DBTransaction interface.
addToValidationListeners(ValidationListener) - Method in class oracle.jbo.server.DBTransactionImpl
Adds an entity validation listener.
addTransactionListener(TransactionListener) - 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 interface oracle.jbo.server.DBTransaction
Adds a listener to the transaction's list of event subscribers.
addTransactionListenerNoCheck(TransactionListener) - Method in class oracle.jbo.server.NullDBTransactionImpl
Implementation of the DBTransaction interface.
addTransactionListenerNoCheck(TransactionListener) - Method in class oracle.jbo.server.DBTransactionImpl
Internal: Applications should not call this method.
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.NullDBTransactionImpl
Implementation of the DBTransaction interface.
addTransactionPostListener(TransactionPostListener) - Method in class oracle.jbo.server.DBTransactionImpl
Adds a subscriber to the transaction's post-events list.
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.NullDBTransactionImpl
Implementation of the DBTransaction interface.
addTransactionPostListenerNoCheck(TransactionPostListener) - Method in class oracle.jbo.server.DBTransactionImpl
Internal: Applications should not use this method.
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.
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.
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.
addViewLinkAccessor(String, int) - Method in class oracle.jbo.common.StructureDefHelper
 
addWarning(JboWarning) - Method in interface oracle.jbo.ApplicationModule
Adds a warning message to the warning stack.
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.NullDBTransactionImpl
Implementation of the DBTransaction interface.
addWarning(JboWarning) - Method in class oracle.jbo.server.DBTransactionImpl
 
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.
aForm - Variable in class oracle.jdeveloper.html.PickList
 
aForm - Variable in class oracle.jdeveloper.html.StaticPickList
 
afterActivateElement(PCollPersistable) - Method in class oracle.jbo.server.QueryCollection
 
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.
afterCommit(TransactionEvent) - Method in interface oracle.jbo.server.TransactionListener
Called to report that a Commit operation has occurred.
AfterCommitException - exception oracle.jbo.AfterCommitException.
Indicates failure during the after-commit phase of the transaction cycle.
AfterCommitException(Exception[]) - Constructor for class oracle.jbo.AfterCommitException
 
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
 
afterRemove(EntityImpl) - Method in class oracle.jbo.server.QueryCollection
Removes the ViewRow from cache and collection
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.
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.
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.
afterRollback(TransactionEvent) - Method in interface oracle.jbo.server.TransactionListener
Called to report that a Rollback operation has occurred.
AfterRollbackException - exception oracle.jbo.AfterRollbackException.
Indicates failure during the after-rollback phase of the transaction cycle.
AfterRollbackException(Exception[]) - Constructor for class oracle.jbo.AfterRollbackException
 
aLabels - Variable in class oracle.jdeveloper.html.StaticPickList
 
align - Variable in class oracle.jdeveloper.html.HTMLTableRow
 
allNodes - Variable in class oracle.jbo.jbotester.JBOTreeNode
 
allvalues - Variable in class oracle.jdeveloper.html.PickList
 
allvalues - Variable in class oracle.jdeveloper.html.StaticPickList
 
AlreadyConnectedException - exception oracle.jbo.AlreadyConnectedException.
Indicates that an Application Module is already connected to a database.
AlreadyConnectedException() - Constructor for class oracle.jbo.AlreadyConnectedException
Creates an exception to be localized using CSMessageBundle and error code EXC_ALREADY_CONNECTED.
AlreadyLockedException - exception oracle.jbo.AlreadyLockedException.
Indicates that a lock request (implicit or explict) has failed because another connection is holding the lock resource.
AlreadyLockedException(Exception) - Constructor for class oracle.jbo.AlreadyLockedException
Creates an exception to be localized using CSMessageBundle and error code EXC_ALREADY_LOCKED.
alwaysActive - Variable in class oracle.jdeveloper.html.DHTMLTab
 
AM_DIALOG_AM_DEF_LABEL - Static variable in class oracle.jbo.jbotester.Res
 
AM_DIALOG_AM_LABEL - Static variable in class oracle.jbo.jbotester.Res
 
AM_DIALOG_AM_NAME_ERROR - Static variable in class oracle.jbo.jbotester.Res
 
AM_DIALOG_TITLE - Static variable in class oracle.jbo.jbotester.Res
 
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
 
AMDialog - class oracle.jbo.jbotester.AMDialog.
 
AMDialog(JFrame, ApplicationModule) - Constructor for class oracle.jbo.jbotester.AMDialog
 
AMHomeDesc - class oracle.jbo.common.ampool.AMHomeDesc.
 
AMHomeDesc(Hashtable, String, String, String, int) - Constructor for class oracle.jbo.common.ampool.AMHomeDesc
 
AMPoolMessageBundle - class oracle.jbo.common.ampool.AMPoolMessageBundle.
 
AMPoolMessageBundle() - Constructor for class oracle.jbo.common.ampool.AMPoolMessageBundle
 
APP_MODULE - Static variable in class oracle.jbo.jbotester.ObjTreeNode
 
APP_MODULE_BRANCH - Static variable in class oracle.jbo.jbotester.ObjTreeNode
 
APP_MODULE_CONFIG_BAG - Static variable in class oracle.jbo.common.Configuration
 
APP_MODULE_CONFIG_NAME - Static variable in class oracle.jbo.common.Configuration
 
appendXMLElementNodes(Document, Node, int, long, AttributeDefImpl[]) - Method in class oracle.jbo.server.EntityImpl
 
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(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).
application - Variable in class oracle.jdeveloper.html.WebBeanImpl
 
application - Variable in class oracle.jdeveloper.html.HTMLRenderingContext
 
APPLICATION_NAME - Static variable in class oracle.jbo.common.JboEnvUtil
 
APPLICATION_NAME_PROPERTY - Static variable in class oracle.jbo.common.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_TYPE_PROPERTY - Static variable in class oracle.jbo.common.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.common.Configuration
 
APPLICATION_TYPE_VALUE_PACKAGE - Static variable in class oracle.jbo.common.Configuration
 
ApplicationModule - interface oracle.jbo.ApplicationModule.
The interface for Application Modules.
ApplicationModuleCreateException - exception oracle.jbo.ApplicationModuleCreateException.
Indicates that an Application Module could not be created.
ApplicationModuleCreateException() - Constructor for class oracle.jbo.ApplicationModuleCreateException
Creates an exception to be localized using CSMessageBundle and error code EXC_APPMODULE_CREATE.
ApplicationModuleCreateException(Class, String, Object[], Exception) - Constructor for class oracle.jbo.ApplicationModuleCreateException
 
ApplicationModuleCreateException(Exception) - Constructor for class oracle.jbo.ApplicationModuleCreateException
Creates an exception to be localized using CSMessageBundle and error code EXC_APPMODULE_CREATE.
ApplicationModuleCreateException(String, Exception) - Constructor for class oracle.jbo.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.
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
 
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
ApplicationTypeStr - Static variable in class oracle.jbo.jbotester.Res
 
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.NullDBTransactionImpl
 
applyChangeSet(int) - Method in class oracle.jbo.server.DBTransactionImpl
 
applyEdit() - Method in class oracle.jbo.jbotester.JBOField
 
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_PANEL - Static variable in class oracle.jbo.jbotester.MainWindow
 
APPMODULE_STR - Static variable in class oracle.jbo.jbotester.Res
 
Array - class oracle.jbo.domain.Array.
This class provides a lightweight wrapper for oracle.sql.ARRAY, the Java representation of the ARRAY database type.
Array() - Constructor for class oracle.jbo.domain.Array
Constructs an instance of this class.
Array(ArrayDescriptor, Connection, byte[]) - Constructor for class oracle.jbo.domain.Array
Internal: Applications should not use this constructor.
Array(ArrayDescriptor, Connection, Object) - Constructor for class oracle.jbo.domain.Array
Internal: Applications should not use this constructor.
Array(Datum) - Constructor for class oracle.jbo.domain.Array
Internal: Applications should not use this constructor.
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
 
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).
asin() - Method in class oracle.jbo.domain.Number
Calculates the arc sine of this.
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
aTable - Variable in class oracle.jbo.html.databeans.RowSetBrowser
 
atan() - Method in class oracle.jbo.domain.Number
Calculates the arc tangent of this.
atan2(Number) - Method in class oracle.jbo.domain.Number
Calculates atan(this, x).
atan2(NUMBER) - Method in class oracle.jbo.domain.Number
Calculates atan(this, x).
atFunction - Static variable in class oracle.jdeveloper.html.DHTMLButtonElement
 
AttDefDialog - class oracle.jbo.jbotester.AttDefDialog.
 
AttDefDialog(AttributeDef, Frame) - Constructor for class oracle.jbo.jbotester.AttDefDialog
 
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.common.Configuration
 
ATTR_DIALOG_ATTR_ASSOCIATED_ROW - Static variable in class oracle.jbo.jbotester.Res
 
ATTR_DIALOG_ATTR_ASSOCIATED_ROWITERATOR - Static variable in class oracle.jbo.jbotester.Res
 
ATTR_DIALOG_ATTR_DYNAMIC - Static variable in class oracle.jbo.jbotester.Res
 
ATTR_DIALOG_ATTR_ENTITY_DERIVED - Static variable in class oracle.jbo.jbotester.Res
 
ATTR_DIALOG_ATTR_PERSISTENT - Static variable in class oracle.jbo.jbotester.Res
 
ATTR_DIALOG_ATTR_SQL_DERIVED - Static variable in class oracle.jbo.jbotester.Res
 
ATTR_DIALOG_ATTR_TRANSIENT - Static variable in class oracle.jbo.jbotester.Res
 
ATTR_DIALOG_ATTRIBUTE_KIND - Static variable in class oracle.jbo.jbotester.Res
 
ATTR_DIALOG_COLUMN_NAME - Static variable in class oracle.jbo.jbotester.Res
 
ATTR_DIALOG_INDEX - Static variable in class oracle.jbo.jbotester.Res
 
ATTR_DIALOG_JAVA_TYPE - Static variable in class oracle.jbo.jbotester.Res
 
ATTR_DIALOG_NAME - Static variable in class oracle.jbo.jbotester.Res
 
ATTR_DIALOG_PRECISION - Static variable in class oracle.jbo.jbotester.Res
 
ATTR_DIALOG_PRIMARY_KEY - Static variable in class oracle.jbo.jbotester.Res
 
ATTR_DIALOG_PROPERTY - Static variable in class oracle.jbo.jbotester.Res
 
ATTR_DIALOG_QUERIABLE - Static variable in class oracle.jbo.jbotester.Res
 
ATTR_DIALOG_READONLY - Static variable in class oracle.jbo.jbotester.Res
 
ATTR_DIALOG_SCALE - Static variable in class oracle.jbo.jbotester.Res
 
ATTR_DIALOG_SQL_TYPE - Static variable in class oracle.jbo.jbotester.Res
 
ATTR_DIALOG_UPDATEABLE - Static variable in class oracle.jbo.jbotester.Res
 
ATTR_DIALOG_UPDATEABLE_FLAG - Static variable in class oracle.jbo.jbotester.Res
 
ATTR_DIALOG_UPDATEABLE_WHL_NEW - Static variable in class oracle.jbo.jbotester.Res
 
ATTR_DIALOG_VALUE - Static variable in class oracle.jbo.jbotester.Res
 
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.jbotester.JBOField
 
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.
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) - 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.
AttributeIter() - Method in class oracle.jbo.common.ClientElement
Creates an enumeration for iterating through the attributes.
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.
 
attributeRenderers - Variable in class oracle.jdeveloper.html.DataWebBeanImpl
 
attributes - Variable in class oracle.jbo.common.StructureDefHelper
 
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, 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(int, Class, String, String, String) - 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
 
AuroraPanel - class oracle.jbo.jbotester.AuroraPanel.
 
AuroraPanel(Frame) - Constructor for class oracle.jbo.jbotester.AuroraPanel
 
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