Oracle ADF Model and Business Components API Reference 10.1.2 B14022-02

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


H

HANDLE_NAME - Static variable in interface oracle.jbo.common.PropertyConstants
 
HANDLE_NAME - Static variable in class oracle.jbo.common.PropertyMetadata
 
HISTORY_CREATE_DATE - Static variable in class oracle.jbo.server.AttributeDefImpl
An attribute that is defined as a create_date history attribute
HISTORY_CREATE_USER - Static variable in class oracle.jbo.server.AttributeDefImpl
An attribute that is defined as a create_user history attribute
HISTORY_MODIFY_DATE - Static variable in class oracle.jbo.server.AttributeDefImpl
An attribute that is defined as a modify_date history attribute
HISTORY_MODIFY_USER - Static variable in class oracle.jbo.server.AttributeDefImpl
An attribute that is defined as a modifiy_user history attribute
HISTORY_MODIFY_VERSION - Static variable in class oracle.jbo.server.AttributeDefImpl
An attribute that is defined as a modifiy_version history attribute
HISTORY_NOT_DEFINED - Static variable in class oracle.jbo.server.AttributeDefImpl
An attribute that is not defined as a history attribute
HLINE - Static variable in class oracle.jbo.server.util.SafeExec
 
HORIZONTAL_ABSOLUTE_AREA - Static variable in class oracle.jbo.html.databeans.ChartRenderer
Deprecated.  
HORIZONTAL_ABSOLUTE_LINE - Static variable in class oracle.jbo.html.databeans.ChartRenderer
Deprecated.  
HORIZONTAL_BI_POLAR_ABSOLUTE_AREA - Static variable in class oracle.jbo.html.databeans.ChartRenderer
Deprecated.  
HORIZONTAL_BI_POLAR_ABSOLUTE_LINE - Static variable in class oracle.jbo.html.databeans.ChartRenderer
Deprecated.  
HORIZONTAL_BI_POLAR_CLUSTERED_BARS - Static variable in class oracle.jbo.html.databeans.ChartRenderer
Deprecated.  
HORIZONTAL_BI_POLAR_STACKED_AREA - Static variable in class oracle.jbo.html.databeans.ChartRenderer
Deprecated.  
HORIZONTAL_BI_POLAR_STACKED_BARS - Static variable in class oracle.jbo.html.databeans.ChartRenderer
Deprecated.  
HORIZONTAL_BI_POLAR_STACKED_LINE - Static variable in class oracle.jbo.html.databeans.ChartRenderer
Deprecated.  
HORIZONTAL_CLUSTERED_BARS - Static variable in class oracle.jbo.html.databeans.ChartRenderer
Deprecated.  
HORIZONTAL_DUAL_AXIS_ABSOLUTE_LINE - Static variable in class oracle.jbo.html.databeans.ChartRenderer
Deprecated.  
HORIZONTAL_DUAL_AXIS_CLUSTERED_BARS - Static variable in class oracle.jbo.html.databeans.ChartRenderer
Deprecated.  
HORIZONTAL_DUAL_AXIS_STACKED_BARS - Static variable in class oracle.jbo.html.databeans.ChartRenderer
Deprecated.  
HORIZONTAL_DUAL_AXIS_STACKED_LINE - Static variable in class oracle.jbo.html.databeans.ChartRenderer
Deprecated.  
HORIZONTAL_HISTOGRAM - Static variable in class oracle.jbo.html.databeans.ChartRenderer
Deprecated.  
HORIZONTAL_PERCENT_AREA - Static variable in class oracle.jbo.html.databeans.ChartRenderer
Deprecated.  
HORIZONTAL_PERCENT_BARS - Static variable in class oracle.jbo.html.databeans.ChartRenderer
Deprecated.  
HORIZONTAL_PERCENT_LINE - Static variable in class oracle.jbo.html.databeans.ChartRenderer
Deprecated.  
HORIZONTAL_STACKED_AREA - Static variable in class oracle.jbo.html.databeans.ChartRenderer
Deprecated.  
HORIZONTAL_STACKED_BARS - Static variable in class oracle.jbo.html.databeans.ChartRenderer
Deprecated.  
HORIZONTAL_STACKED_LINE - Static variable in class oracle.jbo.html.databeans.ChartRenderer
Deprecated.  
HOST_NAME - Static variable in interface oracle.jbo.JboContext
Host on which the Application Module server is started.
HOST_NAME - Static variable in class oracle.jbo.common.PropertyMetadata
 
