Skip navigation links

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

E10653-06

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 _


D

DATA - Static variable in class oracle.adf.model.adapter.dataformat.FormatHelper
Name of the collection returned by the wrapper method.
DATA_CONTROL_HANDLER - Static variable in class oracle.adf.model.adapter.bean.BeanAbstractDefinition
DataControl Handler - 11.1.2
DATA_CONTROL_USAGES - Static variable in class oracle.jbo.uicli.mom.JUTags
 
DATA_PREFIX - Static variable in class oracle.adf.model.binding.DCUtil
 
DATA_ROWKEYTAG - Static variable in class oracle.jbo.server.ViewObjectImpl
 
DATA_SOURCE - Static variable in class oracle.jbo.mom.xml.JTXMLTags
 
DATA_SOURCE_CLASS - Static variable in class oracle.jbo.mom.xml.JTXMLTags
 
DATABASE - Static variable in class oracle.jbo.common.PropertyGroup
 
DATABASE_ATTR - Static variable in class oracle.jbo.mom.xml.JTXMLTags
 
DatabaseConnectionProvider - Interface in oracle.jbo.client
 
DatabaseConnectionProviderFactory - Class in oracle.jbo.client
 
DatabaseTransactionFactory - Class in oracle.jbo.server
The factory for creating DBTransaction instances.
DatabaseTransactionFactory() - Constructor for class oracle.jbo.server.DatabaseTransactionFactory
 
DATACHANGE_EVENT_POLICY - Static variable in class oracle.jbo.uicli.binding.JUCtrlValueBinding
 
DATACHANGE_EVENT_POLLINGMODE - Static variable in interface oracle.adf.model.DataControl
 
dataChanged(DataChangeEvent) - Method in class oracle.adf.model.binding.DCIteratorBinding
 
dataChanged(DataChangeEvent) - Method in interface oracle.binding.DataChangeListener
raised when datachanges are detected in the datacontrol implementation and is to be notified via the bindings to the UI layers.
dataChanged(DataChangeEvent) - Method in class oracle.binding.util.DataChangeMultiCaster
Transmits an event to all the listeners in this list.
dataChanged(DataChangeEvent) - Method in class oracle.jbo.uicli.binding.JUIteratorBinding
Internal: Applications should not use this method.
dataChanged(Object) - Method in class oracle.jbo.uicli.controls.JUArrayComboBox
Updates the display of elements with the new Array object that is passed in into this method.
dataChanged(Object) - Method in interface oracle.jbo.uicli.jui.JUDefaultControlInterface
This method is invoked by the binding to notify the control to update the display with the new data.
DataChangeEntry - Class in oracle.binding
 
DataChangeEntry() - Constructor for class oracle.binding.DataChangeEntry
 
DataChangeEntry(DataChangeEntry.DataChangeType, Object[], String[]) - Constructor for class oracle.binding.DataChangeEntry
 
DataChangeEntry(DataChangeEntry.DataChangeType, Object[], String[], Object[]) - Constructor for class oracle.binding.DataChangeEntry
 
DataChangeEntry.DataChangeType - Enum in oracle.binding
 
DataChangeEvent - Class in oracle.binding
 
DataChangeEvent(Object, int, List<DataChangeEntry>, Timestamp) - Constructor for class oracle.binding.DataChangeEvent
Creates an event with a data change list and generation timestamp.
DataChangeEvent(Object, int, List<DataChangeEntry>) - Constructor for class oracle.binding.DataChangeEvent
Creates an event with a data change list.
DataChangeEvent(Object, int, DataChangeEntry[]) - Constructor for class oracle.binding.DataChangeEvent
Advanced internal only for framework use.
DataChangeListener - Interface in oracle.binding
 
DataChangeManager - Interface in oracle.binding
This interface is to be implemented by DataControls that support generating DataChange events.
DataChangeMultiCaster - Class in oracle.binding.util
 
DataChangeMultiCaster(DataChangeListener, DataChangeListener) - Constructor for class oracle.binding.util.DataChangeMultiCaster
A new instance of this class can only be constructed by this class itself.
DataCollector - Interface in oracle.jbo.common
 
DataControl - Interface in oracle.adf.model
DataControl is a collection of DataControls accessed by their key This is only for internal purposes and implementing just this interface will not work in ADF 9.0.5.1.
DATACONTROL - Static variable in class oracle.adf.model.DataControlDefinitionFactory
 
DATACONTROL - Static variable in interface oracle.adf.model.utils.BindingContextHelper
 
DataControl - Interface in oracle.binding
An interface through which the Data Binding Facility interacts with a Service.
DataControl - Static variable in class oracle.jbo.uicli.mom.JUTags
 
DataControl.DataChangeEventPolicy - Enum in oracle.adf.model
 
DataControlConfigs - Static variable in class oracle.jbo.uicli.mom.JUTags
 
DataControlDefinition - Interface in oracle.adf.model.meta
Oracle extension to the JSR227 meta interface.
DataControlDefinition - Interface in oracle.binding.meta
Interface for holding metadata for a DataControl.
DataControlDefinitionFactory - Class in oracle.adf.model
 
DataControlDefinitionFactory() - Constructor for class oracle.adf.model.DataControlDefinitionFactory
 
DataControlDefinitionImpl - Class in oracle.adf.model.bc4j.meta
 
DataControlDefinitionImpl(DCDataControl) - Constructor for class oracle.adf.model.bc4j.meta.DataControlDefinitionImpl
 
DataControlFactory - Interface in oracle.adf.model
 
DataControlFactoryImpl - Class in oracle.adf.model.adapter
Factory class to create a data control instance from the XML metadata.
DataControlFactoryImpl() - Constructor for class oracle.adf.model.adapter.DataControlFactoryImpl
Creates a blank factory class.
DataControlFactoryImpl - Class in oracle.adf.model.bc4j
 
DataControlFactoryImpl() - Constructor for class oracle.adf.model.bc4j.DataControlFactoryImpl
 
DataControlFactoryImpl - Class in oracle.adf.model.bean
 
DataControlFactoryImpl() - Constructor for class oracle.adf.model.bean.DataControlFactoryImpl
 
DataControlFactoryImpl - Class in oracle.adf.model.generic
 
DataControlFactoryImpl() - Constructor for class oracle.adf.model.generic.DataControlFactoryImpl
 
DataControlFactoryImpl - Class in oracle.adf.model.generic.toplink
Deprecated. - TopLink Data Controls created with 10.1.3 ADF, will no longer use these classes.
DataControlFactoryImpl() - Constructor for class oracle.adf.model.generic.toplink.DataControlFactoryImpl
Deprecated.  
DataControlFactoryImpl - Class in oracle.adf.model.placeholder
 
DataControlFactoryImpl() - Constructor for class oracle.adf.model.placeholder.DataControlFactoryImpl
 
dataControlFrame() - Method in class oracle.adf.model.BindingContext
 
DataControlFrame - Interface in oracle.adf.model
 
DataControlFrameImpl - Class in oracle.adf.model.dcframe
 
DataControlFrameImpl(String, DataControlFrameImpl, List<DataControlPolicy>, DataControlPolicy, BindingContext) - Constructor for class oracle.adf.model.dcframe.DataControlFrameImpl
Constructor
dataControlFrameReleased(DataControlFrame) - Method in class oracle.adf.model.BindingContext
Callback method from datacontrol frame to notify the bindingcontext that it has been released.
DataControlHandlerName - Static variable in class oracle.adf.model.adapter.bean.BeanDefinition
DataControlHandler class
DataControlHandlerName - Static variable in class oracle.adfinternal.model.adapter.ejb.EjbDefinition
DataControlHandler class
DataControlPolicy - Interface in oracle.adf.model
 
DataControlPolicy.ReleasePolicy - Enum in oracle.adf.model
 
datacontrols() - Method in interface oracle.adf.model.DataControlFrame
Returns the set of data controls in the frame
datacontrols() - Method in class oracle.adf.model.dcframe.DataControlFrameImpl
 
dataControlsIterator() - Method in class oracle.adf.model.BindingContext
 
DataControlStructure - Interface in oracle.adf.model.adapter.generic
 
DataControlStructureImpl - Class in oracle.adfinternal.model.adapter.generic
Default DataConrolDefinition implementation.
DataControlStructureImpl(String, Node, StructureDefinition) - Constructor for class oracle.adfinternal.model.adapter.generic.DataControlStructureImpl
 
DataControlStructureProvider - Interface in oracle.adfinternal.model.adapter.generic
Implementors of this interface provide facilities for creating a DataControlStructure object that describes the required components of an AbstractDefinition in designtime mode in the ADF adapter-based framework.
DataConversionHelper - Class in oracle.jbo.common.sdo
 
DataConversionHelper() - Constructor for class oracle.jbo.common.sdo.DataConversionHelper
 
DataCreationException - Exception in oracle.jbo.domain
Indicates that a Domain object could not be created.
DataCreationException(String, Object, Exception) - Constructor for exception oracle.jbo.domain.DataCreationException
 
DataCreationException(String, String, Exception) - Constructor for exception oracle.jbo.domain.DataCreationException
 
DataCreationException(String, Exception) - Constructor for exception oracle.jbo.domain.DataCreationException
 
DataCreationException(Class, String, Object[], Exception) - Constructor for exception oracle.jbo.domain.DataCreationException
 
DataDocument - Class in oracle.jbo.common
 
DataDocument(String) - Constructor for class oracle.jbo.common.DataDocument
 
DataDocumentWriter - Interface in oracle.jbo.common
 
DataEvent - Class in oracle.binding
 
DataEvent(Object, int) - Constructor for class oracle.binding.DataEvent
Creates an event with a data change list.
DataExceptionEvent - Class in oracle.binding
 
DataExceptionEvent(Object, int, Throwable, DataExceptionEvent.SeverityType) - Constructor for class oracle.binding.DataExceptionEvent
Creates an event with an exception or warning to be carried over to the clients.
DataExceptionEvent.SeverityType - Enum in oracle.binding
 
DataFilter - Interface in oracle.binding
 
DataFilterHandler - Class in oracle.adf.model.adapter.bean
DataFilterHandler can be extended from BeanDataCollection to add custom data provider.
DataFilterHandler(DataControl) - Constructor for class oracle.adf.model.adapter.bean.DataFilterHandler
 
DataFormat - Class in oracle.adfinternal.model.adapter.webservice
DataFormat defines the format of the SOAP response contents.
DataFormat(String) - Constructor for class oracle.adfinternal.model.adapter.webservice.DataFormat
Instantiate this DataFormat.
DataFormat(String, Map) - Constructor for class oracle.adfinternal.model.adapter.webservice.DataFormat
Instantiate this DataFormat
DataHandlerResult - Interface in oracle.jbo.common.service.types
 
DataHandlerResultImpl - Class in oracle.jbo.common.service.types
 
DataHandlerResultImpl() - Constructor for class oracle.jbo.common.service.types.DataHandlerResultImpl
 
DataObjectResult - Interface in oracle.jbo.common.service.types
 
DataObjectResultImpl - Class in oracle.jbo.common.service.types
 
DataObjectResultImpl() - Constructor for class oracle.jbo.common.service.types.DataObjectResultImpl
 
dataObjectToRow(DataObject, Row, int, boolean, boolean, boolean) - Method in class oracle.jbo.common.sdo.SDOValueStoreHelper
Copies values from a data object to a row.
dataObjectToRow(DataObject, Row, int, boolean, boolean, boolean, HashMap) - Method in class oracle.jbo.common.sdo.SDOValueStoreHelper
Copies values from a data object to a row.
dataObjectToRow(DataObject, Row, boolean, boolean) - Method in class oracle.jbo.common.sdo.SDOValueStoreHelper
Transfer all property values from dataobject to Row
dataPanel - Class in oracle.jbo.uicli.controls
This class is used in JDeveloper DT.
dataPanel() - Constructor for class oracle.jbo.uicli.controls.dataPanel
The default constructor for panel
dataPanel(JUPanelBinding) - Constructor for class oracle.jbo.uicli.controls.dataPanel
Constructor that takes a shared panel binding
DataRow - Interface in oracle.svcmsg
This interface is used to marshal row content between client and middle tier.
DATAROW_CREATE - Static variable in class oracle.jbo.common.SvcMsgDataRow
 
DATAROW_CURRENT_ROW - Static variable in class oracle.jbo.common.SvcMsgDataRow
 
DATAROW_CURRENT_ROW_AT_RANGE_INDEX - Static variable in class oracle.jbo.common.SvcMsgDataRow
 
DATAROW_DELETE - Static variable in class oracle.jbo.common.SvcMsgDataRow
 
DATAROW_DELETE_FROM_CLI - Static variable in class oracle.jbo.common.SvcMsgDataRow
 
DATAROW_DELETE_REINIT_ROW - Static variable in class oracle.jbo.common.SvcMsgDataRow
 
DATAROW_FROM_RANGE_REFRESHED - Static variable in class oracle.jbo.common.SvcMsgDataRow
 
DATAROW_FROM_RANGE_SCROLLED - Static variable in class oracle.jbo.common.SvcMsgDataRow
 
DATAROW_INSERT - Static variable in class oracle.jbo.common.SvcMsgDataRow
 
DATAROW_LOCK - Static variable in class oracle.jbo.common.SvcMsgDataRow
 
DATAROW_REFRESH - Static variable in class oracle.jbo.common.SvcMsgDataRow
 
DATAROW_REMOVE_AND_RETAIN - Static variable in class oracle.jbo.common.SvcMsgDataRow
 
DATAROW_REMOVE_FROM_COLLECTION - Static variable in class oracle.jbo.common.SvcMsgDataRow
 
DATAROW_REVERT_DELETE - Static variable in class oracle.jbo.common.SvcMsgDataRow
 
DATAROW_REVERT_UPDATE - Static variable in class oracle.jbo.common.SvcMsgDataRow
 
DATAROW_ROW - Static variable in class oracle.jbo.common.SvcMsgDataRow
 
DATAROW_ROW_FROM_HANDLE - Static variable in class oracle.jbo.common.SvcMsgDataRow
 
DATAROW_UPDATE - Static variable in class oracle.jbo.common.SvcMsgDataRow
 
DATAROW_VALIDATE - Static variable in class oracle.jbo.common.SvcMsgDataRow
 
dataRows - Variable in class oracle.adf.model.generic.DCRowSetIteratorImpl
 
DataSecurityProvider - Interface in oracle.jbo
 
DataSecurityProviderManager - Class in oracle.jbo.server.security
 
DataSecurityProviderManager(DBTransactionImpl) - Constructor for class oracle.jbo.server.security.DataSecurityProviderManager
 
DataSecurityUtil - Class in oracle.jbo.server
 
DataSecurityUtil() - Constructor for class oracle.jbo.server.DataSecurityUtil
 
DataSourceContext - Class in oracle.jbo.server
 
DataSourceContext() - Constructor for class oracle.jbo.server.DataSourceContext
 
DataSourceContextFactory - Class in oracle.jbo.server
 
DataSourceContextFactory() - Constructor for class oracle.jbo.server.DataSourceContextFactory
 
DataSourceDef - Class in oracle.jbo.datasource
 
DataSourceDef() - Constructor for class oracle.jbo.datasource.DataSourceDef
 
DataSourceDef(DataSourceDef) - Constructor for class oracle.jbo.datasource.DataSourceDef
Initializes a newly created DataSourceDef by shallow-copying an object.
DataSourceDef.Operation - Enum in oracle.jbo.datasource
 
DataSourceDef.Type - Enum in oracle.jbo.datasource
 
DataSourceFactory - Class in oracle.jbo.datasource
 
DataSourceFactory() - Constructor for class oracle.jbo.datasource.DataSourceFactory
 
DATATYPE - Static variable in class oracle.jbo.ViewCriteriaItem
 
dataTypeVals - Static variable in class oracle.jbo.rules.JboLengthValidator
 
dataTypeVals - Static variable in interface oracle.jbodt.common.LengthValidatorInterface
 
DATE - Static variable in class oracle.jbo.common.JboTypeMap
 
