Oracle Fusion Middleware Java API Reference for Oracle ADF Model
11g Release 1 (11.1.1.4.0)

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

H

Handle - Interface in oracle.jbo.common.remote
 
HANDLE_NAME - Static variable in interface oracle.jbo.common.PropertyConstants
 
HANDLE_NAME - Static variable in class oracle.jbo.common.PropertyMetadata
 
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 class oracle.jbo.server.ejb.EJBTxnHandlerImpl
 
handleClose(Connection) - Method in interface oracle.jbo.server.TransactionHandler
Terminates the transaction.
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 class oracle.jbo.server.ejb.EJBTxnHandlerImpl
 
handleCommit(Connection, boolean) - Method in class oracle.jbo.server.svc.ServiceJTATxnHandlerImpl
 
handleCommit(Connection, boolean) - Method in class oracle.jbo.server.svc.ServiceNonJTATxnHandlerImpl
Issues a commit() command to the JDBC connection.
handleCommit(Connection, boolean) - Method in interface oracle.jbo.server.TransactionHandler
Commits changes to the database.
handleControlRowLockConflict(SQLException, boolean, String) - Method in class oracle.jbo.pcoll.JDBCPersistManager
 
handleControlTableExists(SQLException) - Method in class oracle.jbo.pcoll.JDBCPersistManager
 
handleDataException(DataExceptionEvent) - Method in interface oracle.binding.DataChangeListener
raised when exception is encountered by the datacontrol implementation and needs to be notified to the bindings and the UI layers.
handleDataException(DataExceptionEvent) - Method in class oracle.binding.util.DataChangeMultiCaster
 
handleDataException(DataExceptionEvent) - Method in class oracle.jbo.uicli.binding.JUIteratorBinding
Internal: Applications should not use this method.
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.
handleEffectiveDateOperations() - Method in class oracle.jbo.server.EntityImpl
Before posting the row to the database this method is invoked for effective date book-keeping.
handleEffectiveDateRowCreate() - Method in class oracle.jbo.server.EntityImpl
Update the Effective Start Date and Effective End Date based on the Effective Date Transient Attribute Value and the Post state of the Entity.
handleEffectiveDateRowDelete() - Method in class oracle.jbo.server.EntityImpl
Performs the effective date processing for row delete operation.
handleEffectiveDateRowUpdate() - Method in class oracle.jbo.server.EntityImpl
Performs the effective date processing for row update operation.
handleError(Exception) - Method in class oracle.jbo.server.svc.ServiceImpl
 
handleEvent(Event, HashMap) - Method in interface oracle.adf.model.events.EventConsumer
handleEvent using this method consumer handles the event
handleEvent(byte) - Method in class oracle.jbo.common.ampool.ApplicationPoolLogger
 
handleEvent(byte) - Method in interface oracle.jbo.pool.ResourcePoolListener
 
handleEvent(byte) - Method in class oracle.jbo.pool.ResourcePoolLogger
 
handleEvent(Event, HashMap) - Method in class oracle.jbo.uicli.binding.JUEventConsumer
handleEvent using this method consumer handles the event
handleException(Exception, boolean) - Method in class oracle.adf.model.binding.DCBindingContainer
 
handleException(Exception, boolean) - Method in class oracle.jbo.client.remote.ApplicationModuleImpl
 
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.server.remote.AbstractRemoteApplicationModuleImpl
 
handleException(Exception, boolean) - Method in class oracle.jbo.service.errors.ServiceJboExceptionHandler
 
handleFault(SOAPFault) - Method in class oracle.adfinternal.model.adapter.webservice.provider.soap.SOAPProvider
Handle the SOAP fault if the repsonse generated one.
handleFilteredList() - Method in class oracle.jbo.uicli.binding.JUCtrlListBinding
 
handleGetObject(String) - Method in class oracle.jbo.common.ArrayResourceBundle
 
handleListBindingMismatch(Row, Map, RowIterator) - Method in class oracle.adf.model.generic.ListBinding
 
handleListBindingMismatch(ListBinding, Map, RowIterator) - Method in class oracle.adf.model.generic.RowImpl
 
handleListBindingMismatch(Row, Map, RowIterator) - Method in class oracle.jbo.common.AbstractListBinding
 
handleListBindingMismatch(ListBinding, Map, RowIterator) - Method in class oracle.jbo.server.EntityImpl
 