HTMLDiv - class oracle.jdeveloper.html.HTMLDiv.
This class represents and HTML DIV element.
HTMLDiv() - Constructor for class oracle.jdeveloper.html.HTMLDiv
 
HTMLDiv(String, String) - Constructor for class oracle.jdeveloper.html.HTMLDiv
 
HTMLDocument - class oracle.jdeveloper.html.HTMLDocument.
Represents an HTML document.
HTMLDocument() - Constructor for class oracle.jdeveloper.html.HTMLDocument
 
HTMLElement - class oracle.jdeveloper.html.HTMLElement.
A class representing the base root class used by all HTML generation classes.
HTMLElement() - Constructor for class oracle.jdeveloper.html.HTMLElement
 
HTMLElementContainer - class oracle.jdeveloper.html.HTMLElementContainer.
This class serves as a container for HTML elements.
HTMLElementContainer() - Constructor for class oracle.jdeveloper.html.HTMLElementContainer
 
HTMLFieldRenderer - interface oracle.jdeveloper.html.HTMLFieldRenderer.
The HTMLFieldRenderer interface defines the set of functions to be implemented by a field renderer.
HTMLFieldRendererImpl - class oracle.jdeveloper.html.HTMLFieldRendererImpl.
This class provides a base implementation of the HTMLFieldRenderer interface.
HTMLFieldRendererImpl() - Constructor for class oracle.jdeveloper.html.HTMLFieldRendererImpl
 
HTMLForm - class oracle.jdeveloper.html.HTMLForm.
This class represents an HTML FORM.
HTMLForm(String, String) - Constructor for class oracle.jdeveloper.html.HTMLForm
Constructs the HTML FORM object.
HTMLForm(String, String, String) - Constructor for class oracle.jdeveloper.html.HTMLForm
Constructs the HTML FORM object.
HTMLFormField - class oracle.jdeveloper.html.HTMLFormField.
This represents a FORM's field.
HTMLFormField(HTMLElement, HTMLElement) - Constructor for class oracle.jdeveloper.html.HTMLFormField
Constructor providing a label and an element.
HTMLFormField(HTMLElement, HTMLElement, boolean) - Constructor for class oracle.jdeveloper.html.HTMLFormField
Constructor providing a label, element and a boolean that controls wether to use the label or not.
HTMLImageURL - class oracle.jdeveloper.html.HTMLImageURL.
This class represents an HTML image URL.
HTMLImageURL(String, String) - Constructor for class oracle.jdeveloper.html.HTMLImageURL
 
HTMLImageURL(String, String, String) - Constructor for class oracle.jdeveloper.html.HTMLImageURL
 
HTMLInputElement - class oracle.jdeveloper.html.HTMLInputElement.
Represents a text element.
HTMLInputElement() - Constructor for class oracle.jdeveloper.html.HTMLInputElement
 
HTMLMenu - class oracle.jdeveloper.html.HTMLMenu.
Reprents a collection of text URLs.
HTMLMenu() - Constructor for class oracle.jdeveloper.html.HTMLMenu
 
HTMLRenderingContext - interface oracle.jdeveloper.html.HTMLRenderingContext.
 
HTMLScript - class oracle.jdeveloper.html.HTMLScript.
Represents an HTML script block.
HTMLScript() - Constructor for class oracle.jdeveloper.html.HTMLScript
 
HTMLScriptFunction - class oracle.jdeveloper.html.HTMLScriptFunction.
Represents a JavaScript function that is to be added to a script.
HTMLScriptFunction(String, String) - Constructor for class oracle.jdeveloper.html.HTMLScriptFunction
 