Date - Class in oracle.jbo.domain
This class extends oracle.sql.DATE, Oracle's Java representation of the DATE database type.
Date() - Constructor for class oracle.jbo.domain.Date
Creates a default Date Domain object.
Date(byte[]) - Constructor for class oracle.jbo.domain.Date
Internal: Applications should not invoke this method.
Date(DATE) - Constructor for class oracle.jbo.domain.Date
Creates a Date Domain object from an Oracle SQL DATE.
Date(Date) - Constructor for class oracle.jbo.domain.Date
Creates a Date identical to an existing Date.
Date(Date) - Constructor for class oracle.jbo.domain.Date
Creates a Date Domain object from a JDBC Date.
Date(Time) - Constructor for class oracle.jbo.domain.Date
Creates a Date Domain object from a JDBC Time object.
Date(Timestamp) - Constructor for class oracle.jbo.domain.Date
Creates a Date Domain object from a JDBC Timestamp object.
Date(Object) - Constructor for class oracle.jbo.domain.Date
Creates a Date Domain object from a JDBC Object.
Date(String) - Constructor for class oracle.jbo.domain.Date
Creates a Date Domain object from a Java String.
Date(Date, boolean) - Constructor for class oracle.jbo.domain.Date
Creates a Date Domain object from a JDBC Date.
Date(Date, Calendar) - Constructor for class oracle.jbo.domain.Date
Creates a Date Domain object from a JDBC Date.
Date(Time, boolean) - Constructor for class oracle.jbo.domain.Date
Creates a Date Domain object from a JDBC Time object.
Date(Time, Calendar) - Constructor for class oracle.jbo.domain.Date
Creates a Date Domain object from a JDBC Time object.
Date(Timestamp, boolean) - Constructor for class oracle.jbo.domain.Date
Creates a Date Domain object from a JDBC Timestamp object.
Date(Timestamp, Calendar) - Constructor for class oracle.jbo.domain.Date
Creates a Date Domain object from a JDBC Timestamp object.
Date(String, boolean) - Constructor for class oracle.jbo.domain.Date
Creates a Date Domain object from a Java String.
Date(String, Calendar) - Constructor for class oracle.jbo.domain.Date
Creates a Date Domain object from a Java String.
DATE - Static variable in class oracle.jbo.rules.Variant
 
DATE - Static variable in class oracle.jbo.server.util.Variant
 
DATE_FORMATTER - Static variable in class oracle.jbo.uicli.jui.JUFormatEditorPropDef
 
DATE_FORMATTER - Static variable in class oracle.jbo.uicli.jui.JUFormattedTextFieldDef
 
DATE_HISTORY - Static variable in class oracle.jbo.mom.xml.JTXMLTags
 
DateConversionUtil - Class in oracle.adf.model.adapter.dataformat
 
DateConversionUtil() - Constructor for class oracle.adf.model.adapter.dataformat.DateConversionUtil
 
DateDomain - Class in oracle.jbo.domain
Deprecated. This class has been superceeded by Date.

An encapsulation of Oracle SQL DATE objects as immutable Domain objects.

DateDomain() - Constructor for class oracle.jbo.domain.DateDomain
Deprecated.  
DateDomain(Date) - Constructor for class oracle.jbo.domain.DateDomain
Deprecated.  
DateDomain(Timestamp) - Constructor for class oracle.jbo.domain.DateDomain
Deprecated.  
DateDomain(String) - Constructor for class oracle.jbo.domain.DateDomain
Deprecated.  
DateResult - Interface in oracle.jbo.common.service.types
 
DateResultImpl - Class in oracle.jbo.common.service.types
 
DateResultImpl() - Constructor for class oracle.jbo.common.service.types.DateResultImpl
 
DateType_S - Static variable in class oracle.jbo.rules.Variant
 
DateType_S - Static variable in class oracle.jbo.server.util.Variant
 
dateValue() - Method in class oracle.jbo.domain.Timestamp
Convert to a Date representation of the Timestamp object
DatumFactory - Interface in oracle.jbo.domain
 
DB2 - Static variable in interface oracle.jbo.common.PropertyConstants
 
DB2PersistManager - Class in oracle.jbo.pcoll.pmgr
 
DB2PersistManager() - Constructor for class oracle.jbo.pcoll.pmgr.DB2PersistManager
 
DB2SQLBuilderImpl - Class in oracle.jbo.server
DB2 specific implementation of the SQLBuilder interface.
DB2SQLBuilderImpl() - Constructor for class oracle.jbo.server.DB2SQLBuilderImpl
 
DB_CONNECT_STRING_PROPERTY - Static variable in class oracle.jbo.client.Configuration
 
DB_CONNECT_STRING_PROPERTY - Static variable in interface oracle.jbo.common.ampool.ConnectionStrategy
Deprecated. use Configuration.DB_CONNECT_STRING_PROPERTY instead. Since 9.0.4.
DB_CONNECTION_PROPERTY - Static variable in class oracle.jbo.client.Configuration
 
DB_DATASOURCE_PASSWD_PROPERTY - Static variable in class oracle.jbo.client.Configuration
Deprecated.  
DB_DATASOURCE_PROPERTY - Static variable in class oracle.jbo.client.Configuration
 
DB_DATASOURCE_USERNAME_PROPERTY - Static variable in class oracle.jbo.client.Configuration
Deprecated.  
DB_PASSWORD_PROPERTY - Static variable in class oracle.jbo.client.Configuration
 
DB_PASSWORD_PROPERTY - Static variable in interface oracle.jbo.common.ampool.ConnectionStrategy
Deprecated. use Configuration.DB_PASSWORD_PROPERTY instead. Since 9.0.4.
DB_REQUIRES_CONNECTION - Static variable in class oracle.jbo.client.Configuration
 
DB_USERNAME_PROPERTY - Static variable in class oracle.jbo.client.Configuration
 
DB_USERNAME_PROPERTY - Static variable in interface oracle.jbo.common.ampool.ConnectionStrategy
Deprecated. use Configuration.DB_USERNAME_PROPERTY instead. Since 9.0.4.
DBOBJ_TYPE_OBJTAB - Static variable in class oracle.jbo.server.EntityDefImpl
 
DBOBJ_TYPE_OBJTYP - Static variable in class oracle.jbo.server.EntityDefImpl
 
DBOBJ_TYPE_TABLE - Static variable in class oracle.jbo.server.EntityDefImpl
 
DBOBJ_TYPE_VIEW - Static variable in class oracle.jbo.server.EntityDefImpl
 
DBSequence - Class in oracle.jbo.domain
A lightweight, tier-independent wrapper that allows working with attributes that should get their number values from database sequence on insert of a new row.
DBSequence() - Constructor for class oracle.jbo.domain.DBSequence
Internal: Applications should not use this constructor.
DBSequence(BigInteger) - Constructor for class oracle.jbo.domain.DBSequence
Create an instance of DBSequence with the given number as its value.
DBSequence(BigDecimal) - Constructor for class oracle.jbo.domain.DBSequence
Create an instance of DBSequence with the given number as its value.
DBSequence(Long) - Constructor for class oracle.jbo.domain.DBSequence
Create an instance of DBSequence with the given number as its value.
DBSequence(Integer) - Constructor for class oracle.jbo.domain.DBSequence
Create an instance of DBSequence with the given number as its value.
DBSequence(Number) - Constructor for class oracle.jbo.domain.DBSequence
Create an instance of DBSequence with the given number as its value.
DBSequence(DBSequence) - Constructor for class oracle.jbo.domain.DBSequence
Internal: Applications should not invoke this method.
DBSequence(String) - Constructor for class oracle.jbo.domain.DBSequence
Internal: Applications should not invoke this method.
DBSequence(String, ApplicationModule) - Constructor for class oracle.jbo.domain.DBSequence
Uses the given sequence name to get a Sequence value that is stored for the value of this DBSequence instance
DBSortCriteriaCollection - Class in oracle.jbo.common
 
DBSortCriteriaCollection() - Constructor for class oracle.jbo.common.DBSortCriteriaCollection
 
DBSortCriteriaImpl - Class in oracle.jbo.common
 
DBSortCriteriaImpl() - Constructor for class oracle.jbo.common.DBSortCriteriaImpl
 
DBTransaction - Interface in oracle.jbo.server
Interface representing the server side of database connections and transactions.
DBTransactionImpl - Class in oracle.jbo.server
The superclass of classes representing connections of middle-tier objects to databases.
DBTransactionImpl(DataSource) - Constructor for class oracle.jbo.server.DBTransactionImpl
 
DBTransactionImpl(DataSource, String, String) - Constructor for class oracle.jbo.server.DBTransactionImpl
 
DBTransactionImpl(Connection) - Constructor for class oracle.jbo.server.DBTransactionImpl
Creates an instance from an existing JDBC connection.
DBTransactionImpl(String) - Constructor for class oracle.jbo.server.DBTransactionImpl
Deprecated. Since 9.0.3. This constructor is no longer called to create a connected DBTransaction instance. Instead, DBTransactionImpl2 instance, created by create(), migrates from disconnected to connected state.
DBTransactionImpl(String, Properties) - Constructor for class oracle.jbo.server.DBTransactionImpl
Deprecated. Since 9.0.3. This constructor is no longer called to create a connected DBTransaction instance. Instead, DBTransactionImpl2 instance, created by create(), migrates from disconnected to connected state.
DBTransactionImpl(String, String, String) - Constructor for class oracle.jbo.server.DBTransactionImpl
Deprecated. Since 9.0.3. This constructor is no longer called to create a connected DBTransaction instance. Instead, DBTransactionImpl2 instance, created by create(), migrates from disconnected to connected state.
DBTransactionImpl(String, String, String, Properties) - Constructor for class oracle.jbo.server.DBTransactionImpl
Deprecated. Since 9.0.3. This constructor is no longer called to create a connected DBTransaction instance. Instead, DBTransactionImpl2 instance, created by create(), migrates from disconnected to connected state.
DBTransactionImpl2 - Class in oracle.jbo.server
Implementation of DBTransaction interface for representing both "connected" and "not connected" state.
DBTransactionImpl2() - Constructor for class oracle.jbo.server.DBTransactionImpl2
 
DC_BINDING_ERROR - Static variable in class oracle.adf.model.binding.DCControlBinding
 
DC_BINDINGCONTAINER_ERROR - Static variable in class oracle.adf.model.binding.DCBindingContainer
 
DC_DESCRIPTION - Static variable in class oracle.jbo.uicli.mom.JUTags
 
DC_IGNORE_ERROR - Static variable in class oracle.adf.model.binding.DCBindingContainer
 
DC_NAME - Static variable in class oracle.adf.model.binding.DCLoggerUtil
 
DC_ROOT_ACC_NAME - Static variable in class oracle.adf.model.bean.DCBeanDataControl
 
DC_ROOT_ACC_NAME - Static variable in class oracle.adf.model.generic.DCGenericDataControl
 
DC_USAGE - Static variable in class oracle.jbo.uicli.mom.JUTags
 
DCA_PRODUCT_CODE - Static variable in exception oracle.adf.model.adapter.AdapterException
 
DCBeanDataControl - Class in oracle.adf.model.bean
 
DCBeanDataControl() - Constructor for class oracle.adf.model.bean.DCBeanDataControl
 
DCBeanDataControl(String) - Constructor for class oracle.adf.model.bean.DCBeanDataControl
Subclasses calling this constructor should then override and call initDCProperties method as well to initialize the datacontrol properties.
DCBeanDataControl(String, String, Object, boolean) - Constructor for class oracle.adf.model.bean.DCBeanDataControl
 
DCBeanDataControl(String, StructureDefImpl, Object) - Constructor for class oracle.adf.model.bean.DCBeanDataControl
 
DCBeanDataControl(DCJboDataControl) - Constructor for class oracle.adf.model.bean.DCBeanDataControl
for internal use only.
DCBindingContainer - Class in oracle.adf.model.binding
Corresponds to a Swing JFrame or a JSP Page instance and manages bindings used in a frame.
DCBindingContainer() - Constructor for class oracle.adf.model.binding.DCBindingContainer
Default constructor.
DCBindingContainer(Object) - Constructor for class oracle.adf.model.binding.DCBindingContainer
Constructor used by DCPanelBinding, which passes in a reference to the JPanel object.
DCBindingContainer.CalculatedViewable - Enum in oracle.adf.model.binding
*** For internal framework use only ***
DCBindingContainer.EnumRefreshType - Enum in oracle.adf.model.binding
Advanced for internal framework use only
DCBindingContainer.ValidationLevel - Enum in oracle.adf.model.binding
 
DCBindingContainerChangeAdapter - Class in oracle.adf.model.binding
Extended by classes that are interested in performing operations after Attribute value is set or currency is changed or Transaction is saved.
DCBindingContainerChangeAdapter() - Constructor for class oracle.adf.model.binding.DCBindingContainerChangeAdapter
 
DCBindingContainerChangeEvent - Class in oracle.adf.model.binding
 
DCBindingContainerChangeEvent(DCControlBinding, DCBindingContainer) - Constructor for class oracle.adf.model.binding.DCBindingContainerChangeEvent
 
DCBindingContainerChangeListener - Interface in oracle.adf.model.binding
Implemented by classes that are interested in performing operations after Attribute value is set or currency is changed or Transaction is saved.
DCBindingContainerCurrencyChangeEvent - Class in oracle.adf.model.binding
 
DCBindingContainerCurrencyChangeEvent(DCControlBinding, DCBindingContainer, Row, DCIteratorBinding) - Constructor for class oracle.adf.model.binding.DCBindingContainerCurrencyChangeEvent
 
DCBindingContainerDef - Class in oracle.adf.model.binding
 
DCBindingContainerDef() - Constructor for class oracle.adf.model.binding.DCBindingContainerDef
 
DCBindingContainerDef(DefPersistable) - Constructor for class oracle.adf.model.binding.DCBindingContainerDef
 
DCBindingContainerDef(DCLayoutDef, String, String) - Constructor for class oracle.adf.model.binding.DCBindingContainerDef
 
DCBindingContainerPassivationState - Class in oracle.adf.model.binding
 
DCBindingContainerPassivationState(DCBindingContainer) - Constructor for class oracle.adf.model.binding.DCBindingContainerPassivationState
 
DCBindingContainerReference - Class in oracle.adf.model.binding
 
DCBindingContainerReference(String, String) - Constructor for class oracle.adf.model.binding.DCBindingContainerReference
 
DCBindingContainerReference(BindingContext, String, String) - Constructor for class oracle.adf.model.binding.DCBindingContainerReference
Deprecated. use #DCBindingContainerReference(String, String) instead.
DCBindingContainerState - Class in oracle.adf.model.binding
This class can capture the iterator state for a binding container.
DCBindingContainerState(DCBindingContainer) - Constructor for class oracle.adf.model.binding.DCBindingContainerState
 
DCBindingContainerValidationAdapter - Class in oracle.adf.model.binding
Default implementation for DCBindingContainerValidationListener interface.
DCBindingContainerValidationAdapter() - Constructor for class oracle.adf.model.binding.DCBindingContainerValidationAdapter
 
DCBindingContainerValidationEvent - Class in oracle.adf.model.binding
Implements EventObject that is passed to the DCBindingContainerValidationListeners in the various event methods.
DCBindingContainerValidationEvent(DCControlBinding, DCBindingContainer, DCIteratorBinding, Row, String, Object) - Constructor for class oracle.adf.model.binding.DCBindingContainerValidationEvent
 
DCBindingContainerValidationEvent(DCBindingContainer, DCIteratorBinding, Row) - Constructor for class oracle.adf.model.binding.DCBindingContainerValidationEvent
 
DCBindingContainerValidationEvent(DCBindingContainer, DCDataControl) - Constructor for class oracle.adf.model.binding.DCBindingContainerValidationEvent
 
DCBindingContainerValidationEvent(DCBindingContainerValidationEvent) - Constructor for class oracle.adf.model.binding.DCBindingContainerValidationEvent
 
DCBindingContainerValidationListener - Interface in oracle.adf.model.binding
Implemented by classes that are interested in performing typically lightweight, client-side validation for an attribute, a row, or the whole transaction.
DCBindingContainerValueChangeEvent - Class in oracle.adf.model.binding
 
DCBindingContainerValueChangeEvent(DCControlBinding, DCBindingContainer, Row, AttributeDef, Object) - Constructor for class oracle.adf.model.binding.DCBindingContainerValueChangeEvent
 
DCBindingCustomizerInterface - Interface in oracle.adf.model.binding
To be used in loading custom definition or creating custom definition objects for which no xml exists.
DCBindingFactory - Class in oracle.adf.model.binding
 
DCBindingFactory(DCDefFactory) - Constructor for class oracle.adf.model.binding.DCBindingFactory
 
DCBindingFactory.ControlDef - Class in oracle.adf.model.binding
 