handleListBindingMismatch(Row, Map, RowIterator) - Method in class oracle.jbo.server.ListBinding
 
handleListBindingMismatch(ListBinding, Map, RowIterator) - Method in class oracle.jbo.server.RowImpl
Internal: Applications should not use this method.
handleListBindingMismatch(ListBinding, Map, RowIterator) - Method in class oracle.jbo.server.ViewRowImpl
 
handleOpen(Connection) - Method in class oracle.jbo.server.DefaultTxnHandlerImpl
Opens a transaction.
handleOpen(Connection) - Method in class oracle.jbo.server.ejb.EJBTxnHandlerImpl
 
handleOpen(Connection) - Method in class oracle.jbo.server.svc.ServiceJTATxnHandlerImpl
 
handleOpen(Connection) - Method in interface oracle.jbo.server.TransactionHandler
Initializes the transaction.
handlePostChangesError() - Method in class oracle.jbo.server.EntityImpl
Called when a problem occurs while posting changes and restores an EntityImpl's state.
handleRequest(SOAPMessage) - Method in class oracle.adfinternal.model.adapter.webservice.provider.soap.SOAPProvider
Override this method for custom manipulation of the SOAPRequest.
handleResponse(SOAPMessage) - Method in class oracle.adfinternal.model.adapter.webservice.provider.soap.SOAPProvider
Override this method for custom processing the SOAPResponse obtained.
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 class oracle.jbo.server.ejb.EJBTxnHandlerImpl
 
handleRollback(Connection, boolean) - Method in class oracle.jbo.server.svc.ServiceNonJTATxnHandlerImpl
Issues a rollback() command to the JDBC connection.
handleRollback(Connection, boolean) - Method in interface oracle.jbo.server.TransactionHandler
Discards changes to the database.
handleSQLException(JboSQLException) - Method in class oracle.jbo.server.BaseSQLBuilderImpl
Performs extra processing before re-throwing JboSQLException.
handleSQLException(JboSQLException) - Method in interface oracle.jbo.server.SQLBuilder
Performs extra processing before re-throwing JboSQLException.
handleWarning(JboWarning) - Method in class oracle.adf.model.binding.DCBindingContainer
 
handleWarning(JboWarning) - Method in class oracle.jbo.client.remote.ApplicationModuleImpl
 
handleWarning(JboWarning) - Method in interface oracle.jbo.JboExceptionHandler
Catches a warning thrown by the middle tier.
handleWarning(JboWarning) - Method in class oracle.jbo.server.remote.AbstractRemoteApplicationModuleImpl
 
handleWarning(JboWarning) - Method in class oracle.jbo.service.errors.ServiceJboExceptionHandler
 
HAS_PERMISSION - Static variable in class oracle.adf.model.binding.PermissionHelper
 
HAS_TRIGGER - Static variable in class oracle.jbo.ViewCriteriaItemValue
 
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
 
hasApplyViewCriteriaNames() - Method in class oracle.jbo.server.ViewReference
 
hasAttributeBindNames() - Method in class oracle.jbo.uicli.binding.JUCtrlHierTypeBinding
For Framework internal use only only for test purposes.
hasAttributeChangeEventDefinitions() - Method in class oracle.jbo.uicli.binding.JUCtrlHierTypeBinding
 
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
 
hasAttributeException(String) - Method in exception oracle.jbo.ValidationException
 
hasAttributeListChanged(DCBindingContainer) - Static method in class oracle.jbo.uicli.binding.JUSearchBindingCustomizer
 
hasAttributeListChanged() - Method in class oracle.jbo.ViewCriteriaRow
API for checking whether the list of attributes for this view criteria row might have beeen changed.
hasBindingsWithExc() - Method in class oracle.adf.model.binding.DCDataControl
 
hasBindingsWithPushChangeEvents() - Method in class oracle.adf.model.binding.DCIteratorBinding
Return true if this IteratorBinding or any of it's dependent iterator bindings has a value binding that may have DataChangeEventPolicy = PUSH.
hasBindVarValue() - Method in class oracle.jbo.ViewCriteriaItem
 
hasChildren() - Method in class oracle.jbo.uicli.binding.JUCtrlHierNodeBinding
*** For internal framework use only *** For subclass usages to find out if this node has been executed and has children.
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
 