HTMLSelect - class oracle.jdeveloper.html.HTMLSelect.
Represents an HTML SELECT field.
HTMLSelect() - Constructor for class oracle.jdeveloper.html.HTMLSelect
contructs the SELECT object providing the field's name.
HTMLSelect(String) - Constructor for class oracle.jdeveloper.html.HTMLSelect
contructs the SELECT object providing the field's name.
HTMLSelect(String, boolean) - Constructor for class oracle.jdeveloper.html.HTMLSelect
contructs the SELECT object providing the field's name and a boolean for enabling/disabling multiple selection.
HTMLSelect(String, String) - Constructor for class oracle.jdeveloper.html.HTMLSelect
contructs the SELECT object providing the field's name and the CSS class name.
HTMLSelect(String, boolean, String) - Constructor for class oracle.jdeveloper.html.HTMLSelect
 
HTMLTable - class oracle.jdeveloper.html.HTMLTable.
Represents an HTML TABLE.
HTMLTable() - Constructor for class oracle.jdeveloper.html.HTMLTable
 
HTMLTableCell - class oracle.jdeveloper.html.HTMLTableCell.
Reperents an HTML TABLE's TD tag.
HTMLTableCell(HTMLElement) - Constructor for class oracle.jdeveloper.html.HTMLTableCell
Constructs an a table cell whose contents are rendered by the provided HTMLElement.
HTMLTableCell(HTMLElement, String) - Constructor for class oracle.jdeveloper.html.HTMLTableCell
Constructs an a table cell whose contents are rendered by the provided HTMLElement.
HTMLTableRow - class oracle.jdeveloper.html.HTMLTableRow.
Represents an HTML TABLE'S TR tag.
HTMLTableRow() - Constructor for class oracle.jdeveloper.html.HTMLTableRow
constructs a new table row
HTMLTableRow(String) - Constructor for class oracle.jdeveloper.html.HTMLTableRow
constructs a new table row
HTMLTextAreaElement - class oracle.jdeveloper.html.HTMLTextAreaElement.
Represents a text element.
HTMLTextAreaElement() - Constructor for class oracle.jdeveloper.html.HTMLTextAreaElement
 
HTMLTextElement - class oracle.jdeveloper.html.HTMLTextElement.
Represents a text element.
HTMLTextElement(String) - Constructor for class oracle.jdeveloper.html.HTMLTextElement
Constructs element providing it's text.
HTMLTextURL - class oracle.jdeveloper.html.HTMLTextURL.
Constructs an anchor tag with a prompt.
HTMLTextURL(String, String) - Constructor for class oracle.jdeveloper.html.HTMLTextURL
Constructs a new URL object.
HTMLToolBar - class oracle.jdeveloper.html.HTMLToolBar.
A Web Bean that provides methods to dynamically generate an HTML toolbar.
HTMLToolBar() - Constructor for class oracle.jdeveloper.html.HTMLToolBar
 
HTTP_CONNECTION_NAME - Static variable in class oracle.jbo.client.Configuration
constant to indicate the HTTP connection name
HTTP_REQUEST - Static variable in class oracle.adf.model.BindingContext
 
HTTP_RESPONSE - Static variable in class oracle.adf.model.BindingContext
 
HTTP_RESPONSE - Static variable in class oracle.jbo.http.ApplicationBindingListener
 
HTTP_SERVLET_REQUEST - Static variable in class oracle.jbo.http.HttpSessionCookieFactory
 
HTTP_SESSION - Static variable in class oracle.jbo.http.HttpSessionCookieFactory
 
Headers - Variable in class oracle.jdeveloper.html.HTMLTable
 
HiddenField - class oracle.jdeveloper.html.HiddenField.
Represents a hidden form field renderer.
HiddenField() - Constructor for class oracle.jdeveloper.html.HiddenField
 
HtmlServices - class oracle.jbo.html.HtmlServices.
The HtmlServices class contains several useful class fields and methods.
HtmlServices() - Constructor for class oracle.jbo.html.HtmlServices
 
HttpBindingContext - class oracle.adf.model.servlet.HttpBindingContext.
 
HttpBindingContext() - Constructor for class oracle.adf.model.servlet.HttpBindingContext
 