DCBindingFactory.ControlDef(String) - Constructor for class oracle.adf.model.binding.DCBindingFactory.ControlDef
 
DCCachingErrorHandler - Interface in oracle.adf.model.binding
 
DCConfigurationDef - Class in oracle.adf.model.binding
 
DCConfigurationDef() - Constructor for class oracle.adf.model.binding.DCConfigurationDef
 
DCConfigurationDef(String) - Constructor for class oracle.adf.model.binding.DCConfigurationDef
 
DCControlBinding - Class in oracle.adf.model.binding
The base class for all binding objects in the ADF framework that bind a View control/model to an object or an attribute of an object in a DataControl.
DCControlBinding() - Constructor for class oracle.adf.model.binding.DCControlBinding
 
DCControlBinding(Object, DCIteratorBinding) - Constructor for class oracle.adf.model.binding.DCControlBinding
Constructor used in the framework to pass in the Swing control and the Iterator Binding with which this binding object works to get it's data.
DCControlBindingDef - Class in oracle.adf.model.binding
 
DCControlBindingDef() - Constructor for class oracle.adf.model.binding.DCControlBindingDef
 
DCControlBindingDef(String, String, String, String) - Constructor for class oracle.adf.model.binding.DCControlBindingDef
 
DCDataChangeEvent - Class in oracle.adf.model.binding
 
DCDataChangeEvent(Object, DataChangeEvent) - Constructor for class oracle.adf.model.binding.DCDataChangeEvent
 
DCDataChangeEvent(Object, int, List<DataChangeEntry>) - Constructor for class oracle.adf.model.binding.DCDataChangeEvent
 
DCDataControl - Class in oracle.adf.model.binding
The application class that manages connection to a Data Provider object.
DCDataControl() - Constructor for class oracle.adf.model.binding.DCDataControl
 
DCDataControl(boolean, Object) - Constructor for class oracle.adf.model.binding.DCDataControl
Constructs a root DCDataControl object that connects to a Data Provider of the given name.
DCDataControlConfigDef - Class in oracle.adf.model.binding
 
DCDataControlConfigDef() - Constructor for class oracle.adf.model.binding.DCDataControlConfigDef
 
DCDataControlDef - Class in oracle.adf.model.binding
 
DCDataControlDef() - Constructor for class oracle.adf.model.binding.DCDataControlDef
 
DCDataControlDef(String) - Constructor for class oracle.adf.model.binding.DCDataControlDef
 
DCDataControlDef(DefPersistable) - Constructor for class oracle.adf.model.binding.DCDataControlDef
 
DCDataControlReference - Class in oracle.adf.model.binding
 
DCDataControlReference(DCDataControlDef, String, String) - Constructor for class oracle.adf.model.binding.DCDataControlReference
The preferred way to populate the BindingContext is with instances using this constructor since we now scope the internal key to the appDefName.
DCDataControlReference(String, String, String) - Constructor for class oracle.adf.model.binding.DCDataControlReference
 
DCDataControlReference(DCDataControlReference) - Constructor for class oracle.adf.model.binding.DCDataControlReference
Copy constructor.
DCDataControlReference(DCDataControlDef) - Constructor for class oracle.adf.model.binding.DCDataControlReference
Deprecated.  
DCDataControlReference(DCDataControlDef, String) - Constructor for class oracle.adf.model.binding.DCDataControlReference
Deprecated.  
DCDataExceptionEvent - Class in oracle.adf.model.binding
 
DCDataExceptionEvent(Object, DataExceptionEvent) - Constructor for class oracle.adf.model.binding.DCDataExceptionEvent
 
DCDataRow - Class in oracle.adf.model.bean
 
DCDataRow() - Constructor for class oracle.adf.model.bean.DCDataRow
 
DCDataViewDef - Class in oracle.adf.model.bean
 
DCDataViewDef(String) - Constructor for class oracle.adf.model.bean.DCDataViewDef
 
DCDataVO - Class in oracle.adf.model.bean
 
DCDataVO() - Constructor for class oracle.adf.model.bean.DCDataVO
 
DCDefBase - Class in oracle.adf.model.binding
 
DCDefBase() - Constructor for class oracle.adf.model.binding.DCDefBase
 
DCDefBase(int, String) - Constructor for class oracle.adf.model.binding.DCDefBase
 
DCDefBase(String) - Constructor for class oracle.adf.model.binding.DCDefBase
 
DCDefFactory - Interface in oracle.adf.model.binding
 
DCELResolver - Class in oracle.adf.model.binding
 
DCELResolver() - Constructor for class oracle.adf.model.binding.DCELResolver
 
DCErrorHandler - Interface in oracle.adf.model.binding
Implements reporting of all ADF exceptions raised in the context of a DCBindingContainer.
DCErrorHandlerImpl - Class in oracle.adf.model.binding
Implements a default error handling class for the ADF framework.
DCErrorHandlerImpl(boolean) - Constructor for class oracle.adf.model.binding.DCErrorHandlerImpl
 
DCErrorHandlerThrow - Class in oracle.adf.model.binding
Implements a default error handling class for the ADF framework.
DCErrorHandlerThrow() - Constructor for class oracle.adf.model.binding.DCErrorHandlerThrow
 
DCErrorMessage - Interface in oracle.adf.model.binding
A message formatting interface.
DCErrorMessageHandler - Interface in oracle.adf.model.binding
Implements reporting of all ADF exceptions raised in the context of a DCBindingContainer.
DCExecutableBinding - Class in oracle.adf.model.binding
 
DCExecutableBinding() - Constructor for class oracle.adf.model.binding.DCExecutableBinding
 
DCExecutableBindingDef - Class in oracle.adf.model.binding
 
DCExecutableBindingDef() - Constructor for class oracle.adf.model.binding.DCExecutableBindingDef
 
DCExecutableBindingDef(String) - Constructor for class oracle.adf.model.binding.DCExecutableBindingDef
Internal: Applications should not use this method.
DCGenericDataControl - Class in oracle.adf.model.generic
 
DCGenericDataControl() - Constructor for class oracle.adf.model.generic.DCGenericDataControl
Subclasses calling this constructor should then override and call initDCProperties method as well to initialize the datacontrol properties.
DCGenericDataControl(String) - Constructor for class oracle.adf.model.generic.DCGenericDataControl
Subclasses calling this constructor should then override and call initDCProperties method as well to initialize the datacontrol properties.
DCGenericDataControl(String, String, Object) - Constructor for class oracle.adf.model.generic.DCGenericDataControl
 
DCGenericDataControl(String, String, Object, boolean) - Constructor for class oracle.adf.model.generic.DCGenericDataControl
 
DCGenericRowContext - Class in oracle.adf.model.generic
 
DCGenericRowContext(Row, RowSetIterator, StructureDef, Object) - Constructor for class oracle.adf.model.generic.DCGenericRowContext
 
DCGenericRowContext(RowSetIterator, Object) - Constructor for class oracle.adf.model.generic.DCGenericRowContext
 
DCGenericRowSetIteratorImpl - Class in oracle.adf.model.generic
 
DCGenericRowSetIteratorImpl(DCDataControl, Collection, String) - Constructor for class oracle.adf.model.generic.DCGenericRowSetIteratorImpl
 
DCGenericRowSetIteratorImpl(DCDataControl, Iterator, String) - Constructor for class oracle.adf.model.generic.DCGenericRowSetIteratorImpl
 
DCGenericRowSetIteratorImpl(DCGenericDataControl, StructureDefImpl, DCGenericRowSetIteratorImpl) - Constructor for class oracle.adf.model.generic.DCGenericRowSetIteratorImpl
 
DCIExecutable - Interface in oracle.adf.model.binding
*** For internal framework use only *** Implemented by RegionBinding, IteratorBinding and ActionReference, the three default executable binding implementations.
DCInvokeActionDef - Class in oracle.adf.model.binding
 
DCInvokeActionDef() - Constructor for class oracle.adf.model.binding.DCInvokeActionDef
 
DCInvokeActionDef(String) - Constructor for class oracle.adf.model.binding.DCInvokeActionDef
 
DCInvokeMethod - Class in oracle.adf.model.binding
Implements metadata and logic to invoke a custom action binding method.
DCInvokeMethodAdapter - Class in oracle.adf.model.binding
Default adapter for DCInvokeMethodListener event.
DCInvokeMethodAdapter() - Constructor for class oracle.adf.model.binding.DCInvokeMethodAdapter
 
DCInvokeMethodDef - Class in oracle.adf.model.binding
Implements metadata and logic to invoke a custom action binding method.
DCInvokeMethodDef(String, String, String[], String[], String[], String, String, Boolean, Boolean) - Constructor for class oracle.adf.model.binding.DCInvokeMethodDef
Internal: Applications should not use this constructor.
DCInvokeMethodDef(String, String, DCMethodParameterDef[], String, String, Boolean, Boolean) - Constructor for class oracle.adf.model.binding.DCInvokeMethodDef
Internal: Applications should not use this constructor.
DCInvokeMethodEvent - Class in oracle.adf.model.binding
 
DCInvokeMethodEvent(DCInvokeMethod, Object, Object[]) - Constructor for class oracle.adf.model.binding.DCInvokeMethodEvent
 
DCInvokeMethodListener - Interface in oracle.adf.model.binding
Implemented by classes that are interested in performing typically lightweight, client-side preparation of data or update of display before or after an action binding performs it's action.
DCIteratorBinding - Class in oracle.adf.model.binding
DCIteratorBinding is the binding class that interacts with RowIterator objects to iterate over rows and provide the current row(s) for use in a client application or to view via various control bindings.
DCIteratorBinding() - Constructor for class oracle.adf.model.binding.DCIteratorBinding
 
DCIteratorBinding(DCIteratorBinding) - Constructor for class oracle.adf.model.binding.DCIteratorBinding
 
DCIteratorBinding(BindingContext, String, String, String, int) - Constructor for class oracle.adf.model.binding.DCIteratorBinding
Use this constructor if a usage needs a specific range size on the associated iterator.
DCIteratorBinding(ApplicationModule, String, String, int) - Constructor for class oracle.adf.model.binding.DCIteratorBinding
Use this constructor if a usage needs a specific range size on the associated iterator.
DCIteratorBinding(ApplicationModule, String, String) - Constructor for class oracle.adf.model.binding.DCIteratorBinding
When the usage only needs one row at a time, use this constructor to create an iterator binding.
DCIteratorBinding(DCDataControl, RowSetIterator) - Constructor for class oracle.adf.model.binding.DCIteratorBinding
When an application has a RowSet it should use this constructor.
DCIteratorBinding.RenderHintTypes - Enum in oracle.adf.model.binding
 
DCIteratorBindingDef - Class in oracle.adf.model.binding
 
DCIteratorBindingDef() - Constructor for class oracle.adf.model.binding.DCIteratorBindingDef
 
DCIteratorBindingDef(String, String, String, String, int) - Constructor for class oracle.adf.model.binding.DCIteratorBindingDef
 
DCJboDataControl - Class in oracle.adf.model.bc4j
The application class that manages connection to a BC4J Application Module.
DCJboDataControl() - Constructor for class oracle.adf.model.bc4j.DCJboDataControl
*** For internal framework use only ***
DCJboDataControl(Hashtable, String, Object) - Constructor for class oracle.adf.model.bc4j.DCJboDataControl
Constructs a root DCDataControl object that connects to a BC4J Application Module of the given name.
DCJboDataControl(ApplicationModule) - Constructor for class oracle.adf.model.bc4j.DCJboDataControl
Constructor used internally by the framework to associate an application module with a JClient application object.
DCJboDataControl(DCDataControl, ApplicationModule, Object) - Constructor for class oracle.adf.model.bc4j.DCJboDataControl
Constructor to be used to create a nested DCDataControl inside another DCDataControl object.
DCJboDataControl(SessionCookie) - Constructor for class oracle.adf.model.bc4j.DCJboDataControl
 
DCLayoutConsDef - Class in oracle.adf.model.layout
 
DCLayoutConsDef() - Constructor for class oracle.adf.model.layout.DCLayoutConsDef
 
DCLayoutDef - Class in oracle.adf.model.layout
 
DCLayoutDef() - Constructor for class oracle.adf.model.layout.DCLayoutDef
 
DCLayoutDef(String, String) - Constructor for class oracle.adf.model.layout.DCLayoutDef
 
DCLoggerUtil - Class in oracle.adf.model.binding
This class is for internal use only.
DCLoggerUtil() - Constructor for class oracle.adf.model.binding.DCLoggerUtil
 
DCMethodParameter - Class in oracle.adf.model.binding
*** For internal framework use only ***
DCMethodParameter(DCMethodParameterDef, DCBindingContainer) - Constructor for class oracle.adf.model.binding.DCMethodParameter
*** For internal framework use only ***
DCMethodParameterDef - Class in oracle.adf.model.binding
 
DCMethodParameterDef() - Constructor for class oracle.adf.model.binding.DCMethodParameterDef
 
DCMethodParameterDef(String, String, Object, int) - Constructor for class oracle.adf.model.binding.DCMethodParameterDef
 
DCMethodParameterDef(String, String, Object) - Constructor for class oracle.adf.model.binding.DCMethodParameterDef
 
DCMethodParameterDef(DCMethodParameterDef) - Constructor for class oracle.adf.model.binding.DCMethodParameterDef
 
DCParameter - Class in oracle.adf.model.binding
 
DCParameter() - Constructor for class oracle.adf.model.binding.DCParameter
*** For internal framework use only ***
DCParameter(Object) - Constructor for class oracle.adf.model.binding.DCParameter
 
DCParameter(String) - Constructor for class oracle.adf.model.binding.DCParameter
 
DCParameter.EvalType - Enum in oracle.adf.model.binding
 
DCParameterDef - Class in oracle.adf.model.binding
 
DCParameterDef() - Constructor for class oracle.adf.model.binding.DCParameterDef
 
DCParameterSetDef - Class in oracle.adf.model.binding
 
DCParameterSetDef() - Constructor for class oracle.adf.model.binding.DCParameterSetDef
 
DCPermission - Class in oracle.adf.model.binding
 
DCPermission() - Constructor for class oracle.adf.model.binding.DCPermission
*** For internal framework use only ***
DCPermission(DCPermissionDef) - Constructor for class oracle.adf.model.binding.DCPermission
 
DCPermission(String) - Constructor for class oracle.adf.model.binding.DCPermission
 
DCPermissionDef - Class in oracle.adf.model.binding
 
DCPermissionDef() - Constructor for class oracle.adf.model.binding.DCPermissionDef
 
DCPlaceholderDataControl - Class in oracle.adf.model.placeholder
 
DCPlaceholderDataControl() - Constructor for class oracle.adf.model.placeholder.DCPlaceholderDataControl
 
DCPrivilege - Class in oracle.adf.model.binding
 
DCPrivilege() - Constructor for class oracle.adf.model.binding.DCPrivilege
*** For internal framework use only ***
DCPrivilege(String, String) - Constructor for class oracle.adf.model.binding.DCPrivilege
 
DCRegionControllerDef - Class in oracle.adf.model.binding
 
DCRegionControllerDef() - Constructor for class oracle.adf.model.binding.DCRegionControllerDef
 
DCRowContext - Class in oracle.adf.model.bean
 
DCRowContext(Row, RowSetIterator, StructureDef) - Constructor for class oracle.adf.model.bean.DCRowContext
 
DCRowContext(RowSetIterator, StructureDef, AttributeList) - Constructor for class oracle.adf.model.bean.DCRowContext
 
DCRowContext - Class in oracle.adf.model.generic
 
DCRowContext(Row, RowSetIterator, StructureDef) - Constructor for class oracle.adf.model.generic.DCRowContext
 
DCRowContext(RowSetIterator, StructureDef, AttributeList) - Constructor for class oracle.adf.model.generic.DCRowContext
 
DCRowSetIteratorImpl - Class in oracle.adf.model.generic
 
DCRowSetIteratorImpl(DCDataControl, Collection, String) - Constructor for class oracle.adf.model.generic.DCRowSetIteratorImpl
 
DCRowSetIteratorImpl(DCDataControl, Iterator, String) - Constructor for class oracle.adf.model.generic.DCRowSetIteratorImpl
 
DCRowSetIteratorImpl(DCDataControl, Object, String) - Constructor for class oracle.adf.model.generic.DCRowSetIteratorImpl
 
DCRowSetIteratorImpl(DCDataControl, Object, String, StructureDef) - Constructor for class oracle.adf.model.generic.DCRowSetIteratorImpl
 