hasCurrencyChangeEventDefinitions() - Method in class oracle.jbo.uicli.binding.JUCtrlHierTypeBinding
 
hasCurrentSession() - Method in class oracle.jbo.common.SessionContextManagerImpl
 
hasCurrentSession() - Method in interface oracle.jbo.SessionContextManager
 
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.ViewCriteria
For internal use only.
hasData() - Method in class oracle.jbo.ViewCriteriaItem
 
hasData(HashMap) - Method in class oracle.jbo.ViewCriteriaItem
 
hasData() - Method in class oracle.jbo.ViewCriteriaItemCompound
 
hasData() - Method in class oracle.jbo.ViewCriteriaRow
 
hasDataSecurity() - Method in class oracle.jbo.server.EntityDefImpl
 
hasDataSecurity() - Method in class oracle.jbo.server.RowDef
 
hasDataSecurity() - Method in class oracle.jbo.server.ViewDefImpl
 
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
 
hasDefinitionBeenUpdated() - Method in class oracle.adf.model.binding.DCBindingContainer
 
hasDefinitionBeenUpdated(DCBindingContainer) - Method in class oracle.adf.model.binding.DCBindingContainerDef
This method will return true if the definition object has been personalized or removed.
hasDefinitionBeenUpdated() - Method in interface oracle.adf.model.MutableRegionBinding
Returns true if the region's definition has been updated
hasDefinitionBeenUpdated(DefinitionObject) - Method in class oracle.jbo.mom.DefinitionManager
figures out if the defintion object has been updated since it was read into the DefinitionManager cache.
hasDefinitionChanged() - Method in class oracle.adf.model.binding.DCDataControl
 
hasDynamicEventSubscriber() - Method in interface oracle.adf.model.binding.events.EventMapDef
 
hasDynamicEventSubscriber() - Method in class oracle.adf.model.binding.events.EventMapDefImpl
 
hasDynamicEventSubscription(String) - Method in class oracle.adf.model.binding.events.EventDispatcherImpl
 
hasDynamicEventSubscription(String) - Method in class oracle.adf.model.events.AbstractEventDispatcher
 
hasDynamicEventSubscription(String) - Method in interface oracle.adf.model.events.EventDispatcher
 
hasEffectiveDateSequence() - Method in class oracle.jbo.server.EntityDefImpl
 
hasErrorMsg() - Method in class oracle.jbo.rules.AbstractValidator
 
hasEventDefinitions() - Method in class oracle.jbo.uicli.binding.JUCtrlHierTypeBinding
 
hasEventMapWithDynamicEventSubscriber() - Method in class oracle.adf.model.binding.DCBindingContainerDef
 
hasEventProducer() - Method in class oracle.jbo.uicli.binding.JUCtrlValueBinding
 
hasExceptions() - Method in class oracle.adf.model.binding.DCBindingContainer
 
hasExtendedDefObjects() - Method in class oracle.jbo.mom.DefinitionObject
 
hasExtendedViewDef() - Method in class oracle.jbo.server.ViewRowImpl
 
hasFormatInformation(LocaleContext) - Method in class oracle.adf.model.bean.DCVCItemValueRowAttrHints
 
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.client.remote.AttributeHintsImpl
 
hasFormatInformation(LocaleContext) - Method in class oracle.jbo.common.VariableImpl
 
hasFormatInformation(LocaleContext) - Method in class oracle.jbo.domain.DomainAttributeDef
 
hasFormatInformation(LocaleContext) - Method in class oracle.jbo.server.AttributeDefImpl
 
hasFormatInformation(LocaleContext) - Method in class oracle.jbo.server.EntityAttrHintsImpl
 
hasFormatInformation(LocaleContext) - Method in class oracle.jbo.server.RowAttrHintsImpl
 
hasFormatInformation(LocaleContext) - Method in class oracle.jbo.server.SIFAttrHintsHelper
 
hasFormatInformation(LocaleContext) - Method in class oracle.jbo.uicli.binding.JUCtrlParameterDef
 
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.
hasFormatInformation(LocaleContext) - Method in class oracle.jbo.ViewCriteriaItem
 
hasGroovy() - Method in class oracle.jbo.server.OperationDefinitionsImpl
Deprecated.  
hashCode() - Method in class oracle.adf.model.binding.DCBindingContainer
*** For internal framework use only ***
hashCode() - Method in class oracle.adf.model.binding.DCControlBinding
 