HttpContainer - class oracle.jbo.http.HttpContainer.
A container for BC4J HTTP context resources.
HttpContainer(Object) - Constructor for class oracle.jbo.http.HttpContainer
Deprecated. This class should not be instantiated directly. Use HttpContainer.getInstanceFromSession(HttpSession) instead.
HttpContainer() - Constructor for class oracle.jbo.http.HttpContainer
Should not be invoked directly.
HttpSessionCookie - interface oracle.jbo.http.HttpSessionCookie.
An interface for web session cookies.
HttpSessionCookieFactory - class oracle.jbo.http.HttpSessionCookieFactory.
Factory for HttpSessionCookieImpl instances.
HttpSessionCookieFactory() - Constructor for class oracle.jbo.http.HttpSessionCookieFactory
 
HttpSessionCookieHelper - interface oracle.jbo.http.HttpSessionCookieHelper.
Defines a set of HttpSessionCookie services.
HttpSessionCookieHelperImpl - class oracle.jbo.http.HttpSessionCookieHelperImpl.
Default HttpSessionCookieHelper implementation.
HttpSessionCookieHelperImpl() - Constructor for class oracle.jbo.http.HttpSessionCookieHelperImpl
Constructor
HttpSessionCookieHelperManager - class oracle.jbo.http.HttpSessionCookieHelperManager.
 
HttpSessionCookieImpl - class oracle.jbo.http.HttpSessionCookieImpl.
Default HttpSessionCookie implementation.
HttpSessionCookieImpl(String, String, ApplicationPool) - Constructor for class oracle.jbo.http.HttpSessionCookieImpl
This constructor may be used if the sessionId is already known.
HttpSessionCookieImpl(String, String, ApplicationPool, Principal, HttpServletRequest) - Constructor for class oracle.jbo.http.HttpSessionCookieImpl
 
HttpSessionCookieImpl(String, String, ApplicationPool, Principal, HttpSession) - Constructor for class oracle.jbo.http.HttpSessionCookieImpl
 
HttpUtil - class oracle.jbo.http.HttpUtil.
Utilities for working with HTTP.
handleAction() - Method in class oracle.jbo.html.jsp.datatags.RowTag
 
handleAction(Node) - Method in class oracle.jbo.xsql.UpdateViewObject
 
handleAction(Node) - Method in class oracle.jbo.xsql.ViewObject
 
handleActivatedRowNotFound() - Method in class oracle.jbo.server.EntityImpl
Returns true if this entity row that is not found anymore in the database (may have been deleted in the database), should be added to the entity-cache on activation.
handleActivatedRowNotFound(Key) - Method in class oracle.jbo.server.ViewObjectImpl
Applications should override this method and create a new row if they want to "own" management of a row that was not found during this VOs activation.
handleClose(Connection) - Method in class oracle.jbo.server.DefaultTxnHandlerImpl
Issues a close() command to the JDBC connection.
handleClose(Connection) - Method in interface oracle.jbo.server.TransactionHandler
Terminates the transaction.
handleClose(Connection) - Method in class oracle.jbo.server.ejb.EJBTxnHandlerImpl
 
handleCommit(Connection, boolean) - Method in class oracle.jbo.server.DefaultJTATxnHandlerImpl
 
handleCommit(Connection, boolean) - Method in class oracle.jbo.server.DefaultTxnHandlerImpl
Issues a commit() command to the JDBC connection.
handleCommit(Connection, boolean) - Method in interface oracle.jbo.server.TransactionHandler
Commits changes to the database.
handleCommit(Connection, boolean) - Method in class oracle.jbo.server.ejb.EJBTxnHandlerImpl
 
handleCommit() - Method in interface oracle.jdeveloper.html.DataWebBean
Handles commit logic properly reagrdles of stateful/stateless runtime mode.
handleCommit() - Method in class oracle.jdeveloper.html.DataWebBeanImpl
 
handleDefinitionChangedOnActivate(Object) - Method in class oracle.jbo.server.ApplicationModuleImpl
Allows subclasses to abort activation, when the metadata for the component objects has changed and an attempt is made to activate an Application Module which was saved with an older version of the metadata.
handleEvent(byte) - Method in class oracle.jbo.common.ampool.ApplicationPoolLogger
 