DCStatusBarInterface - Interface in oracle.adf.model.binding
Implements status messages based on the current focus, current iterator, and current display mode of a DCPanel.
DCStructureProviderFactory - Class in oracle.adfinternal.model.adapter.generic
Singleton class that acts as a factory for MetaDataProviders for the given environment(jdev, worplace, etc).
DCTransactionStateListener - Interface in oracle.adf.model.binding
Implemented by controls/classes that need to react to a change in a transaction's state.
DCUtil - Class in oracle.adf.model.binding
Contains some static utility methods used by the framework.
DCUtil() - Constructor for class oracle.adf.model.binding.DCUtil
 
DCValidationListenersUtil - Class in oracle.adf.model.binding
Internal: Applications should not use this class.
DCValidationListenersUtil() - Constructor for class oracle.adf.model.binding.DCValidationListenersUtil
 
DCVariableImpl - Class in oracle.adf.model.binding
 
DCVariableImpl() - Constructor for class oracle.adf.model.binding.DCVariableImpl
 
DCVariableValueManagerImpl - Class in oracle.adf.model.binding
 
DCVariableValueManagerImpl(VariableManagerOwner, VariableValueManager, DCBindingContainer) - Constructor for class oracle.adf.model.binding.DCVariableValueManagerImpl
 
DCVariableValueManagerImpl(VariableManagerOwnerBase, VariableValueManager, DCBindingContainer) - Constructor for class oracle.adf.model.binding.DCVariableValueManagerImpl
 
DCVCItemValueRowAttrHints - Class in oracle.adf.model.bean
This class provides a hints wrapper around an attribute created for view criteria item value.
DCVCSubstAttrDef - Class in oracle.adf.model.bean
This View Attribute Def is created so that it serves as a wrapper around the attributes created for exposing View Criteria definitions.
DCVCSubstAttrDef() - Constructor for class oracle.adf.model.bean.DCVCSubstAttrDef
 
DCVCSubstAttrDef(AttributeDef) - Constructor for class oracle.adf.model.bean.DCVCSubstAttrDef
 
DCVCSubstAttrDef(AttributeDef, ViewCriteria, ViewCriteriaItem, Variable) - Constructor for class oracle.adf.model.bean.DCVCSubstAttrDef
 
DCVCSubstAttrDef(AttributeDef, Row) - Constructor for class oracle.adf.model.bean.DCVCSubstAttrDef
 
DCViewCriteriaUtil - Class in oracle.adf.model.bean
 
DCViewCriteriaUtil() - Constructor for class oracle.adf.model.bean.DCViewCriteriaUtil
 
DCX_EXTENSION - Static variable in class oracle.jbo.common.JboNameUtil
 
DeadEntityAccessException - Exception in oracle.jbo
Indicates that a requested object could not be found.
DeadEntityAccessException(String, Key) - Constructor for exception oracle.jbo.DeadEntityAccessException
Creates an exception to be localized using CSMessageBundle and error code EXC_DEAD_ENTITY_ACCESS.
DeadViewRowAccessException - Exception in oracle.jbo
Indicates that a requested object could not be found.
DeadViewRowAccessException() - Constructor for exception oracle.jbo.DeadViewRowAccessException
Deprecated. Deprecated since 9.0.2. Instead, use DeadViewRowAccessException(Object).
DeadViewRowAccessException(Object) - Constructor for exception oracle.jbo.DeadViewRowAccessException
 
Debug - Exception in oracle.jbo.server
Internal: Applications should not use this class.
DEBUG - Static variable in exception oracle.jbo.server.Debug
 
debugConnectionCreateFailure(Name, URL, ConnectionConfig, Model, Definition, QName, Exception) - Static method in class oracle.adf.model.connection.webservice.impl.WebServiceConnectionMessages
 
debugConnectionDTCreateFailure(Name, URL, ConnectionConfig, Model, Definition, QName, Exception) - Static method in class oracle.adf.model.connection.webservice.impl.WebServiceConnectionMessages
 
DebugDiagnostic - Class in oracle.jbo.common
Provides tracing and logging methods for use during application development.
debugDump() - Method in class oracle.adf.model.connection.webservice.api.WebServiceConnectionCache
 
debugExecuteFailure(SOAPMessage, Exception) - Static method in class oracle.adf.model.connection.webservice.impl.WebServiceConnectionMessages
 
debugFactoryGetAttributes(Referenceable) - Static method in class oracle.adf.model.connection.webservice.impl.WebServiceConnectionMessages
 
debugFactoryGetAttributesFailure(Referenceable, Exception) - Static method in class oracle.adf.model.connection.webservice.impl.WebServiceConnectionMessages
 
debugFactoryGetObjectInstance(Name) - Static method in class oracle.adf.model.connection.webservice.impl.WebServiceConnectionMessages
 
debugFactoryGetObjectInstanceCached(Name) - Static method in class oracle.adf.model.connection.webservice.impl.WebServiceConnectionMessages
 
debugFactoryGetObjectInstancedFailed(Name, Exception) - Static method in class oracle.adf.model.connection.webservice.impl.WebServiceConnectionMessages
 
debugFactoryNewInstance(Attributes) - Static method in class oracle.adf.model.connection.webservice.impl.WebServiceConnectionMessages
 
debugFactoryNewInstanceFailure(Attributes, Exception) - Static method in class oracle.adf.model.connection.webservice.impl.WebServiceConnectionMessages
 
debugGetJaxRpcInteraction(Port) - Static method in class oracle.adf.model.connection.webservice.impl.WebServiceConnectionMessages
 
debugGetJaxRpcInteraction(QName, String) - Static method in class oracle.adf.model.connection.webservice.impl.WebServiceConnectionMessages
 
debugGetJaxRpcInteraction(QName, QName) - Static method in class oracle.adf.model.connection.webservice.impl.WebServiceConnectionMessages
 
debugGetJaxRpcInteractionResult(Port, JaxRpcInteraction) - Static method in class oracle.adf.model.connection.webservice.impl.WebServiceConnectionMessages
 
debugGetReferenceFailure(Name, Exception) - Static method in class oracle.adf.model.connection.webservice.impl.WebServiceConnectionMessages
 
debugGetSaajInteraction(Operation) - Static method in class oracle.adf.model.connection.webservice.impl.WebServiceConnectionMessages
 
debugGetSaajInteractionResult(Operation, SaajInteraction) - Static method in class oracle.adf.model.connection.webservice.impl.WebServiceConnectionMessages
 
DebugLog - Class in oracle.adf.model.adapter.utils
A DebugLog object can be used to log debug messages.
DebugLog(Object) - Constructor for class oracle.adf.model.adapter.utils.DebugLog
Creates a DebugLog object for a class.
DebugLog(String) - Constructor for class oracle.adf.model.adapter.utils.DebugLog
Creates a DebugLog object for a class.
debugMarshalOperationPolicy(Factory, Component, QName, Object, Document) - Static method in class oracle.adf.model.connection.webservice.impl.WebServiceConnectionMessages
 
debugMarshalOperationPolicyFailure(Factory, Component, QName, Object, Document, Exception) - Static method in class oracle.adf.model.connection.webservice.impl.WebServiceConnectionMessages
 
debugMarshalPortPolicy(Factory, Component, QName, Object, Document) - Static method in class oracle.adf.model.connection.webservice.impl.WebServiceConnectionMessages
 
debugMarshalPortPolicyFailure(Factory, Component, QName, Object, Document, Exception) - Static method in class oracle.adf.model.connection.webservice.impl.WebServiceConnectionMessages
 
debugMessage(String) - Static method in class oracle.adf.model.connection.webservice.impl.WebServiceConnectionMessages
 
debugObsoleteOperationFailure(Exception) - Static method in class oracle.adf.model.connection.webservice.impl.WebServiceConnectionMessages
 
debugUnmarshalOperationPolicy(Factory, Component, Element) - Static method in class oracle.adf.model.connection.webservice.impl.WebServiceConnectionMessages
 
debugUnmarshalOperationPolicyFailure(Factory, Component, Element, Exception) - Static method in class oracle.adf.model.connection.webservice.impl.WebServiceConnectionMessages
 
debugUnmarshalPortPolicy(Factory, Component, Element) - Static method in class oracle.adf.model.connection.webservice.impl.WebServiceConnectionMessages
 
debugUnmarshalPortPolicyFailure(Element, Exception) - Static method in class oracle.adf.model.connection.webservice.impl.WebServiceConnectionMessages
 
DECLARATIVE_WHERE_CLAUSE - Static variable in class oracle.jbo.mom.xml.JTXMLTags
 
DeclarativeWhereClause - Class in oracle.jbo.common
A jbo designtime base class for reference objects.
DeclarativeWhereClause(DefinitionManager) - Constructor for class oracle.jbo.common.DeclarativeWhereClause
 
declaringClassName - Variable in class oracle.adfinternal.model.adapter.bean.BeanFieldInfo
Declaring class name
decode(String) - Static method in class oracle.adf.model.connection.webservice.util.QNameUtil
 
decodePath(String, char) - Static method in class oracle.adf.model.binding.DCUtil
Replace the 'sep' characters in this name with dots so that the converted name is a spel expression which ADFc would call to execute a method or setInputValue via a control-binding
decrement() - Method in class oracle.jbo.domain.Number
Subtracts 1 from this.
decrementRefCount(Object) - Method in class oracle.jbo.pool.ResourcePool
 
deepCopy(int, HashMap, long) - Method in class oracle.jbo.client.remote.ApplicationModuleImpl
 
deepCopy(HashMap, long) - Method in class oracle.jbo.client.remote.ViewUsageImpl
This method delegates to the default RowSet.
deepCopy(HashMap, long) - Method in class oracle.jbo.common.ws.WSRowSetImpl
 
deepCopy(HashMap, long) - Method in class oracle.jbo.common.ws.WSViewObjectImpl
This method delegates to the default RowSet.
deepCopy(HashMap, long) - Method in interface oracle.jbo.RowSet
This method performs a copy of view rows and the Entity row references of the view rows that belong to this RowSet.
deepCopy(HashMap, long) - Method in class oracle.jbo.server.EntityCacheOverRowSet
 
deepCopy(HashMap, long) - Method in class oracle.jbo.server.ViewObjectImpl
This method delegates to the default RowSet.
deepCopy(HashMap, long) - Method in class oracle.jbo.server.ViewRowSetImpl
 
deepLoad() - Method in class oracle.jbo.common.sdo.SDOValueStore
 
deepLoad(boolean) - Method in class oracle.jbo.common.sdo.SDOValueStore
method to load all children and grandchildren.
deepLoad(SDODataObject, boolean) - Static method in class oracle.jbo.common.sdo.SDOValueStore
Helper method to materizlize the whole dataobject tree.
DEF_FILE - Static variable in class oracle.adf.model.adapter.AdapterDefinition
 
DEF_IMPORTS - Static variable in class oracle.jbo.mom.xml.JTXMLTags
 
DEF_MDS_CLIENT_KEY - Static variable in class oracle.jbo.mom.DefinitionObject
 
DEF_MRU_SEP - Static variable in class oracle.jbo.uicli.binding.JUCtrlListDef
Deprecated.  
DEF_SCOPE_PERS - Static variable in class oracle.jbo.mom.DefinitionObject
 
DEF_SCOPE_SESSION - Static variable in class oracle.jbo.mom.DefinitionObject
 
DEF_SCOPE_SHARED - Static variable in class oracle.jbo.mom.DefinitionObject
 
DEF_XMLNS - Static variable in class oracle.adf.model.binding.DCDefBase
 
DEF_XMLNS_BASE - Static variable in class oracle.adf.model.binding.DCDefBase
 
DEFAULT - Static variable in class oracle.jbo.common.JboTypeMap
 
DEFAULT - Static variable in interface oracle.jbo.common.PropertyConstants
 
DEFAULT - Static variable in interface oracle.jbo.server.DBTransaction
interface constant to inicate that row prefetch should be left as driver default
DEFAULT - Static variable in class oracle.jbo.uicli.jui.JUTableDef
 
DEFAULT_ACTIVATE_FLAGS - Static variable in class oracle.jbo.server.Serializer
 
DEFAULT_APPLICATION_NAME - Static variable in class oracle.jbo.common.JboEnvUtil
 
DEFAULT_CONFIG_FILE - Static variable in class oracle.jbo.client.Configuration
 
DEFAULT_CONFIG_FILE_EXT - Static variable in class oracle.jbo.client.Configuration
default name for the configuration file, created by the Wizards.
DEFAULT_CONFIG_FILENAME - Static variable in class oracle.jbo.client.Configuration
 
DEFAULT_CONJ - Static variable in class oracle.jbo.ViewCriteriaItem
 
DEFAULT_CONNECTION_MODE - Static variable in class oracle.jbo.common.JboEnvUtil
 
DEFAULT_CONTROL_TABLE_NAME - Static variable in interface oracle.jbo.common.PropertyConstants
 
DEFAULT_DATA_CONTROL - Static variable in class oracle.adf.model.BindingContext
 
DEFAULT_DATA_CONTROL_CLASS_NAME - Static variable in class oracle.adf.model.generic.toplink.DataControlFactoryImpl
Deprecated. Default data control class name
DEFAULT_DBTIME_QUERY - Static variable in interface oracle.jbo.common.PropertyConstants
 
DEFAULT_DEF_FULL_NAME - Static variable in interface oracle.jbo.ApplicationModule
The name of the default application module definition (one that represents oracle.jbo.server.ApplicationModuleDefImpl).
DEFAULT_DEF_NAME - Static variable in class oracle.jbo.server.ApplicationModuleImpl
Default Def name for Application Module.
DEFAULT_FETCH_SIZE - Static variable in class oracle.adf.model.adapter.bean.pagination.PaginationCollectionModel
Default fetch size
DEFAULT_FORMATTER - Static variable in class oracle.jbo.uicli.jui.JUFormatEditorPropDef
 
DEFAULT_FORMATTER - Static variable in class oracle.jbo.uicli.jui.JUFormattedTextFieldDef
 
DEFAULT_HANDLER - Static variable in class oracle.jbo.uicli.binding.JUCtrlValueDef
 
DEFAULT_HASH_MAP_SIZE - Static variable in class oracle.jbo.server.lov.LOVAppModuleDefImpl
 
DEFAULT_LANGUAGE_CODE - Static variable in class oracle.jbo.server.lov.LOVAppModuleDefImpl
 
DEFAULT_MAX_ACTIVE_NODES - Static variable in interface oracle.jbo.common.PropertyConstants
 
DEFAULT_MAX_ROWS_PER_NODE - Static variable in interface oracle.jbo.common.PropertyConstants
 
DEFAULT_MODIFIERS - Static variable in class oracle.adfinternal.model.adapter.bean.BeanFieldInfo
vlaue used to indicate no explicit modifiers
DEFAULT_OPERATOR - Static variable in interface oracle.jbo.SecurityHints
 
DEFAULT_ORACLE_SID - Static variable in class oracle.jbo.common.JboEnvUtil
 
DEFAULT_PASSIVATE_FLAGS - Static variable in class oracle.jbo.server.Serializer
 
DEFAULT_ROOT_APP_MOD_NAME - Static variable in interface oracle.jbo.ApplicationModule
The default name of root application module.
DEFAULT_SCALE - Static variable in class oracle.jbo.common.JboTypeMap
 
DEFAULT_SCALE - Static variable in class oracle.jbo.rules.JboPrecisionScaleValidator
 
DEFAULT_SCALE - Static variable in class oracle.jbo.server.JboPrecisionScaleValidator
 
DEFAULT_SPARSEARRAY_THRESHOLD - Static variable in interface oracle.jbo.common.PropertyConstants
 
DEFAULT_SQL92_LOCKTRAILER - Static variable in interface oracle.jbo.common.PropertyConstants
 
DEFAULT_TIMEOUT - Static variable in class oracle.jbo.server.util.SafeExec
default timeout in seconds if nothing else specified
DEFAULT_TXN_SEQ_INC - Static variable in interface oracle.jbo.common.PropertyConstants
 
DEFAULT_TXN_SEQ_NAME - Static variable in interface oracle.jbo.common.PropertyConstants
 
DEFAULT_TXN_TABLE_NAME - Static variable in interface oracle.jbo.common.PropertyConstants
 
DEFAULT_USE_CLIENT_SERVICE - Static variable in class oracle.jbo.common.JboEnvUtil
 