hashCode() - Method in class oracle.adf.model.connection.webservice.api.PolicyReference
 
hashCode() - Method in class oracle.adf.model.connection.webservice.api.WebServiceColocation
 
hashCode() - Method in class oracle.jbo.client.remote.RowFilterKey
 
hashCode() - Method in class oracle.jbo.client.remote.SequenceImpl
Computes a hash code for this SequenceImpl object.
hashCode() - Method in class oracle.jbo.client.remote.SQLValueImpl
 
hashCode() - Method in interface oracle.jbo.common.ampool.SessionCookie
 
hashCode() - Method in class oracle.jbo.common.ampool.SessionCookieImpl
 
hashCode() - Method in class oracle.jbo.common.InternedString
 
hashCode() - Method in class oracle.jbo.common.JboAbstractMap
 
hashCode() - Method in class oracle.jbo.common.MasterRowHandles
 
hashCode() - Method in class oracle.jbo.common.MsgBundleKey
 
hashCode() - Method in class oracle.jbo.common.policy.PolicyEntry
 
hashCode() - Method in class oracle.jbo.common.UUID
 
hashCode() - Method in class oracle.jbo.domain.Array
Returns a hash code value based on the array elements in the object.
hashCode() - Method in class oracle.jbo.domain.Char
Computes a hash code for this CharDomain object.
hashCode() - Method in class oracle.jbo.domain.Date
Computes a hash code for this.
hashCode() - Method in class oracle.jbo.domain.DateDomain
Deprecated.  
hashCode() - Method in class oracle.jbo.domain.DBSequence
Computes a hash code for this Sequence object.
hashCode() - Method in class oracle.jbo.domain.NullValue
Generates a hashcode for NullValue.
hashCode() - Method in class oracle.jbo.domain.Number
Computes the hash code.
hashCode() - Method in class oracle.jbo.domain.Raw
Computes a hash code for this.
hashCode() - Method in class oracle.jbo.domain.RowID
Computes a hash code for this.
hashCode() - Method in class oracle.jbo.domain.Sequence
Computes a hash code for this Sequence object.
hashCode() - Method in class oracle.jbo.domain.SQLValue
Computes a hash code for this.
hashCode() - Method in class oracle.jbo.domain.Struct
Computes a hash code for this StructDomain object.
hashCode() - Method in class oracle.jbo.domain.Timestamp
Computes a hash code for this.
hashCode() - Method in class oracle.jbo.Key
Generates a hashcode for this key.
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.SequenceImpl
Computes a hash code for this SequenceImpl object.
hashCode() - Method in class oracle.jbo.server.SQLValueImpl
 
hashCode() - Method in class oracle.jbo.server.ViewRowImpl
Computes an integer hash code for this ViewRowImpl object
hasHintDefined(LocaleContext, String) - Method in class oracle.jbo.server.AttributeDefImpl
 
hasHintDefined(LocaleContext, String) - Method in class oracle.jbo.server.ViewAttributeDefImpl
 
hasHintOverride(LocaleContext, String) - Method in class oracle.jbo.server.AttributeDefImpl
 
hasHintOverride(LocaleContext, String) - Method in class oracle.jbo.server.ViewAttributeDefImpl
 
hasHintOverride(LocaleContext, String, String) - Method in class oracle.jbo.server.ViewAttributeDefImpl
 
hasIcon() - Method in class oracle.jbo.uicli.binding.JUCtrlHierTypeBinding
For Framework internal use only
hasIconName() - Method in class oracle.jbo.uicli.jui.JUShuttlePanelDef.JUShuttlePanelButtonDef
 
hasImplObject() - Method in class oracle.jbo.common.SvcMsgResponseException
 
hasJava() - Method in class oracle.jbo.mom.ContainerDefImpl
 
hasJava() - Method in class oracle.jbo.server.PackageDefImpl
 
hasKeyAttributes(DCIteratorBinding) - Method in class oracle.adf.model.bc4j.DCJboDataControl
 
hasKeyAttributes(DCIteratorBinding) - Method in class oracle.adf.model.bean.DCBeanDataControl
 
hasKeyAttributes(DCIteratorBinding) - Method in class oracle.adf.model.binding.DCDataControl
 
hasKeyAttributes() - Method in class oracle.adf.model.binding.DCIteratorBinding
 