handleException(Exception, boolean) - Method in class oracle.adf.model.binding.DCBindingContainer
 
handleException(Exception, boolean) - Method in interface oracle.jbo.JboExceptionHandler
Catches an exception thrown by the middle tier.
handleException(Exception, boolean) - Method in class oracle.jbo.client.remote.ApplicationModuleImpl
 
handleException(Exception, boolean) - Method in class oracle.jbo.server.remote.AbstractRemoteApplicationModuleImpl
 
handleGetObject(String) - Method in class oracle.jbo.common.ArrayResourceBundle
 
handleOpen(Connection) - Method in class oracle.jbo.server.DefaultTxnHandlerImpl
Opens a transaction.
handleOpen(Connection) - Method in interface oracle.jbo.server.TransactionHandler
Initializes the transaction.
handleOpen(Connection) - Method in class oracle.jbo.server.ejb.EJBTxnHandlerImpl
 
handlePostChangesError() - Method in class oracle.jbo.server.EntityImpl
Called when a problem occurs while posting changes and restores an EntityImpl's state.
handleRollback(Connection, boolean) - Method in class oracle.jbo.server.DefaultJTATxnHandlerImpl
 
handleRollback(Connection, boolean) - Method in class oracle.jbo.server.DefaultTxnHandlerImpl
Issues a rollback() command to the JDBC connection.
handleRollback(Connection, boolean) - Method in interface oracle.jbo.server.TransactionHandler
Discards changes to the database.
handleRollback(Connection, boolean) - Method in class oracle.jbo.server.ejb.EJBTxnHandlerImpl
 
handleWarning(JboWarning) - Method in class oracle.adf.model.binding.DCBindingContainer
 
handleWarning(JboWarning) - Method in interface oracle.jbo.JboExceptionHandler
Catches a warning thrown by the middle tier.
handleWarning(JboWarning) - Method in class oracle.jbo.client.remote.ApplicationModuleImpl
 
handleWarning(JboWarning) - Method in class oracle.jbo.server.remote.AbstractRemoteApplicationModuleImpl
 
handleWhereIfPresentForRowSet(RowSet) - Method in class oracle.jbo.xsql.ViewObject
 
hasAccessorTraversalDef() - Method in interface oracle.jbo.common.ws.WSRowSet
 
hasAccessorTraversalDef() - Method in class oracle.jbo.common.ws.WSRowSetImpl
 
hasAccessorTraversalDef() - Method in class oracle.jbo.common.ws.WSViewObjectImpl
 
hasApplicationModule(String) - Method in class oracle.jbo.server.ApplicationModuleDefImpl
 
hasAttributeException(String) - Method in class oracle.jbo.ValidationException
 
hasAttributeException(int) - Method in class oracle.jbo.server.EntityImpl
Returns true if an attribute at the given index was set earlier and threw an exception which was cached as the transaction is in deferred mode.
hasAttributeException(String) - Method in class oracle.jbo.server.RowImpl
Returns true if an attribute of the given name was set earlier and threw an exception which was cached as the transaction is in deferred mode.
hasAttributeException(int) - Method in class oracle.jbo.server.RowImpl
Returns true if an attribute at the given index was set earlier and threw an exception which was cached as the transaction is in deferred mode.
hasAttributeException(int) - Method in class oracle.jbo.server.ViewRowImpl
 
hasBindingsWithExc() - Method in class oracle.adf.model.binding.DCDataControl
 
hasClass - Variable in class oracle.jdeveloper.html.HTMLTableCell
 
hasComponentObject(String) - Method in class oracle.jbo.server.ApplicationModuleDefImpl
 
hasContainer() - Method in class oracle.jbo.server.AssociationDefImpl
 
hasContainer() - Method in class oracle.jbo.server.AssociationEnd
 
hasCustomEditKey() - Method in interface oracle.jbo.uicli.controls.JUArrayElementEditorInterface
Returns true if this editor is interested in parsing/matching the user keys as typed in the combobox editor.
hasCustomInputHandler() - Method in class oracle.jbo.uicli.binding.JUCtrlValueDef
 
hasData() - Method in class oracle.jbo.ViewCriteriaRow
 