DEFAULT_VALIDATION_THRESHOLD - Static variable in interface oracle.jbo.common.PropertyConstants
 
DEFAULT_VALUE - Static variable in class oracle.adf.model.utils.JSR227Util
 
DEFAULT_VALUE - Static variable in class oracle.jbo.mom.Tags
 
DEFAULT_XML_CONTEXT - Static variable in interface oracle.jbo.mom.xml.XMLContext
 
DefaultAppModuleSessionBeanEJB3Impl - Class in oracle.jbo.server.ejb
 
DefaultAppModuleSessionBeanEJB3Impl() - Constructor for class oracle.jbo.server.ejb.DefaultAppModuleSessionBeanEJB3Impl
 
DefaultAppModuleSessionBeanImpl - Class in oracle.jbo.server.ejb
 
DefaultAppModuleSessionBeanImpl() - Constructor for class oracle.jbo.server.ejb.DefaultAppModuleSessionBeanImpl
 
DefaultConnectionStrategy - Class in oracle.jbo.common.ampool
A default strategy class for application module creation and connection.
DefaultConnectionStrategy() - Constructor for class oracle.jbo.common.ampool.DefaultConnectionStrategy
 
DefaultCurrencyFormatter - Class in oracle.jbo.format
Formatter class which understands how to format currency values.
DefaultCurrencyFormatter() - Constructor for class oracle.jbo.format.DefaultCurrencyFormatter
Constructor
DefaultDateFormatter - Class in oracle.jbo.format
Formatter class used to format date values.
DefaultDateFormatter() - Constructor for class oracle.jbo.format.DefaultDateFormatter
Constructor
DefaultDefinitionContext - Class in oracle.binding.meta
The DefaultDefinitionContext class can be used for storing and lookup of control bindings and datacontrols metadata.
DefaultDefinitionContext() - Constructor for class oracle.binding.meta.DefaultDefinitionContext
Default Constructor.
DefaultEventNameResolver - Class in oracle.adf.model.binding.events
A DefaultEventNameResolver implements EventNameResolver interface This class helps in resolving the producer and consumer
DefaultEventNameResolver(DCBindingContainer) - Constructor for class oracle.adf.model.binding.events.DefaultEventNameResolver
constructor
DefaultJTATxnHandlerImpl - Class in oracle.jbo.server
 
DefaultJTATxnHandlerImpl() - Constructor for class oracle.jbo.server.DefaultJTATxnHandlerImpl
 
DefaultMessageFormatter - Class in oracle.jbo.format
A generic formatter class.
DefaultMessageFormatter() - Constructor for class oracle.jbo.format.DefaultMessageFormatter
Constructor
DefaultMomContextFactory - Class in oracle.jbo.mom.xml
 
DefaultMomContextFactory() - Constructor for class oracle.jbo.mom.xml.DefaultMomContextFactory
 
DefaultNumberFormatter - Class in oracle.jbo.format
Helper class used to format Decimal numbers.
DefaultNumberFormatter() - Constructor for class oracle.jbo.format.DefaultNumberFormatter
Constructor
DefaultPageMapImpl - Class in oracle.jbo.uicli.mom
 
DefaultPageMapImpl() - Constructor for class oracle.jbo.uicli.mom.DefaultPageMapImpl
 
DefaultPercentageFormatter - Class in oracle.jbo.format
Deprecated. 
DefaultPercentageFormatter() - Constructor for class oracle.jbo.format.DefaultPercentageFormatter
Deprecated. Constructor
DefaultResourceFactory - Class in oracle.jbo.common
The default factory to create a resource bundle def.
DefaultResourceFactory() - Constructor for class oracle.jbo.common.DefaultResourceFactory
Default Constructor
defaultServiceName - Variable in class oracle.adf.model.connection.webservice.impl.WebServiceConnectionConfig
 
DefaultSessionContextImpl - Class in oracle.jbo.common
 
DefaultSessionContextImpl() - Constructor for class oracle.jbo.common.DefaultSessionContextImpl
 
DefaultSessionCookieFactory - Class in oracle.jbo.common.ampool
Factory for SessionCookieImpl instances.
DefaultSessionCookieFactory() - Constructor for class oracle.jbo.common.ampool.DefaultSessionCookieFactory
 
DefaultTxnHandlerFactoryImpl - Class in oracle.jbo.server
The default implementation of the TransactionHandlerFactory interface.
DefaultTxnHandlerFactoryImpl() - Constructor for class oracle.jbo.server.DefaultTxnHandlerFactoryImpl
 
DefaultTxnHandlerImpl - Class in oracle.jbo.server
The default implementation of the TransactionHandler interface.
DefaultTxnHandlerImpl() - Constructor for class oracle.jbo.server.DefaultTxnHandlerImpl
Creates a transaction handler on a JDBC connection.
DefaultUpdateableBeanDataControl - Class in oracle.adfinternal.model.adapter.bean
Purpose: Data control for Updateable JavaBeans
DefaultUpdateableBeanDataControl() - Constructor for class oracle.adfinternal.model.adapter.bean.DefaultUpdateableBeanDataControl
 
DefaultValueSerializer - Class in oracle.jbo.domain
The DefaultValueSerializer is a concrete implementation of the ValueSerializer interface.
DefaultValueSerializer() - Constructor for class oracle.jbo.domain.DefaultValueSerializer
 
DefClass - Static variable in class oracle.jbo.uicli.mom.JUTags
 