hasLabel() - Method in class oracle.jbo.uicli.jui.JUShuttlePanelDef.JUShuttlePanelButtonDef
 
hasListBindings() - Method in class oracle.jbo.server.EntityImpl
 
hasListBindings() - Method in class oracle.jbo.server.RowImpl
Internal: Applications should not use this method.
hasListBindings() - Method in class oracle.jbo.server.ViewRowImpl
 
hasListeners() - Method in class oracle.jbo.common.RowSetHelper
 
hasLOBAttrs() - Method in class oracle.jbo.server.EntityDefImpl
Determines whether the EntityDef contains attributes that are LOBs.
hasLock() - Method in class oracle.jbo.common.Lock
 
hasManagementListeners() - Method in class oracle.jbo.common.RowSetHelper
 
hasMRU() - Method in class oracle.jbo.uicli.binding.JUCtrlListBinding
 
hasNewChanges() - Method in interface oracle.adf.model.binding.Personalizer
 
hasNext() - Method in class oracle.adf.model.generic.DCRowSetIteratorImpl
 
hasNext() - Method in class oracle.jbo.client.remote.ViewUsageImpl
 
hasNext() - Method in class oracle.jbo.common.ws.WSRowSetIteratorBase
 
hasNext() - Method in interface oracle.jbo.RowIterator
Tests for the existence of a row after the current row.
hasNext() - Method in class oracle.jbo.server.EntityCacheOverRowSet
 
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.
hasNext() - Method in class oracle.jbo.ViewCriteria
For internal use only.
hasNextForCollection(Object) - Method in class oracle.adf.model.bean.DCDataVO
Override from VO to find if the source collection has any more rows.
hasNextForCollection(Object) - Method in class oracle.jbo.server.DSViewObjectImpl
;cefmnov* Override from VO to find if the source collection has any more rows.
hasNextForCollection(Object) - Method in class oracle.jbo.server.ejb.facade.FinderViewImpl
Overrides the base implementation of hasNextForCollection(Object).
hasNextForCollection(Object) - Method in class oracle.jbo.server.ViewObjectImpl
 
hasNextForCollection(Object) - Method in class oracle.jbo.server.ViewObjectOnRowSets
 
hasNextPage() - Method in interface oracle.adf.model.adapter.bean.pagination.Pagination
Method queried by the "Next" link to determine its enabled state.
hasNextPage() - Method in class oracle.adf.model.adapter.bean.pagination.PaginationCollectionModel
Method queried by the "Next" link to determine its enabled state.
hasNullValue() - Method in class oracle.jbo.uicli.binding.JUCtrlListBinding
Deprecated. since 11.1.1.4.0 Applications should not use this api.
hasOperationParamsChanged(OperationInfo) - Method in class oracle.adf.model.adapter.AdapterDCService
Check if the operation params has changed during an iterator execution.
hasOperationParamsChanged(OperationInfo) - Method in class oracle.adf.model.binding.DCDataControl
 
hasParameterValuesChanged() - Method in class oracle.adf.model.binding.DCInvokeMethod
 
hasPeerExceptions() - Method in exception 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
 
hasPermission(DCControlBinding, String, String) - Method in class oracle.adf.model.binding.DCDataControl
 
hasPermission(DCControlBinding, String) - Method in class oracle.adf.model.binding.DCDataControl
 
hasPermission(Permission) - Method in class oracle.adf.model.binding.DCDataControl
 
hasPermission(String) - Method in class oracle.adf.model.binding.DCPermission
 
hasPermission(SecurityContext, String, String) - Static method in class oracle.adf.model.binding.PermissionHelper
 
hasPermission(SecurityContext, Permission) - Static method in class oracle.adf.model.binding.PermissionHelper
 
hasPermission(Permission) - Static method in class oracle.adf.model.binding.PermissionHelper
 
hasPersistMgr() - Method in class oracle.jbo.pcoll.PCollManager
 
hasPolicy(String) - Method in interface oracle.adf.model.connection.webservice.api.WebServicePolicies
 
hasPolicy(String) - Method in class oracle.adf.model.connection.webservice.impl.WebServicePoliciesBase
 
hasPolicyRefs(Port) - Method in class oracle.adfinternal.model.adapter.webservice.security.SecurityModel
 
hasPrevious() - Method in class oracle.adf.model.generic.DCRowSetIteratorImpl
 