hasDefaultRowSet() - Method in class oracle.jbo.server.ViewObjectImpl
 
hasDefaultRowSetIterator() - Method in class oracle.jbo.server.ViewRowSetImpl
 
hasDeferredExceptions() - Method in class oracle.jbo.server.RowImpl
 
hasDeferredExceptions() - Method in class oracle.jbo.server.ViewRowImpl
 
hasExtendedViewDef() - Method in class oracle.jbo.server.ViewRowImpl
 
hasFormatInformation(LocaleContext) - Method in class oracle.adf.model.generic.AttributeDefImpl
 
hasFormatInformation(LocaleContext) - Method in interface oracle.jbo.AttributeHints
Return true if any format hints have been defined for this attribute.
hasFormatInformation(LocaleContext) - Method in class oracle.jbo.client.remote.AttributeDefImpl
 
hasFormatInformation(LocaleContext) - Method in class oracle.jbo.domain.DomainAttributeDef
 
hasFormatInformation(LocaleContext) - Method in class oracle.jbo.server.AttributeDefImpl
 
hasFormatInformation() - Method in class oracle.jbo.uicli.binding.JUCtrlValueBinding
Returns true if any format hints have been defined for this attribute.
hasFormatInformation(String, String, LocaleContext) - Method in class oracle.jbo.uicli.binding.JUFormBinding
Returns true if any format hints have been defined for this attribute.
hasIcon() - Method in class oracle.jbo.uicli.binding.JUCtrlHierTypeBinding
 
hasImplObject() - Method in class oracle.jbo.common.SvcMsgResponseException
 
hasLOBAttrs() - Method in class oracle.jbo.server.EntityDefImpl
Determines whether the EntityDef contains attributes that are LOBs.
hasListeners() - Method in class oracle.jbo.common.RowSetHelper
 
hasManagementListeners() - Method in class oracle.jbo.common.RowSetHelper
 
hasNext() - Method in class oracle.adf.model.generic.DCRowSetIteratorImpl
 
hasNext() - Method in interface oracle.jbo.RowIterator
Tests for the existence of a row after the current row.
hasNext() - Method in class oracle.jbo.ViewCriteria
Tests for the existence of a row after the current row.
hasNext() - Method in class oracle.jbo.client.remote.ViewUsageImpl
 
hasNext() - Method in class oracle.jbo.common.ws.WSRowSetIteratorBase
 
hasNext() - Method in class oracle.jbo.server.ViewObjectImpl
Indicates whether the iterator has a next row.
hasNext() - Method in class oracle.jbo.server.ViewRowSetImpl
Indicates whether the iterator has a next row or not.
hasNext() - Method in class oracle.jbo.server.ViewRowSetIteratorImpl
Indicates whether the iterator has a next row or not.
hasNextForCollection(Object) - Method in class oracle.jbo.server.ViewObjectImpl
 
hasNextForCollection(Object) - Method in class oracle.jbo.server.ejb.facade.FinderViewImpl
Overrides the base implementation of hasNextForCollection(Object).
hasPeerExceptions() - Method in class oracle.jbo.JboException
 
hasPendingDataPosts() - Method in class oracle.jbo.client.remote.ApplicationModuleImpl
 
hasPendingDataPosts() - Method in interface oracle.jbo.common.ws.WSApplicationModuleMarshaller
 
hasPendingDataPosts() - Method in class oracle.jbo.server.ApplicationModuleImpl
 
hasPendingDataPosts() - Method in class oracle.jbo.server.remote.AbstractRemoteApplicationModuleImpl
 
hasPrevious() - Method in class oracle.adf.model.generic.DCRowSetIteratorImpl
 
hasPrevious() - Method in interface oracle.jbo.RowIterator
Tests for the existence of a row before the current row.
hasPrevious() - Method in class oracle.jbo.ViewCriteria
Tests for the existence of a row before the current row.
hasPrevious() - Method in class oracle.jbo.client.remote.ViewUsageImpl
 
hasPrevious() - Method in class oracle.jbo.common.ws.WSRowSetIteratorBase
 