DefDocument - Interface in oracle.jbo.mom.xml
Encapsulates the behavior of a document that is to be placed in the MOM cache.
DefDocumentImpl - Class in oracle.jbo.mom.xml
A document created by a DefXMLParser.
DefDocumentImpl() - Constructor for class oracle.jbo.mom.xml.DefDocumentImpl
Constructor.
DefElement - Interface in oracle.jbo.mom.xml
This interface represents an element in a read-only representation (e.g.
DefElementImpl - Class in oracle.jbo.mom.xml
This class extends the JBO implementation of the XMLElement class.
DefElementImpl(String) - Constructor for class oracle.jbo.mom.xml.DefElementImpl
 
defineNamedWhereClauseParam(String, Object, int[]) - Method in class oracle.jbo.client.remote.ViewUsageImpl
 
defineNamedWhereClauseParam(String, Object, int[]) - Method in class oracle.jbo.common.ws.WSRowSetImpl
 
defineNamedWhereClauseParam(String, Object, int[]) - Method in class oracle.jbo.common.ws.WSViewObjectImpl
 
defineNamedWhereClauseParam(String, Object, int[]) - Method in interface oracle.jbo.RowSet
Defines a named bind variable to use with the view object's where-clause.
defineNamedWhereClauseParam(String, Object, int[]) - Method in class oracle.jbo.server.EntityCacheOverRowSet
 
defineNamedWhereClauseParam(String, Object, int[]) - Method in class oracle.jbo.server.ViewObjectImpl
 
defineNamedWhereClauseParam(String, Object, int[]) - Method in class oracle.jbo.server.ViewRowSetImpl
 
defineSchema(String, String, String) - Method in class oracle.jbo.common.sdo.SDOHelper
Defines XML Schema as SDO Types with a specified local sdo helper context id.
defineSchema(String, String) - Method in class oracle.jbo.common.sdo.SDOHelper
Defines XML Schema as SDO Types.
defineSDOTypes(SDOBuilderSrc, Map<Type, URL>) - Method in class oracle.jbo.service.helper.SDOTypeBuilder
Defines new SDO types dynamically using TypeHelper.
DEFINITION - Static variable in class oracle.adf.model.adapter.DataControlFactoryImpl
Tag for the definition file name.
DEFINITION - Static variable in class oracle.adfinternal.model.adapter.url.csv.CSVDCDef
Definition tag as the root.
DEFINITION - Static variable in class oracle.adfinternal.model.adapter.url.xml.XMLDCDef
Definition tag as the root.
Definition - Interface in oracle.binding.meta
This is a a marker interface.
DEFINITION_ATTRIBUTE - Static variable in class oracle.adf.model.connection.webservice.api.WebServiceConnectionFactory
 
DEFINITION_FACTORIES - Static variable in class oracle.jbo.uicli.mom.JUTags
 
DefinitionChangedException - Exception in oracle.jbo
Thrown when activating the application module state or transaction with an older version of metadata into an application module with a later metadata definition.
DefinitionChangedException(Exception) - Constructor for exception oracle.jbo.DefinitionChangedException
 
DefinitionClass - Static variable in class oracle.jbo.uicli.mom.JUTags
 
DefinitionContainer - Interface in oracle.binding.meta
Interface used as container of multiple Definitions.
DefinitionContext - Interface in oracle.binding.meta
Marker interface that provides a namespace for looking up metadata for control bindings and datacontrols.
DefinitionContext - Class in oracle.jbo.mom
This abstract class encapsulates the thread-specific behavior and state needed by the DefinitionManager class.
DefinitionContextAgeable - Class in oracle.jbo.mom
This class provides an implementation of the abstract DefinitionContext class in which the MOM cache supports ageing.
DefinitionContextStandard - Class in oracle.jbo.mom
This class provides a "standard" implementation of the abstract DefinitionContext class.
DefinitionFactory - Interface in oracle.adf.model.binding
 
DefinitionManager - Class in oracle.jbo.mom
A static class used for accessing meta-objects.
DefinitionManager() - Constructor for class oracle.jbo.mom.DefinitionManager
 
DefinitionMgrListener - Interface in oracle.jbo.mom
 
DefinitionObject - Class in oracle.jbo.mom
Default implementation of DefInterface implemented by all of JBO Definition classes.
DefinitionObject() - Constructor for class oracle.jbo.mom.DefinitionObject
 
DefinitionObjectInfo - Class in oracle.jbo.mom
 
DefinitionProviderDataControl - Interface in oracle.binding
This interface is implemented by data controls that may return definitions.
DefLocaleContext - Class in oracle.jbo.common
 
DefLocaleContext(Locale) - Constructor for class oracle.jbo.common.DefLocaleContext
Constructor
DefLocaleContext() - Constructor for class oracle.jbo.common.DefLocaleContext
 
DefNode - Interface in oracle.jbo.mom.xml
This interface represents a node in a read-only representation (e.g.
DefNodeFactory - Class in oracle.jbo.mom.xml
 
DefNodeFactory() - Constructor for class oracle.jbo.mom.xml.DefNodeFactory
 
DefObject - Class in oracle.jbo.server
Default implementation of DefInterface implemented by all of JBO Definition classes.
DefObject(DefinitionManager, int) - Constructor for class oracle.jbo.server.DefObject
 
DefPersistable - Interface in oracle.jbo.mom.xml
NAME DefPersistable .java - DESCRIPTION NOTES VERSION MODIFIED (MM/DD/YY) draju 02/20/98 - Created the interface.
DefPersistenceException - Exception in oracle.jbo.mom.xml
NAME DefPersistenceException .java - DESCRIPTION NOTES VERSION MODIFIED (MM/DD/YY) draju 02/20/98 - Created the class.
DefPersistenceException(Class, String, Object[]) - Constructor for exception oracle.jbo.mom.xml.DefPersistenceException
 
DefPersistenceException(Exception) - Constructor for exception oracle.jbo.mom.xml.DefPersistenceException
 
DefPersistenceException(String) - Constructor for exception oracle.jbo.mom.xml.DefPersistenceException
 
DefPersistenceException() - Constructor for exception oracle.jbo.mom.xml.DefPersistenceException
 
DefWriter - Interface in oracle.jbo.mom.xml
NAME DefWriter.java - DESCRIPTION NOTES VERSION MODIFIED (MM/DD/YY) draju 03/04/98 - Created the initial interface.
DefXMLParser - Class in oracle.jbo.mom.xml
NAME DefXMLParser.java - DESCRIPTION DefXMLParser has utility functions to Parse and read an XML file.
DefXMLParser(DefinitionManager) - Constructor for class oracle.jbo.mom.xml.DefXMLParser
Constructor
DefXMLParser(DefinitionManager, String, boolean) - Constructor for class oracle.jbo.mom.xml.DefXMLParser
 
delete(int, int) - Method in class oracle.adf.model.utils.SimpleStringBuffer
Removes the characters in a substring of this SimpleStringBuffer.
DELETE - Static variable in interface oracle.adfinternal.model.adapter.url.URLConnectionConstants
 
Delete - Static variable in interface oracle.jbo.common.service.types.ChangeOperation
Constant for Delete operation
delete(Entity) - Method in interface oracle.jbo.datasource.EntityDataSource
Delete an entity.
delete(Entity) - Method in class oracle.jbo.datasource.SampleEODataSourceImpl
 
delete(Entity) - Method in class oracle.jbo.datasource.svc.SIEODataSourceImpl
pluggable entity datasource's delete operation
delete(Entity) - Method in class oracle.jbo.datasource.WSEODataSourceImpl
 
delete(long, int) - Method in class oracle.jbo.pcoll.JDBCPersistManager
 
delete(long, int) - Method in class oracle.jbo.pcoll.JTAPersistManager
 
delete(long, int) - Method in class oracle.jbo.pcoll.OraclePersistManager
 
delete(long, int) - Method in interface oracle.jbo.pcoll.PersistManager
 
delete(Object, String) - Method in class oracle.jbo.server.svc.ServiceImpl
Standard delete operation.
DELETE_ACTION - Static variable in class oracle.adf.model.binding.PermissionHelper
 
DELETE_PERMISSION - Static variable in class oracle.adf.model.binding.DCPrivilege
 
deleteAll(int) - Method in class oracle.jbo.pcoll.JDBCPersistManager
 
deleteAll(int) - Method in class oracle.jbo.pcoll.JTAPersistManager
 
deleteAll(int) - Method in class oracle.jbo.pcoll.OraclePersistManager
 
deleteAll(int) - Method in interface oracle.jbo.pcoll.PersistManager
 
deleteCharAt(int) - Method in class oracle.adf.model.utils.SimpleStringBuffer
Removes the character at the specified position in this SimpleStringBuffer (shortening the SimpleStringBuffer by one character).
deleteControlRow(String, String) - Method in class oracle.jbo.pcoll.JDBCPersistManager
 
deleteCustomizations(DefinitionObject) - Method in class oracle.jbo.mom.DefinitionManager
Removes any MDS customizations made to the definition object.
deleteEmptyNodeResourceBundle() - Method in interface oracle.jbodt.common.ResourceOwner
 
deleteEntity(Object) - Method in class oracle.adfinternal.model.adapter.toplink.TransactionBroker
Marks the given object to be deleted in this transaction.
DeleteEvent - Class in oracle.jbo
An event generated by RowSetIterator to inform its listeners when a row is deleted.
DeleteEvent(NavigatableRowIterator, Row, int, int, int) - Constructor for class oracle.jbo.DeleteEvent
Creates an event for a row being deleted.
DeleteEvent(NavigatableRowIterator, Row, int, int, int, boolean) - Constructor for class oracle.jbo.DeleteEvent
Creates an event for a row being deleted.
deleteMessage(String) - Method in interface oracle.jbo.server.JboMessageManager
 
deleteObject(Object) - Method in class oracle.adf.model.generic.toplink.TransactionBroker
Deprecated. Marks the given object to be deleted in this transaction.
deleteOldChunksDataRow(String, long, int, int, int) - Method in class oracle.jbo.pcoll.JDBCPersistManager
 
deletePersonalization(ViewObject, String) - Static method in class oracle.jbo.uicli.binding.JUSearchBindingCustomizer
Deletes the corresponding entry for the specified ViewCriteria from the end-user personalization layer of the associated VO.
deleteSchemaFile(SDOBuilderSrc) - Static method in class oracle.jbo.service.helper.SDOTypeBuilder
Deletes the SDO schema file that was persisted to MDS.
DELIDS - Static variable in class oracle.jbo.common.JboTypeMap
 
DELIMITER - Static variable in class oracle.adfinternal.model.adapter.url.csv.CSVDCDef
Delimiter used in the CSV file
DELIMITER - Static variable in class oracle.adfinternal.model.adapter.webservice.DataFormat
Delimiter character for CSV data
deliverEntityEvent(EntityEvent) - Method in class oracle.jbo.server.EntityCache
 
DEPENDENCIES - Static variable in class oracle.jbo.mom.xml.JTXMLTags
This XML Element represents the set of dependencies associated with a BC4J object.
DependencyGraph - Class in oracle.jbo.common
This implements a directed graph which can be used to determine a partial ordering of the nodes using a topological sort.
DependencyGraph() - Constructor for class oracle.jbo.common.DependencyGraph
 
DEPLOY_PLATFORM - Static variable in class oracle.jbo.common.PropertyMetadata
 
DEPLOY_PLATFORM - Static variable in interface oracle.jbo.JboContext
Platform to which an Application Module is deployed.
DEPLOYMENT_DESCRIPTOR_LOCATION_KEY - Static variable in interface oracle.adf.model.generic.toplink.TopLinkADFConstants
Deprecated. Parameter key for the TopLink Deployment Descriptor location
DEPLOYMENT_DESCRIPTOR_PATH - Static variable in interface oracle.adfinternal.model.adapter.toplink.TopLinkADFConstants
Parameter key for the TopLink Deployment Descriptor location
DEPRECATED - Static variable in class oracle.jbo.common.PropertyGroup
 
deregisterDefObject() - Method in class oracle.jbo.mom.PersDefBase
 
deregisterDefObject() - Method in interface oracle.jbo.mom.PersonalizableDef
 
deregisterSessionObject() - Method in class oracle.jbo.mom.PersistableDefObject
 
deregisterSessionObject() - Method in class oracle.jbo.server.MetaObject
 
DESC - Static variable in class oracle.adf.model.adapter.bean.jpa.JPQLEntity
 
describe() - Method in interface oracle.adf.model.connection.url.AuthenticationScheme
Describe this authentication scheme.
describe() - Method in class oracle.adf.model.connection.url.ChallengeAuthentication
Describe this Authentication scheme.
describe() - Method in class oracle.adf.model.connection.url.FileURLConnection
Create the DocumentFragment that describes this connection to the Connection Architecture.
describe() - Method in class oracle.adf.model.connection.url.HttpURLConnection
Create the DocumentFragment that describes this connection to the Connection Architecture.
describe() - Method in class oracle.adf.model.connection.url.Proxy
Describe this proxy to enable it to be persisted by the Connection metadata
deserializeConnectionWithCredentials(Element, Properties) - Method in class oracle.adf.model.connection.webservice.impl.WebServiceConnectionConfig
 
deserializeStrings(String) - Static method in class oracle.jbo.common.JboXMLUtil
 
deserializeViewCriteria(ViewObject, ViewCriteria, Object[], String, int[], int[], String[], int, int, int, Hashtable, boolean, boolean, boolean, boolean) - Static method in class oracle.jbo.common.ViewCriteriaMarshaller
 
DESIGNTIME_PROPERTY - Static variable in class oracle.adf.model.binding.DCUtil
 
DESIGNTIME_PROPERTY - Static variable in class oracle.jbo.uicli.jui.JUIUtil
 
DesignTimeClass - Static variable in class oracle.jbo.uicli.mom.JUTags
 
destination - Variable in class oracle.jbo.server.ViewLinkImpl
 
destroy() - Method in class oracle.adfinternal.model.adapter.webservice.WSDefinition
Destroy this definition instance.
destroy() - Method in class oracle.jbo.common.ampool.ApplicationPoolImpl
 
destroy() - Method in class oracle.jbo.common.ampool.PoolMgr
 
destroy() - Method in interface oracle.jbo.common.ampool.SessionCookie
Destroys the SessionCookie.
destroy() - Method in class oracle.jbo.common.ampool.SessionCookieImpl
 
destroy() - Method in class oracle.jbo.pool.ResourcePool
Detroy the resource pool.
destroy() - Method in class oracle.jbo.pool.ResourcePoolManager
Destroys the pool manager.
destroy() - Method in class oracle.jbo.server.svc.ServiceContextFilter
 
destroySubcontext(String) - Method in class oracle.jbo.common.JboInitialContext
 
destroySubcontext(Name) - Method in class oracle.jbo.common.JboInitialContext
 
destroySubcontext(String) - Method in class oracle.jbo.mom.xml.XMLContextImpl
 
destroySubcontext(Name) - Method in class oracle.jbo.mom.xml.XMLContextImpl
 
destroySubcontext(Name) - Method in class oracle.jbo.server.DataSourceContext
 
destroySubcontext(String) - Method in class oracle.jbo.server.DataSourceContext
 
destroySubcontext(String) - Method in class oracle.jbo.server.xml.XMLContextCustImpl
 
destroySubcontext(Name) - Method in class oracle.jbo.server.xml.XMLContextCustImpl
 
detach() - Method in class oracle.jbo.client.remote.ApplicationModuleImpl
 
detach() - Method in class oracle.jbo.common.ws.WSApplicationModuleImpl
 
detach() - Method in interface oracle.jbo.common.ws.WSApplicationModuleMarshaller
 
detach() - Method in class oracle.jbo.server.ApplicationModuleImpl
Internal: Applications should not use this method.
detach() - Method in class oracle.jbo.server.remote.AbstractRemoteApplicationModuleImpl
 
detachFromLightweightSession() - Method in class oracle.jbo.ApplicationPoolSvcMsgContext
 
determineType(boolean) - Method in class oracle.jbo.expr.JIToken
 
DFLT_VIEW_CRITERIA_NAME - Static variable in interface oracle.jbo.ViewCriteriaManager
 
DH_CONTROL_TYPE - Static variable in class oracle.jbo.uicli.binding.JUCtrlListBinding
 
DH_DISPLAY_HEIGHT - Static variable in class oracle.jbo.uicli.binding.JUCtrlListBinding
 
DH_DISPLAY_HINT - Static variable in class oracle.jbo.uicli.binding.JUCtrlListBinding
 
DH_DISPLAY_WIDTH - Static variable in class oracle.jbo.uicli.binding.JUCtrlListBinding
 
DH_FORMAT - Static variable in class oracle.jbo.uicli.binding.JUCtrlListBinding
 
DH_LABEL - Static variable in class oracle.jbo.uicli.binding.JUCtrlListBinding
Constants to access elements in the map returned in getDisplayHints()
DH_TOOLTIP - Static variable in class oracle.jbo.uicli.binding.JUCtrlListBinding
 
diagCleanURL(String) - Static method in class oracle.jbo.server.DBTransactionImpl
 
Diagnostic - Class in oracle.jbo.common
The Diagnostic class contains static tracing methods.
DIAGNOSTIC - Static variable in class oracle.jbo.common.Owner
 
DIAGNOSTIC - Static variable in class oracle.jbo.common.PropertyGroup
 
DIAGNOSTIC_DOT_PROPERTIES - Static variable in class oracle.jbo.common.DiagnosticFactory
 
DIAGNOSTIC_PROPERTIES_RESOURCE - Static variable in class oracle.jbo.common.PropertyManager
 
DiagnosticFactory - Class in oracle.jbo.common
Creates instances of implementations of the IDiagnostic interface.
DiagnosticStream - Class in oracle.jbo.common
This class allows you to pass an instance of itself to code that expects to be using a PrintStream, and to indirect through the Diagnostic facility: hence the output can be controlled using the system properties jbo.diagnostic.logging etcetera.
DiagnosticStream() - Constructor for class oracle.jbo.common.DiagnosticStream
 
diffInMonths(Date) - Method in class oracle.jbo.domain.Date
Calculates the difference between two dates in months.
diffInMonths(DATE) - Method in class oracle.jbo.domain.Date
Calculates the difference between two dates in months.
disableIteratorBindingValidation(DCBindingContainer) - Static method in class oracle.jbo.uicli.binding.JUSearchBindingCustomizer
 
disableTokenValidation() - Method in class oracle.adf.model.binding.DCIteratorBinding
 
disableTokenValidation() - Method in class oracle.jbo.uicli.binding.JUIteratorBinding
Internal: Applications should not use this method.
discardIfDefinitionChanged() - Method in class oracle.adf.model.binding.DCDataControl
 
disconnect(boolean) - Method in class oracle.jbo.ApplicationPoolSvcMsgContext
 
disconnect() - Method in class oracle.jbo.client.remote.ApplicationModuleImpl
Performe clean-up when client is disconnecting by dereferencing the remote instances.
disconnect(boolean) - Method in class oracle.jbo.client.remote.ApplicationModuleImpl
 
disconnect(ApplicationModule, boolean, Hashtable) - Method in class oracle.jbo.common.ampool.ApplicationPoolImpl
Deprecated. Replaced by ConnectionStrategy.disconnect(ApplicationModule, boolean, SessionCookie). All extending logic that was implemented here should be implemented in a custom ConnectionStrategy class that extends DefaultConnectionStrategy.
disconnect(ApplicationModule, boolean, SessionCookie) - Method in interface oracle.jbo.common.ampool.ConnectionStrategy
Disconnect an application module
disconnect(ApplicationModule, boolean, SessionCookie) - Method in class oracle.jbo.common.ampool.DefaultConnectionStrategy
 
disconnect(boolean) - Method in interface oracle.jbo.server.DBTransaction
Closes the JDBC connection object and removes this transaction from the root application module.
disconnect(boolean) - Method in class oracle.jbo.server.DBTransactionImpl
Closes the JDBC connection object.
disconnect() - Method in class oracle.jbo.server.DBTransactionImpl
Closes the JDBC connection object and removes this transaction from the root application module.
disconnect(boolean) - Method in class oracle.jbo.server.DBTransactionImpl2
Implementation of disconnect method.
disconnect() - Method in class oracle.jbo.server.DefaultJTATxnHandlerImpl
 
disconnect() - Method in class oracle.jbo.server.NullDBTransactionImpl
Deprecated. Implementation of the DBTransaction interface.
disconnect(boolean) - Method in class oracle.jbo.server.NullDBTransactionImpl
Deprecated. Closes the JDBC connection object and removes this transaction from the root application module.
disconnect(ApplicationModule, boolean, SessionCookie) - Method in class oracle.jbo.server.svc.ServiceConnectionStrategy
 
disconnect() - Method in interface oracle.jbo.Transaction
Closes the JDBC connection object and removes this transaction from the root application module.
disconnect(boolean) - Method in interface oracle.jbo.Transaction
Closes the JDBC connection object.
disconnectFromDataSource() - Method in class oracle.jbo.server.ejb.SessionBeanImpl
Releases the jdbc connection by acquired by #connectToDataSource().
disconnectWithRetainState(boolean) - Method in class oracle.jbo.server.remote.AbstractRemoteApplicationModuleImpl
 
discrValuesQualify(Object[]) - Method in class oracle.jbo.server.RowDef
 
dispatchEvent(ArrayList, Event, String) - Method in class oracle.adf.model.binding.events.EventDispatcherImpl
dispatchEvent this method starts dispatching the event to the current bindingcontainer and then to its parent
dispatchEvent(ArrayList, Event, String) - Method in interface oracle.adf.model.events.EventDispatcher
dispatchEvent this method starts dispatching the event to the current bindingcontainer and then to its parent
dispatchEventForCurrentContainer(ArrayList, Event, String) - Method in class oracle.adf.model.binding.events.EventDispatcherImpl
dispatchEventForCurrentContainer this method given the event name and producer qualified name retrieves the ProducerDef in the EventMap
dispatchEventForSubscription(ProducerDef, EventDefinition, Event) - Method in class oracle.adf.model.binding.events.EventDispatcherImpl
dispatchEventForSubscription this method calls dispatchEventToConsumer method
dispatchEventForWildCards(ArrayList, Event) - Method in class oracle.adf.model.binding.events.EventDispatcherImpl
 
dispatchEventForWildCards(ArrayList, Event) - Method in class oracle.adf.model.events.AbstractEventDispatcher
 
dispatchEventForWildCards(ArrayList, Event) - Method in interface oracle.adf.model.events.EventDispatcher
 
dispatchEventFromChildContainer(ArrayList, Event, String) - Method in class oracle.adf.model.binding.events.EventDispatcherImpl
dispatchEventFromChildContainer this method dispatches if this container listens to events generated by child containers
dispatchEventToChildForWildCards(DCBindingContainer, ArrayList, Event) - Method in class oracle.adf.model.binding.events.EventDispatcherImpl
 
dispatchEventToConsumer(ConsumerDef, Event) - Method in class oracle.adf.model.binding.events.EventDispatcherImpl
dispatchEventToConsumer() gets the consumer from the qualified name and invokes the event
dispatchEventToParent(ArrayList, Event, String) - Method in class oracle.adf.model.binding.events.EventDispatcherImpl
 
dispatchMethod(Object, String, String[], Object[]) - Method in class oracle.jbo.server.remote.AbstractRemoteApplicationModuleImpl
 
displayInShortForm(LocaleContext) - Method in class oracle.adf.model.bean.DCVCItemValueRowAttrHints
 
displayInShortForm(LocaleContext) - Method in class oracle.adf.model.generic.AttributeDefImpl
 
displayInShortForm(LocaleContext) - Method in interface oracle.jbo.AttributeHints
Returns true if the attribute is to displayed in the short(summary) form.
displayInShortForm(LocaleContext) - Method in class oracle.jbo.client.remote.AttributeDefImpl
 
displayInShortForm(LocaleContext) - Method in class oracle.jbo.client.remote.AttributeHintsImpl
 
displayInShortForm(LocaleContext) - Method in class oracle.jbo.common.VariableImpl
 
displayInShortForm(LocaleContext) - Method in class oracle.jbo.domain.DomainAttributeDef
 
displayInShortForm(LocaleContext) - Method in class oracle.jbo.server.AttributeDefImpl
 
displayInShortForm(LocaleContext) - Method in class oracle.jbo.server.EntityAttrHintsImpl
 
displayInShortForm(LocaleContext) - Method in class oracle.jbo.server.RowAttrHintsImpl
 
displayInShortForm(LocaleContext) - Method in class oracle.jbo.server.SIFAttrHintsHelper
 
displayInShortForm(LocaleContext) - Method in class oracle.jbo.uicli.binding.JUCtrlParameterDef
 
displayInShortForm() - Method in class oracle.jbo.uicli.binding.JUCtrlValueBinding
Returns true if the attribute is to displayed in the short(summary) form.
displayInShortForm(String, String, LocaleContext) - Method in class oracle.jbo.uicli.binding.JUFormBinding
Returns true if the attribute is to displayed in the short(summary) form.
displayInShortForm(LocaleContext) - Method in class oracle.jbo.ViewCriteriaItem
 
displayStatus(DCIteratorBinding, String, Object[]) - Method in class oracle.adf.model.binding.DCBindingContainer
Helper method to display the given message and params via the JUApplication's displayStatus method.
displayStatus(String) - Method in class oracle.adf.model.binding.DCBindingContainer
Helper method to display the given message string via the JUApplication's displayStatus method.
displayStatus(DCIteratorBinding, String, Object[]) - Method in class oracle.adf.model.binding.DCDataControl
Send the given message Id and parameter list along with the current iterator binding object to all status bar instances registered with this Application.
displayStatus(String) - Method in class oracle.adf.model.binding.DCDataControl
Send the given message to all status bar interface objects registered with this application.
displayStatus(DCIteratorBinding, String, Object[]) - Method in interface oracle.adf.model.binding.DCStatusBarInterface
This event is sent out by the framework to display a message in oracle.jbo.uicli.UIMessageBundle of the given msgId with the given set of parameters.
displayStatus(String) - Method in interface oracle.adf.model.binding.DCStatusBarInterface
Applications can invoke to display any custom messages in the status bar(s).
displayStatus(JUIteratorBinding, String, Object[]) - Method in class oracle.jbo.uicli.binding.JUFormBinding
Helper method to display the given message and params via the JUApplication's displayStatus method.
displayStatus(String) - Method in class oracle.jbo.uicli.binding.JUFormBinding
Helper method to display the given message string via the JUApplication's displayStatus method.
displayStatus(DCIteratorBinding, String, Object[]) - Method in class oracle.jbo.uicli.controls.JUStatusBar
 
displayStatus(String) - Method in class oracle.jbo.uicli.controls.JUStatusBar
 
div(NUMBER) - Method in class oracle.jbo.domain.Number
Divides this by another number.
div(Number) - Method in class oracle.jbo.domain.Number
 
divide(Number) - Method in class oracle.jbo.domain.Number
Divides this by another number.
divide(double) - Method in class oracle.jbo.domain.Number
Divides this by another number.
divide(int) - Method in class oracle.jbo.domain.Number
Divides this by another number.
divide(NUMBER) - Method in class oracle.jbo.domain.Number
Divides this by another number.
DML_COMMIT - Static variable in exception oracle.jbo.DMLException
 
DML_COMMIT - Static variable in class oracle.jbo.service.errors.ServiceExceptionHelper
 
DML_DELETE - Static variable in exception oracle.jbo.DMLException
 
DML_DELETE - Static variable in class oracle.jbo.server.EntityImpl
Identifies that a Delete operation is to be performed in the doDML() method.
DML_DELETE - Static variable in interface oracle.jbo.server.SQLBuilder
Constant used to specify the DML mode to be DELETE.
DML_DELETE - Static variable in class oracle.jbo.service.errors.ServiceExceptionHelper
 
DML_INSERT - Static variable in exception oracle.jbo.DMLException
 
DML_INSERT - Static variable in class oracle.jbo.server.EntityImpl
Identifies that an Insert operation is to be performed in the doDML() method.
DML_INSERT - Static variable in interface oracle.jbo.server.SQLBuilder
Constant used to specify the DML mode to be INSERT.
DML_INSERT - Static variable in class oracle.jbo.service.errors.ServiceExceptionHelper
 
DML_OPERATION - Static variable in class oracle.jbo.server.LoggerUtil
 
DML_OPERATION_TIMEOUT_WAIT_FOREVER - Static variable in interface oracle.jbo.Transaction
Specifies that the Entity Object DML operation does not time out when executing the statement.
DML_RELEASE_SAVEPOINT - Static variable in exception oracle.jbo.DMLException
 
DML_RELEASE_SAVEPOINT - Static variable in class oracle.jbo.service.errors.ServiceExceptionHelper
 
DML_ROLLBACK - Static variable in exception oracle.jbo.DMLException
 
DML_ROLLBACK - Static variable in class oracle.jbo.service.errors.ServiceExceptionHelper
 
DML_ROLLBACK_TO_SAVEPOINT - Static variable in exception oracle.jbo.DMLException
 
DML_ROLLBACK_TO_SAVEPOINT - Static variable in class oracle.jbo.service.errors.ServiceExceptionHelper
 
DML_SAVEPOINT - Static variable in exception oracle.jbo.DMLException
 
DML_SAVEPOINT - Static variable in class oracle.jbo.service.errors.ServiceExceptionHelper
 
DML_STATEMENT - Static variable in class oracle.jbo.server.LoggerUtil
 
DML_UPDATE - Static variable in exception oracle.jbo.DMLException
 
DML_UPDATE - Static variable in class oracle.jbo.server.EntityImpl
Identifies that an Update operation is to be performed in the doDML() method.
DML_UPDATE - Static variable in interface oracle.jbo.server.SQLBuilder
Constant used to specify the DML mode to be UPDATE.
DML_UPDATE - Static variable in class oracle.jbo.service.errors.ServiceExceptionHelper
 
DMLConstraintException - Exception in oracle.jbo
Indicates a failure to post data to a database.
DMLConstraintException(Object[], Exception) - Constructor for exception oracle.jbo.DMLConstraintException
 
DMLException - Exception in oracle.jbo
Indicates a failure to post data to a database.
DMLException(int, Row, int, String, Exception) - Constructor for exception oracle.jbo.DMLException
Creates an exception to be localized using CSMessageBundle and error code EXC_DML_POST_ENTITY.
DMLException(int, String, Exception) - Constructor for exception oracle.jbo.DMLException
 
DMLException(Class, Row, int, String, Object[], Exception) - Constructor for exception oracle.jbo.DMLException
 
DMLException(Class, String, Object[], Exception) - Constructor for exception oracle.jbo.DMLException
 
dmsType - Static variable in class oracle.jbo.common.ampool.ApplicationPoolLogger
 
DO_CONNECTION_POOLING_DEFAULT - Static variable in interface oracle.jbo.common.PropertyConstants
 
DO_FAILOVER_DEFAULT - Static variable in interface oracle.jbo.common.PropertyConstants
 
doAction(int) - Method in class oracle.jbo.uicli.controls.JUNavigationBar
public method to call the NavigationBar button actions programmatically expected values are BUTTON_FIRST, BUTTON_PREV, BUTTON_NEXT, BUTTON_LAST, BUTTON_INSERT, BUTTON_DELETE, BUTTON_COMMIT, BUTTON_ROLLBACK, BUTTON_FIND, BUTTON_EXECUTE
doAfterCommit() - Method in class oracle.jbo.server.DBTransactionImpl
 
doAllowsOperation(String) - Method in class oracle.jbo.server.EntityImpl
 
doAllowsOperation(String) - Method in class oracle.jbo.server.RowImpl
 
doAllowsOperation(String) - Method in class oracle.jbo.server.ViewRowImpl
 
doAutoClearAttribute(String) - Method in class oracle.jbo.server.RowImpl
 
doAutoClearAttribute(String) - Method in class oracle.jbo.server.ViewRowImpl
 
doBeforeCommit() - Method in class oracle.jbo.server.DBTransactionImpl
 
doCancel() - Method in class oracle.jbo.server.WaitThread
 
doCommit() - Method in class oracle.jbo.server.DBTransactionImpl
Called by the commit method to issue the commit call.
doConvertCriteriaItemToWhereFragment(ViewCriteria, ViewCriteriaRow, ViewCriteriaItem, int, boolean) - Method in class oracle.jbo.common.CommonCriteriaAdapter
 
doCreateData(DCDataRow) - Method in class oracle.adf.model.bean.DCDataVO
 
doDML(int, TransactionEvent) - Method in class oracle.jbo.server.DSEntityImpl
 
doDML(int, TransactionEvent) - Method in class oracle.jbo.server.ejb.facade.EntityFacadeImpl
Overrides the base implementation of doDML(int, oracle.jbo.server.TransactionEvent).
doDML(int, TransactionEvent) - Method in class oracle.jbo.server.EntityImpl
Performs INSERT/UPDATE/DELETE processing for the row.
doDMLForCascadeUpdate(TransactionEvent, ArrayList, ArrayList, boolean) - Method in class oracle.jbo.server.EntityImpl
Advanced method: Applications should typically not use this method.
doDMLWithLOBs(int, TransactionEvent) - Method in class oracle.jbo.server.EntityImpl
Performs INSERT/UPDATE/DELETE processing for Entity Objects that contain LOBs.
doEntityDML(EntityImpl, int, TransactionEvent) - Method in class oracle.jbo.server.BaseSQLBuilderImpl
 
doEntityDML(EntityImpl, int, TransactionEvent) - Method in class oracle.jbo.server.OracleSQLBuilderImpl
 
doEntityDML(EntityImpl, int, TransactionEvent) - Method in interface oracle.jbo.server.SQLBuilder
Performs the appropriate SQL Data Manipulation Language (DML) operations on the database to reflect an update, delete or insert operation on an Entity Object.
doEntitySelect(EntityImpl, boolean) - Method in class oracle.jbo.server.BaseSQLBuilderImpl
 
doEntitySelect(EntityImpl, boolean) - Method in interface oracle.jbo.server.SQLBuilder
Perform the appropriate SQL operations to execute a select operation on an Entity Object.
doEntitySelectForAltKey(EntityImpl, int, boolean) - Method in class oracle.jbo.server.BaseSQLBuilderImpl
 
doEntitySelectForAltKey(EntityImpl, int, boolean) - Method in class oracle.jbo.server.OracleSQLBuilderImpl
 
doEntitySelectForAltKey(EntityImpl, int, boolean) - Method in interface oracle.jbo.server.SQLBuilder
 
doEntityToVOMapping(ApplicationModule, ViewObject[]) - Method in exception oracle.jbo.AttrValException
 
doEntityToVOMapping(ApplicationModule, ViewObject[]) - Method in exception oracle.jbo.JboException
 
doEntityToVOMapping(ApplicationModule, ViewObject[]) - Method in exception oracle.jbo.RowDMLException
 
doEntityToVOMapping(ApplicationModule, ViewObject[]) - Method in exception oracle.jbo.RowValException
 
doesRowFilterMatch(Row[], Object[]) - Method in interface oracle.jbo.common.ws.WSRowSetMarshaller
 
doesRowFilterMatch(Row[], Object[]) - Method in class oracle.jbo.server.ViewObjectImpl
 
doesRowFilterMatch(Row[], Object[]) - Method in class oracle.jbo.server.ViewRowSetImpl
 
doExecuteButtonAction() - Method in class oracle.jbo.uicli.controls.JUNavigationBar
Override this method to perform any application logic before or after the ViewObjects referenced in this panel are executed.
doExecuteQuery() - Method in class oracle.adf.model.binding.DCIteratorBinding
Calls datacontrol.executeIteratorBinding.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class oracle.jbo.server.svc.ServiceContextFilter
 
doFindButtonAction() - Method in class oracle.jbo.uicli.controls.JUNavigationBar
Override this method to perform any application logic before or after the panel is set to Find Mode or cancelling out of find mode.
doFinish(boolean) - Method in class oracle.jbo.common.ws.WSApplicationModuleImpl
 
doHandleDatabaseState(ApplicationModule, ApplicationPoolSvcMsgContext) - Method in class oracle.jbo.common.ampool.DefaultConnectionStrategy
 
doInit() - Method in class oracle.jbo.common.ws.WSApplicationModuleImpl
 
doInsertRow(Row, boolean) - Method in class oracle.jbo.server.ViewRowSetIteratorImpl
INTERNAL: Applications should not use this method.
doIt() - Method in class oracle.jbo.uicli.binding.JUCtrlActionBinding
Performs the action that this binding is selected to perform.
doLoadBulkFromResultSet(AttributeDefImpl[], int, ResultSet, int, DBTransactionImpl) - Method in class oracle.jbo.server.BaseSQLBuilderImpl
 
doLoadBulkFromResultSet(AttributeDefImpl[], int, ResultSet, int, DBTransactionImpl) - Method in class oracle.jbo.server.OracleSQLBuilderImpl
 
doLoadBulkFromResultSet(AttributeDefImpl[], int, ResultSet, int, DBTransactionImpl) - Method in interface oracle.jbo.server.SQLBuilder
Loads an array of objects from a result set.
doLoadFromResultSet(Object, Object, Class, byte, ResultSet, int, DBTransactionImpl) - Method in class oracle.jbo.server.BaseSQLBuilderImpl
 
doLoadFromResultSet(Object, Object, Class, byte, ResultSet, int, DBTransactionImpl) - Method in class oracle.jbo.server.OLiteSQLBuilderImpl
 
doLoadFromResultSet(Object, Object, Class, byte, ResultSet, int, DBTransactionImpl) - Method in class oracle.jbo.server.OracleSQLBuilderImpl
 
doLoadFromResultSet(Object, Object, Class, byte, ResultSet, int, DBTransactionImpl) - Method in interface oracle.jbo.server.SQLBuilder
Loads an object from a result set.
doLoadFromStatement(Object, Object, Class, PreparedStatement, int, Transaction) - Method in class oracle.jbo.server.BaseSQLBuilderImpl
 
doLoadFromStatement(Object, Object, Class, PreparedStatement, int, Transaction) - Method in class oracle.jbo.server.OracleSQLBuilderImpl
 
doLoadFromStatement(Object, Object, Class, PreparedStatement, int, Transaction) - Method in interface oracle.jbo.server.SQLBuilder
Loads an object from a result set.
DOMAIN - Static variable in class oracle.jbo.mom.xml.JTXMLTags
 
DOMAIN_ATTR - Static variable in class oracle.jbo.mom.xml.JTXMLTags
 
DOMAIN_BIND_SQL_DATE - Static variable in interface oracle.jbo.common.PropertyConstants
 
DOMAIN_BIND_SQL_DATE - Static variable in class oracle.jbo.common.PropertyMetadata
 
DOMAIN_DATE_SUPPRESS_ZERO - Static variable in interface oracle.jbo.common.PropertyConstants
 
DOMAIN_DATE_SUPPRESS_ZERO - Static variable in class oracle.jbo.common.PropertyMetadata
 
DOMAIN_STRING_AS_BYTES_FOR_RAW - Static variable in interface oracle.jbo.common.PropertyConstants
 
DOMAIN_STRING_AS_BYTES_FOR_RAW - Static variable in class oracle.jbo.common.PropertyMetadata
 
DomainAttributeDef - Class in oracle.jbo.domain
 
DomainAttributeDef(String, String, int, Class, int, String, int, int, boolean) - Constructor for class oracle.jbo.domain.DomainAttributeDef
 
DomainAttributeDef(String, String, int, Class, int, String, int, int, boolean, String) - Constructor for class oracle.jbo.domain.DomainAttributeDef
 
DomainContext - Class in oracle.jbo.domain
 
DomainContext() - Constructor for class oracle.jbo.domain.DomainContext
 
DomainDefImpl - Class in oracle.jbo.server
 
DomainDefImpl() - Constructor for class oracle.jbo.server.DomainDefImpl
 
DomainDefImpl(int) - Constructor for class oracle.jbo.server.DomainDefImpl
 
DomainInterface - Interface in oracle.jbo.domain
Implemented by domain classes to save data to, and extract data from, a domain class.
DomainOwnerInterface - Interface in oracle.jbo.domain
 
DomainStructureDef - Class in oracle.jbo.domain
 
DomainStructureDef(AttributeDef[]) - Constructor for class oracle.jbo.domain.DomainStructureDef
 
domainToBeModified(DomainInterface) - Method in class oracle.jbo.client.remote.RowImpl
 
domainToBeModified(DomainInterface) - Method in class oracle.jbo.domain.Array
Notification method that this domain calls whenever any of its attribute values are about to be modified.
domainToBeModified(DomainInterface) - Method in interface oracle.jbo.domain.DomainOwnerInterface
Notification method that this domain calls whenever any of its attribute values are about to be modified.
domainToBeModified(DomainInterface) - Method in class oracle.jbo.domain.Struct
Notification method that this domain calls whenever any of its attribute values are about to be modified.
domainToBeModified(DomainInterface) - Method in class oracle.jbo.server.EntityImpl
Locks the domain object and notifies the Domain owner that the value is about to be modified.
DomainValidationException - Exception in oracle.jbo.domain
Indicates that a Domain object cannot be created because validation has failed.
DomainValidationException(String) - Constructor for exception oracle.jbo.domain.DomainValidationException
 
DOMDataHandler - Class in oracle.adf.model.adapter.dataformat.xml
Retrieves data from an XML DOM tree.
DOMDataHandler(Node) - Constructor for class oracle.adf.model.adapter.dataformat.xml.DOMDataHandler
 
doMessage(ServiceMessage) - Method in class oracle.jbo.client.remote.ApplicationModuleImpl
 
doMessage(ServiceMessage) - Method in class oracle.jbo.client.remote.ejb.ApplicationModuleDelegate
 
doMessage(ServiceMessage) - Method in class oracle.jbo.client.remote.ejb.EJBApplicationModuleImpl
 
doMessage(ServiceMessage) - Method in class oracle.jbo.client.remote.ejb.NestedApplicationModuleImpl
 
doMessage(ServiceMessage) - Method in class oracle.jbo.client.remote.ejb.RootApplicationModuleImpl
 
doMessage(ServiceMessage) - Method in class oracle.jbo.client.remote.PooledRequestHandler
 
doMessage(ServiceMessage) - Method in interface oracle.jbo.common.AppModuleRequestHandler
 
doMessage(ServiceMessage) - Method in class oracle.jbo.common.colo.ColoApplicationModuleImpl
 
doMessage(ServiceMessage) - Method in interface oracle.jbo.common.ejb.LocalApplicationModule
Synchronizes data changes in the thin client with the middle-tier.
doMessage(ServiceMessage) - Method in interface oracle.jbo.common.remote.ejb.RemoteApplicationModule
Synchronizes data changes in the thin client with the middle-tier.
doMessage(ServiceMessage) - Method in interface oracle.jbo.common.remote.ejb.RemoteApplicationModuleEJB3
Synchronizes data changes in the thin client with the middle-tier.
doMessage(ServiceMessage) - Method in class oracle.jbo.server.ApplicationModuleImpl
 
doMessage(ServiceMessage) - Method in class oracle.jbo.server.ejb.SessionBeanImpl
 
doMessage(ServiceMessage) - Method in class oracle.jbo.server.remote.colo.ServerApplicationModuleImpl
 
doMessage(ServiceMessage) - Method in class oracle.jbo.server.remote.ejb.NestedApplicationModuleImpl
 
doMessage(ServiceMessage) - Method in class oracle.jbo.server.remote.ejb.ServerApplicationModuleImpl
 
doMessage(ServiceMessage) - Method in interface oracle.svcmsg.SvcMsgReceiver
Processes a service message sent by SvcMsgSender.
doMessagePooled(ServiceMessage, SessionCookie) - Method in class oracle.jbo.server.remote.ejb.ServerApplicationModuleImpl
 
domParser - Variable in class oracle.jbo.client.Configuration
 
DOMSerializer - Class in oracle.jbo.server
 
DOMSerializer(ApplicationModuleImpl) - Constructor for class oracle.jbo.server.DOMSerializer
 
doneCommit(TransactionStateEvent) - Method in class oracle.adf.model.binding.DCDataControl
Implementation of oracle.jbo.TransactionStateListener interface.
doneCommit(TransactionStateEvent) - Method in class oracle.jbo.server.remote.AbstractRemoteApplicationModuleImpl
 
doneCommit(TransactionStateEvent) - Method in interface oracle.jbo.TransactionStateListener
 
doneList() - Method in class oracle.jbo.common.WeakHashlist
 
donePostingAll(TransactionEvent) - Method in class oracle.jbo.server.EntityImpl
 
doneRollback(TransactionStateEvent) - Method in class oracle.adf.model.binding.DCDataControl
Implementation of oracle.jbo.TransactionStateListener interface.
doneRollback(TransactionStateEvent) - Method in class oracle.jbo.server.remote.AbstractRemoteApplicationModuleImpl
 
doneRollback(TransactionStateEvent) - Method in interface oracle.jbo.TransactionStateListener
 
DONT_CACHE - Static variable in class oracle.adf.model.adapter.AbstractDefinition
 
doPoolMessage(ApplicationPoolSvcMsgContext) - Method in interface oracle.jbo.ApplicationModule
Internal use only.
doPoolMessage(ApplicationPoolSvcMsgContext) - Method in class oracle.jbo.client.remote.ApplicationModuleImpl
 
doPoolMessage(ApplicationPoolSvcMsgContext) - Method in class oracle.jbo.common.ws.WSApplicationModuleImpl
 
doPoolMessage(ApplicationPoolSvcMsgContext) - Method in class oracle.jbo.server.ApplicationModuleImpl
 
doPoolMessage() - Method in class oracle.jbo.server.ApplicationPoolMessageHandler
 
doPoolMessage(ApplicationPoolSvcMsgContext) - Method in class oracle.jbo.server.ejb.LocalApplicationModuleImpl
 
doPostChanges() - Method in class oracle.jbo.client.remote.ApplicationModuleImpl
 
doPreparedStatementDefineColumnType(PreparedStatement, int, int) - Method in class oracle.jbo.server.BaseSQLBuilderImpl
 
doPreparedStatementDefineColumnType(PreparedStatement, int, int) - Method in class oracle.jbo.server.OracleSQLBuilderImpl
 
doPreparedStatementDefineColumnType(PreparedStatement, int, int) - Method in interface oracle.jbo.server.SQLBuilder
Performs the equivalent of defineColumnType() on a prepared statement.
doPreparedStatementDefines(PreparedStatement, AttributeDefImpl[]) - Method in class oracle.jbo.server.BaseSQLBuilderImpl
 
doPreparedStatementDefines(PreparedStatement, AttributeDefImpl[]) - Method in class oracle.jbo.server.OracleSQLBuilderImpl
 
doPreparedStatementDefines(PreparedStatement, AttributeDefImpl[]) - Method in interface oracle.jbo.server.SQLBuilder
Defines the column types of the attributes based on the meta-data.
doProc(LineNumberReader) - Method in class oracle.jbo.server.util.GenClausesRuntime
 
doRefreshSQL(EntityImpl, int, AttributeDefImpl[], AttributeDefImpl[]) - Method in class oracle.jbo.server.BaseSQLBuilderImpl
 
doRefreshSQL(int, ArrayList) - Method in class oracle.jbo.server.EntityImpl
This method is called after the entity is posted to the database to refresh the required attributes.
doRefreshSQL(EntityImpl, int, AttributeDefImpl[], AttributeDefImpl[]) - Method in interface oracle.jbo.server.SQLBuilder
Refreshes the entity after an update on the database.
doRegister() - Method in class oracle.jbo.server.DefaultJTATxnHandlerImpl
 
doRegister() - Method in class oracle.jbo.server.ejb.ContainerManagedTxnHandlerImpl
 
doRegister() - Method in class oracle.jbo.server.JTATxnHandlerImpl
 
doRegister() - Method in class oracle.jbo.server.svc.ServiceJTATxnHandlerImpl
Register itself to JTA as one of the synchornization for the current transaction.
doRegisterDefaultDriver(String) - Method in class oracle.jbo.server.BaseSQLBuilderImpl
 
doRegisterDefaultDriver(String) - Method in interface oracle.jbo.server.SQLBuilder
Registers the JDBC driver associated with this type of JDBC connection.
doRegisterDefaultDriver(String) - Method in class oracle.jbo.server.WLSQLBuilderImpl
 
doRemoveData(DCDataRow) - Method in class oracle.adf.model.bean.DCDataVO
 
doRollback() - Method in class oracle.jbo.server.DBTransactionImpl
Called by the rollback method to issue the rollback call.
doSelect(boolean) - Method in class oracle.jbo.server.DSEntityImpl
 
doSelect(boolean) - Method in class oracle.jbo.server.ejb.facade.EntityFacadeImpl
Overrides the base implementation of doSelect(boolean).
doSelect(boolean) - Method in class oracle.jbo.server.EntityImpl
Advanced: Most applications should not use this method.
doSelectForAltKey(int) - Method in class oracle.jbo.server.EntityImpl
 
doStatementSetBindingStyle(Statement, int) - Method in class oracle.jbo.server.BaseSQLBuilderImpl
 
doStatementSetBindingStyle(Statement, int) - Method in class oracle.jbo.server.OracleSQLBuilderImpl
 
doStatementSetBindingStyle(Statement, int) - Method in interface oracle.jbo.server.SQLBuilder
Sets the binding style for the statement.
doStatementSetBindingStyleDefault(Statement) - Method in class oracle.jbo.server.BaseSQLBuilderImpl
 
doStatementSetBindingStyleDefault(Statement) - Method in class oracle.jbo.server.OracleSQLBuilderImpl
 
doStatementSetBindingStyleDefault(Statement) - Method in interface oracle.jbo.server.SQLBuilder
Sets the binding style to the default value of the database type.
doStatementSetRowPrefetch(Statement, int) - Method in class oracle.jbo.server.BaseSQLBuilderImpl
 
doStatementSetRowPrefetch(Statement, int) - Method in class oracle.jbo.server.OracleSQLBuilderImpl
 
doStatementSetRowPrefetch(Statement, int) - Method in interface oracle.jbo.server.SQLBuilder
Performs the equivalent of setRowPrefetch() on a statement.
DOT - Static variable in class oracle.adf.model.binding.DCUtil
 
DOT_SEP - Static variable in class oracle.adf.model.binding.events.EventDispatcherImpl
 
DOT_STR - Static variable in class oracle.adf.model.generic.toplink.TopLinkDataControl
Deprecated.  
doTest() - Method in class oracle.jbo.common.ampool.PoolTester
 
doTest() - Method in class oracle.jbo.format.Application1
 
DotNetXmlDocumentReader - Class in oracle.jbo.server
 
DotNetXmlDocumentReader(Document) - Constructor for class oracle.jbo.server.DotNetXmlDocumentReader
 
DotNetXmlDocumentWriter - Class in oracle.jbo.server
 
DotNetXmlDocumentWriter() - Constructor for class oracle.jbo.server.DotNetXmlDocumentWriter
 
DotNetXmlDocumentWriter(Document) - Constructor for class oracle.jbo.server.DotNetXmlDocumentWriter
 
DOUBLE - Static variable in class oracle.jbo.rules.Variant
 
DOUBLE - Static variable in class oracle.jbo.server.util.Variant
 
DoubleResult - Interface in oracle.jbo.common.service.types
 
DoubleResultImpl - Class in oracle.jbo.common.service.types
 
DoubleResultImpl() - Constructor for class oracle.jbo.common.service.types.DoubleResultImpl
 
DoubleType_S - Static variable in class oracle.jbo.rules.Variant
 
DoubleType_S - Static variable in class oracle.jbo.server.util.Variant
 
doubleValue() - Method in class oracle.jbo.domain.Char
Converts this data object into a double.
doValidatePostChanges() - Method in class oracle.jbo.server.DBTransactionImpl
invoke validate() and postChanges() iteratively based on validateThreshold and postThreshold setting.
doValidateValue(Object, Object) - Method in class oracle.jbo.rules.JboListValidator
 
doWork() - Method in class oracle.jbo.common.ws.WSApplicationModuleImpl
 
doWork(String[]) - Method in class oracle.jbo.server.util.GenClausesRuntime
 
doWriteString(String, String) - Method in class oracle.jbo.mom.xml.XMLOutputStream
 
drawHighlightBorder(Graphics, int, int, int, int, boolean, Color, Color) - Static method in class oracle.jbo.common.GraphicsUtils
Draws a single-line highlight border rectangle.
dropOutdatedControlTable() - Method in class oracle.jbo.pcoll.JDBCPersistManager
 
dropTable(String) - Method in class oracle.jbo.pcoll.JDBCPersistManager
 
dropTable(String) - Method in class oracle.jbo.pcoll.pmgr.DB2PersistManager
 
dropTable(String) - Method in class oracle.jbo.pcoll.pmgr.SQLServerPersistManager
 
DSEntityCache - Class in oracle.jbo.server
 
DSEntityCache() - Constructor for class oracle.jbo.server.DSEntityCache
 
DSEntityImpl - Class in oracle.jbo.server
 
DSEntityImpl() - Constructor for class oracle.jbo.server.DSEntityImpl
default constructor
DSStatementInvocationHandler - Class in oracle.jbo.datasource
 
DSStatementInvocationHandler() - Constructor for class oracle.jbo.datasource.DSStatementInvocationHandler
 
DSViewObjectImpl - Class in oracle.jbo.server
 
DSViewObjectImpl() - Constructor for class oracle.jbo.server.DSViewObjectImpl
 
DT_COMMONDEPLOYMENTPROFILE - Static variable in class oracle.jbo.client.Configuration
 
DT_DEPLOYMENTPROFILE - Static variable in class oracle.jbo.client.Configuration
name of the designtime deployment profile that created the configuration Currently only supported on ejb.
DT_MIDDLETIERDEPLOYMENTPROFILE - Static variable in class oracle.jbo.client.Configuration
 
DTAttrsHolder - Class in oracle.jbo.mom.xml
NAME DTAttrsHolder.java - DESCRIPTION NOTES VERSION MODIFIED (MM/DD/YY)
DTAttrsHolder() - Constructor for class oracle.jbo.mom.xml.DTAttrsHolder
 
DTContext - Class in oracle.adf.model.adapter
Design time context holds the context information required to get information from the data source to define an instance.
DTContext() - Constructor for class oracle.adf.model.adapter.DTContext
 
DTDVersion - Class in oracle.jbo.mom.xml
NAME DTDVersion.java - DESCRIPTION DTDVersion contains the methods to get Latest XML Version NOTES
DTDVersion() - Constructor for class oracle.jbo.mom.xml.DTDVersion
 
dump() - Method in class oracle.adf.model.bean.DCDataRow
 
dump(String) - Method in class oracle.jbo.common.LoopDiagnostic
 
dumpAllReadableNames() - Static method in class oracle.adf.model.connection.webservice.impl.SensitiveCredentialProcessor
 
dumpConstraint(Object[]) - Static method in class oracle.jbo.server.BaseSQLBuilderImpl
debug method to be called by all implementors of getConstraints - provides formatted output of the complex constraint struct.
dumpCriteria(ViewCriteria) - Static method in class oracle.jbo.common.policy.PolicyUtil
 
dumpDefObjInfo(DefinitionManager, int, Object, DefinitionObjectInfo, boolean, PrintWriter) - Method in class oracle.jbo.mom.DefinitionContextAgeable
 
dumpDefObjInfo(int, Object, DefinitionObjectInfo, boolean, PrintWriter) - Method in class oracle.jbo.mom.DefinitionManager
 
dumpDefObjInfo(DefinitionManager, int, Object, DefinitionObjectInfo, boolean, PrintWriter) - Method in interface oracle.jbo.mom.DefinitionMgrListener
 
dumpEntityCaches(Writer) - Method in class oracle.jbo.server.DBTransactionImpl
Iterates over the currently populated caches of entities, and write a representation of them to a charater stream.
dumpEventDetails(PrintStream) - Static method in class oracle.jbo.common.EventGroup
print out the details of all events
dumpMOM(Writer, boolean) - Method in class oracle.jbo.mom.DefinitionManager
See DefinitionContext.dumpMOM(java.io.Writer, boolean).
dumpMOM() - Method in class oracle.jbo.mom.DefinitionManager
 
DumpPath() - Static method in class oracle.jbo.server.util.ShowPath
Prints the elements in the pathstring one line at a time.
dumpPoolStatistics(PrintWriter) - Method in interface oracle.jbo.common.ampool.ApplicationPool
 
dumpPoolStatistics(PrintWriter) - Method in class oracle.jbo.common.ampool.ApplicationPoolLogger
 
dumpPoolStatistics(PrintWriter) - Method in class oracle.jbo.pool.ResourcePool
Dump pool statistics to the specified printwriter.
dumpPoolStatistics(PrintWriter) - Method in class oracle.jbo.pool.ResourcePoolLogger
 
dumpQCs() - Method in class oracle.jbo.server.ViewObjectImpl
Internal: Applications should not use this method.
dumpQueryResult(String, String, String[]) - Method in class oracle.jbo.client.remote.ApplicationModuleImpl
 
dumpQueryResult(String, String, String[]) - Method in class oracle.jbo.server.ApplicationModuleImpl
Writes the result of the query to a (potentially very long) string.
dumpQueryResult(String, String, String[]) - Method in class oracle.jbo.server.DBTransactionImpl
Writes the result of the query to a (potentially very long) string.
dumpQueryResult(String, String, String[]) - Method in class oracle.jbo.server.NullDBTransactionImpl
Deprecated. Implementation of the DBTransaction interface.
dumpQueryResult(ResultSet, String[]) - Method in class oracle.jbo.server.QueryDumpRunProg
 
dumpQueryResult(String, String, String[]) - Method in interface oracle.jbo.Transaction
Writes the result of the query to a (potentially very long) string.
dumpTable(String[], List, String[], String) - Static method in class oracle.jbo.common.policy.PolicyUtil
 
dumpTable(String[], List, Integer[], String) - Static method in class oracle.jbo.common.policy.PolicyUtil
 
dumpTokens(int, Tok[]) - Method in class oracle.jbo.server.util.GenClausesRuntime
 
dumpViewRowCache(RowSetIterator, Writer) - Static method in class oracle.jbo.server.ViewRowSetImpl
Internal: Applications should not use this method.
dumpVORows(ViewObject) - Static method in class oracle.jbo.common.policy.PolicyUtil
 
dumpVORows(ViewObject, String) - Static method in class oracle.jbo.common.policy.PolicyUtil
 
DYN_ATTRS - Static variable in class oracle.jbo.server.ViewObjectImpl
 
DYN_ATTRS_ENTRY - Static variable in class oracle.jbo.server.ViewObjectImpl
 
DYN_ATTRS_EXPR - Static variable in class oracle.jbo.server.ViewObjectImpl
 
DYN_ATTRS_NAME - Static variable in class oracle.jbo.server.ViewObjectImpl
 
DYN_ATTRS_TYPE - Static variable in class oracle.jbo.server.ViewObjectImpl
 
DYNAMIC_PACKAGE_NAME - Static variable in class oracle.jbo.common.PropertyMetadata
 
DYNAMIC_PKG_NAME - Static variable in interface oracle.jbo.common.PropertyConstants
 
DynamicPageMapImpl - Class in oracle.jbo.uicli.mom
 
DynamicPageMapImpl() - Constructor for class oracle.jbo.uicli.mom.DynamicPageMapImpl
WARNING: The default pattern is not suitable for a multi-cpx application.
DynamicPageMapImpl(String) - Constructor for class oracle.jbo.uicli.mom.DynamicPageMapImpl
WARNING: The default pattern is not suitable for a multi-cpx application.
DynamicRegionEventsConfig - Class in oracle.adf.model.binding.events
 
DynamicRegionEventsConfig() - Constructor for class oracle.adf.model.binding.events.DynamicRegionEventsConfig
 

Skip navigation links

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

E10653-06

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.