hasPrevious() - Method in class oracle.jbo.client.remote.ViewUsageImpl
 
hasPrevious() - Method in class oracle.jbo.common.ws.WSRowSetIteratorBase
 
hasPrevious() - Method in interface oracle.jbo.RowIterator
Tests for the existence of a row before the current row.
hasPrevious() - Method in class oracle.jbo.server.EntityCacheOverRowSet
 
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.
hasPrevious() - Method in class oracle.jbo.ViewCriteria
For internal use only.
hasPreviousPage() - Method in interface oracle.adf.model.adapter.bean.pagination.Pagination
Method queried by the "Previous" link to determine its enabled state.
hasPreviousPage() - Method in class oracle.adf.model.adapter.bean.pagination.PaginationCollectionModel
Method queried by the "Previous" link to determine its enabled state.
hasPrimaryEntity() - Method in class oracle.jbo.server.ViewDefImpl
 
hasPrivilege(Row, int, String) - Static method in class oracle.adf.model.binding.PermissionHelper
 
hasPrivilege(Object, String, HashMap, String, BindingPermissionDef) - Static method in class oracle.jbo.server.security.XSPermissionHelper
 
hasPrivilege(BindingPermission, String) - Static method in class oracle.jbo.server.security.XSPermissionHelper
 
hasQuery() - Method in class oracle.jbo.server.ViewDefImpl
 
hasRefreshParametersChanged() - Method in class oracle.adf.model.binding.DCBindingContainer
 
hasRefreshParametersChanged() - Method in class oracle.adf.model.binding.DCExecutableBinding
*** For internal framework use only ***
hasRefreshParametersChanged() - Method in interface oracle.adf.model.binding.DCIExecutable
Called by isRefreshable to find out if the parameters for this executable has changed/mutated and thus the executable should be refreshed.
hasRefreshParametersChanged() - Method in class oracle.adf.model.binding.DCIteratorBinding
 
hasRegisteredMetadata() - Method in class oracle.jbodt.common.JboSchemaRegistrationManager
 
hasRegisteredSchemas() - Method in class oracle.jbodt.common.JboSchemaRegistrationManager
 
hasRetrievedOnCreateAttrs(ViewObject) - Static method in class oracle.jbo.common.sdo.SDOValueStoreHelper
Returns whether the given viewObject has attributes needed to be refreshed on creation.
hasRetrievedOnCreateKeyAttrs(ViewObject) - Static method in class oracle.jbo.common.sdo.SDOValueStoreHelper
Returns whether the given viewObject has one or more key attributes needed to be refreshed on creation.
hasRetrievedOnUpdateAttrs(ViewObject) - Static method in class oracle.jbo.common.sdo.SDOValueStoreHelper
Returns whether the given viewObject has attributes needed to be refreshed on updating.
hasRetrievedOnUpdateKeyAttrs(ViewObject) - Static method in class oracle.jbo.common.sdo.SDOValueStoreHelper
Returns whether the given viewObject has one or more key attributes needed to be refreshed on updating.
hasRollbackSavePoint() - Method in class oracle.jbo.server.DBTransactionImpl
 
hasRows() - Method in class oracle.jbo.server.EntityCache
 
hasRSI() - Method in class oracle.adf.model.binding.DCIteratorBinding
returns true if a RowSetIterator has been bound to this iterator.
hasSameConjunction() - Method in class oracle.jbo.ViewCriteriaItem
Checks whether all items under this item has the same conjunction.
hasSameConjunction() - Method in class oracle.jbo.ViewCriteriaItemCompound
 
hasSameConjunction() - Method in class oracle.jbo.ViewCriteriaRow
Method to check whether all items under this row has the same conjunction.
hasServerBindingChanged() - Method in class oracle.jbo.uicli.binding.JUCtrlValueBinding
 
hasServerBindingChanged() - Method in class oracle.jbo.uicli.jui.JUComboBoxBinding
 
hasServiceViewUsage(String) - Method in class oracle.jbo.server.ApplicationModuleDefImpl
 
hasSQLDerivedAttrs() - Method in class oracle.jbo.server.EntityAssociation
 
hasSubstitutes() - Method in class oracle.jbo.mom.ContainerDefImpl
 
hasTooltip() - Method in class oracle.jbo.uicli.jui.JUShuttlePanelDef.JUShuttlePanelButtonDef
 