hasPrevious() - Method in class oracle.jbo.server.ViewObjectImpl
Indicates whether the iterator has a previous row or not.
hasPrevious() - Method in class oracle.jbo.server.ViewRowSetImpl
Indicates whether the iterator has a previous row or not.
hasPrevious() - Method in class oracle.jbo.server.ViewRowSetIteratorImpl
Indicates whether the iterator has a previous row or not.
hasPrimaryEntity() - Method in class oracle.jbo.server.ViewDefImpl
 
hasQuery() - Method in class oracle.jbo.server.ViewDefImpl
 
hasRSI() - Method in class oracle.adf.model.binding.DCIteratorBinding
returns true if a RowSetIterator has been bound to this iterator.
hasRollbackSavePoint() - Method in class oracle.jbo.server.DBTransactionImpl
 
hasUpdatePrivilege(int) - Method in class oracle.jbo.server.EntityImpl
 
hasViewLink(String) - Method in class oracle.jbo.server.ApplicationModuleDefImpl
 
hasViewObject(String) - Method in class oracle.jbo.server.ApplicationModuleDefImpl
 
hashCode() - Method in class oracle.adf.model.binding.DCBindingContainer
 
hashCode() - Method in class oracle.adf.model.binding.DCControlBinding
 
hashCode() - Method in class oracle.adf.model.binding.DCDataControl
 
hashCode() - Method in class oracle.jbo.Key
Generates a hashcode for this key.
hashCode() - Method in class oracle.jbo.client.remote.SQLValueImpl
 
hashCode() - Method in class oracle.jbo.common.JboAbstractMap
 
hashCode() - Method in class oracle.jbo.common.MasterRowHandles
 
hashCode() - Method in interface oracle.jbo.common.ampool.SessionCookie
 
hashCode() - Method in class oracle.jbo.common.ampool.SessionCookieImpl
 
hashCode() - Method in class oracle.jbo.domain.DateDomain
Deprecated.  
hashCode() - Method in class oracle.jbo.domain.NullValue
Generates a hashcode for NullValue.
hashCode() - Method in class oracle.jbo.domain.SQLValue
Computes a hash code for this.
hashCode() - Method in class oracle.jbo.server.QueryCollection
 
hashCode() - Method in class oracle.jbo.server.RowFilterKey
 
hashCode() - Method in class oracle.jbo.server.RowFilterKeyForwardOnly
 
hashCode() - Method in class oracle.jbo.server.SQLValueImpl
 
hashCode() - Method in class oracle.jbo.server.SequenceImpl
Computes a hash code for this SequenceImpl object.
hashCode() - Method in class oracle.jbo.server.ViewRowImpl
Computes an integer hash code for this ViewRowImpl object
header() - Static method in class oracle.jbo.server.JDBCInteract
 
helpAction(ActionEvent) - Method in interface oracle.jbo.uicli.jui.JULovPanelInterface
This method is invoked by the framework to display help on the LOV dialog.
helpText - Variable in class oracle.jdeveloper.html.DHTMLNoTabControl
 
helpText - Variable in class oracle.jdeveloper.html.DHTMLTabControl
 
hideAttrs - Variable in class oracle.jbo.html.jsp.datatags.AttributeIterateTag
 
hierarchyChanged(HierarchyEvent) - Method in class oracle.jbo.uicli.jui.JUTableBinding
 
hint - Variable in class oracle.jdeveloper.html.DHTMLTab
 
hintName - Variable in class oracle.jbo.html.jsp.datatags.ShowHintTag
 
hintPrepareSession(SessionData, ConnectionMetadata) - Method in class oracle.jbo.ApplicationPoolSvcMsgContext
 
htmlAttributes - Variable in class oracle.jdeveloper.html.HTMLFieldRendererImpl
 
htmlAttributes - Variable in class oracle.jdeveloper.html.HTMLInputElement
 
htmlAttributes - Variable in class oracle.jdeveloper.html.HTMLSelect
 
htmlAttributes - Variable in class oracle.jdeveloper.html.HTMLTextAreaElement
 
htmlAttrs - Variable in class oracle.jbo.html.jsp.datatags.InputTagBase
 

Oracle ADF Model and Business Components API Reference 10.1.2 B14022-02

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


 

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