hasTransientExpression() - Method in class oracle.jbo.server.AttributeDefImpl
 
hasUpdatePrivilege(int) - Method in class oracle.jbo.server.EntityImpl
 
hasValidationCondition() - Method in class oracle.jbo.rules.AbstractValidator
 
hasVariables() - Method in class oracle.adf.model.binding.DCBindingContainer
 
hasVariables() - Method in class oracle.adf.model.binding.DCBindingContainerDef
Internal: Applications should not use this method.
hasVariables() - Method in class oracle.adf.model.generic.DCRowSetIteratorImpl
 
hasVariables() - Method in class oracle.jbo.client.remote.ViewUsageImpl
 
hasVariables() - Method in class oracle.jbo.common.ws.WSObject
 
hasVariables() - Method in class oracle.jbo.rules.AbstractValidator
 
hasVariables() - Method in class oracle.jbo.server.ComponentObjectImpl
 
hasVariables() - Method in class oracle.jbo.server.DefObject
 
hasVariables() - Method in class oracle.jbo.server.EntityCacheOverRowSet
 
hasVariables() - Method in class oracle.jbo.server.PDefComponentObjectBase
 
hasVariables() - Method in class oracle.jbo.server.RowImpl
 
hasVariables() - Method in class oracle.jbo.server.ViewDefImpl
 
hasVariables() - Method in class oracle.jbo.server.ViewRowSetImpl
 
hasVariables() - Method in class oracle.jbo.server.ViewRowSetIteratorImpl
 
hasVariables() - Method in class oracle.jbo.uicli.binding.JUCtrlValueBinding
 
hasVariables() - Method in class oracle.jbo.uicli.binding.JUVariableIteratorDef
 
hasVariables() - Method in interface oracle.jbo.VariableManagerOwnerBase
Returns a flag indicating whether this object has Variables or not.
hasVariables() - Method in class oracle.jbo.ViewCriteria
For internal use only.
hasVariableValue(Variable) - Method in class oracle.jbo.common.VariableValueManagerImpl
 
hasVariableValue(String) - Method in class oracle.jbo.common.VariableValueManagerImpl
 
hasVariableValue(Variable) - Method in interface oracle.jbo.VariableValueManager
 
hasVariableValue(String) - Method in interface oracle.jbo.VariableValueManager
 
hasVetoWarning() - Method in class oracle.adf.model.binding.DCBindingContainer
Internal: Applications should not use this class.
hasViewLink(String) - Method in class oracle.jbo.server.ApplicationModuleDefImpl
 
hasViewObject(String) - Method in class oracle.jbo.server.ApplicationModuleDefImpl
 
hasWhereClause(boolean) - Method in class oracle.jbo.ViewCriteriaItem
 
header() - Static method in class oracle.jbo.server.JDBCInteract
 
helpAction(ActionEvent) - Method in class oracle.jbo.uicli.controls.JULovPanel
 
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 - Static variable in class oracle.jbo.mom.xml.JTXMLTags
 
HIDDEN - Static variable in class oracle.jbo.mom.xml.JTXMLTags
 
HiddenDefException - Exception in oracle.jbo
Indicates that an attempt has been made to use a hidden definition.
HiddenDefException(int, String, String, String) - Constructor for exception oracle.jbo.HiddenDefException
 
hideAttribute(String) - Method in class oracle.jbo.server.PDefRow
 
hideAttributeDef(String) - Method in class oracle.jbo.server.ViewObjectImpl
 
HIER_ACCESSOR_LABEL - Static variable in class oracle.jbo.uicli.binding.JUCtrlHierNodeBinding
 
hierarchyChanged(HierarchyEvent) - Method in class oracle.jbo.uicli.jui.JUTableBinding
 
HIERB_NAME - Static variable in class oracle.adf.model.binding.DCLoggerUtil
 
HINT_NAME_AUTOSUBMIT - Static variable in interface oracle.jbo.AttributeHints
 
HINT_NAME_CATEGORY - Static variable in interface oracle.jbo.AttributeHints
 
HINT_NAME_CTL_TYPE - Static variable in interface oracle.jbo.AttributeHints
 
HINT_NAME_DESCRIPTION - Static variable in interface oracle.jbo.AttributeHints
 
HINT_NAME_DISPLAY_HEIGHT - Static variable in interface oracle.jbo.AttributeHints
 
HINT_NAME_DISPLAY_HINT - Static variable in interface oracle.jbo.AttributeHints
 
HINT_NAME_DISPLAY_WIDTH - Static variable in interface oracle.jbo.AttributeHints
 
HINT_NAME_FIELD_ORDER - Static variable in interface oracle.jbo.AttributeHints
 
HINT_NAME_FORMAT - Static variable in interface oracle.jbo.AttributeHints
 
HINT_NAME_LABEL - Static variable in interface oracle.jbo.AttributeHints
 
HINT_NAME_MANDATORY - Static variable in interface oracle.jbo.AttributeHints
 
HINT_NAME_MAX_VALUE - Static variable in interface oracle.jbo.AttributeHints
 
HINT_NAME_MIN_LENGTH - Static variable in interface oracle.jbo.AttributeHints
 
HINT_NAME_MIN_VALUE - Static variable in interface oracle.jbo.AttributeHints
 
HINT_NAME_SECRET - Static variable in interface oracle.jbo.AttributeHints
 
HINT_NAME_TOOLTIP - Static variable in interface oracle.jbo.AttributeHints
 
HINT_NAME_UPDATEABLE - Static variable in interface oracle.jbo.AttributeHints
 
HINT_NAME_UPDATEABLE_FLAG - Static variable in class oracle.jbo.common.AttributeHintsMap
 
hintPrepareSession(SessionData, ConnectionMetadata) - Method in class oracle.jbo.ApplicationPoolSvcMsgContext
 
HINTS_ALLOWS - Static variable in class oracle.jbo.common.AttributeHintsMap
 
HINTS_ATTRIBUTE_DEF - Static variable in class oracle.jbo.common.AttributeHintsMap
 
HINTS_PRECISION - Static variable in class oracle.jbo.common.AttributeHintsMap
 
HINTS_SCALE - Static variable in class oracle.jbo.common.AttributeHintsMap
 
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
HISTORY_TYPE_RESERVED_IDS - Static variable in class oracle.jbo.common.AttributeDefHelper
 
HLINE - Static variable in class oracle.jbo.server.util.SafeExec
 
hObjArray - Variable in class oracle.jbo.common.remote.CompoundHandle
 
holdTableName(String, boolean) - Method in class oracle.jbo.pcoll.JDBCPersistManager
 
holdTableName(String, boolean) - Method in class oracle.jbo.pcoll.JTAPersistManager
 
holdTableName(String, boolean) - Method in class oracle.jbo.pcoll.OraclePersistManager
 
holdTableName(String, boolean) - Method in interface oracle.jbo.pcoll.PersistManager
 
HOST_NAME - Static variable in class oracle.jbo.common.PropertyMetadata
 
HOST_NAME - Static variable in interface oracle.jbo.JboContext
Host on which the Application Module server is started.
HTTP_CONNECTION_NAME - Static variable in class oracle.jbo.client.Configuration
constant to indicate the HTTP connection name
HTTP_METHOD - Static variable in class oracle.adfinternal.model.adapter.url.csv.CSVDCDef
Attribute to hold the HTTP Method.
HTTP_METHOD - Static variable in class oracle.adfinternal.model.adapter.url.xml.XMLDCDef
Attribute to hold the HTTP Method.
HTTP_REQUEST - Static variable in class oracle.adf.model.adapter.AdapterContext
 
HTTP_REQUEST - Static variable in class oracle.adf.model.BindingContext
 
HTTP_RESPONSE - Static variable in class oracle.adf.model.adapter.AdapterContext
 
HTTP_RESPONSE - Static variable in class oracle.adf.model.BindingContext
 
HttpURLConnection - Class in oracle.adf.model.connection.url
URLConnectionImpl represents a URLConnection resource, providing the services published by the URLConnection.
HttpURLConnection(String, URL) - Constructor for class oracle.adf.model.connection.url.HttpURLConnection
Instantiate this URLConnection instance for the URL resource
HttpURLConnection(String, DocumentFragment, Hashtable) - Constructor for class oracle.adf.model.connection.url.HttpURLConnection
Instantiate this URLConnection instance from the description and the corresponding environment.

Oracle Fusion Middleware Java API Reference for Oracle ADF Model
11g Release 1 (11.1.1.4.0)

E10653-05
A B C D E F G H I J K L M N O P Q R S T U V W X Z _
Copyright © 1997, 2011, Oracle. All rights reserved.