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

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

T

TABLE - Static variable in interface oracle.adf.model.utils.ControlBindingHelper
 
tableChanged(TableModelEvent) - Method in class oracle.jbo.uicli.jui.JUTableSortModel
 
TAG_ADAPTER - Static variable in class oracle.adf.model.adapter.AdapterDefinition
Tag name for adapter.
TAG_DEPENDENCIES - Static variable in class oracle.adf.model.adapter.AdapterDefinition
Tag "Dependencies".
TAG_JDEV_CTX_HOOK - Static variable in class oracle.adf.model.adapter.AdapterDefinition
Tag "JDevHook".
TAG_LIBRARY - Static variable in class oracle.adf.model.adapter.AdapterDefinition
 
TAG_PROPERTIES - Static variable in class oracle.adf.model.adapter.AdapterDefinition
Tag "Properties"
TAG_PROPERTY - Static variable in class oracle.adf.model.adapter.AdapterDefinition
 
TAG_SCHEMA - Static variable in class oracle.adf.model.adapter.AdapterDefinition
Tag "Schema".
TAG_SOURCE_TYPE - Static variable in class oracle.adf.model.adapter.AdapterDefinition
Tag "Source".
TAG_TYPE - Static variable in class oracle.adf.model.adapter.AdapterDefinition
 
Tags - Class in oracle.jbo.mom
 
Tags() - Constructor for class oracle.jbo.mom.Tags
 
tan() - Method in class oracle.jbo.domain.Number
Calculates the tangent of this.
tanh() - Method in class oracle.jbo.domain.Number
Calculates the hyperbolic tangent of this.
TBL_SCROLL_ACTIVE - Static variable in class oracle.jbo.uicli.jui.JUTableBinding
 
TBL_SCROLL_PASSIVE - Static variable in class oracle.jbo.uicli.jui.JUTableBinding
 
TEMP_VARIABLE - Static variable in class oracle.jbo.ViewCriteria
 
TEMPORARY_FILES_HOME - Static variable in interface oracle.jbo.common.PropertyConstants
 
TEMPORARY_FILES_HOME - Static variable in class oracle.jbo.common.PropertyMetadata
 
TESTER_CONFIG_FILENAME - Static variable in class oracle.jbo.client.Configuration
 
testJClientPanel(JPanel, JUPanelBinding, Dimension) - Static method in class oracle.jbo.uicli.controls.JUTestFrame
 
text(Node) - Static method in class oracle.adf.model.connection.webservice.util.XmlUtil
 
TEXT_NODE - Static variable in interface oracle.jbo.mom.xml.DefNode
 
TEXTFIELD - Static variable in interface oracle.adf.model.utils.ControlBindingHelper
 
textToPrecisionNumber(String, boolean, int, boolean, int, String) - Static method in class oracle.jbo.domain.Number
Converts a string to a number with specified precision.
throwAllNullError(JboValidatorContext) - Method in class oracle.jbo.rules.JboNonNullValidator
 
throwException(Class, String, Object[], Exception) - Static method in exception oracle.jbo.PCollException
 
throwOnListBindingMismatch() - Method in class oracle.adf.model.generic.StructureDefImpl
 
throwOnListBindingMismatch() - Method in class oracle.jbo.server.RowDef
 
throwOnListBindingMismatch() - Method in class oracle.jbo.server.ViewObjectImpl
 
throwOnListBindingMismatch() - Method in class oracle.jbo.server.ViewRowImpl
 
TIME - Static variable in class oracle.jbo.rules.Variant
 
TIME - Static variable in class oracle.jbo.server.util.Variant
 
timeout() - Method in class oracle.jbo.common.ampool.SessionCookieImpl
Internal use only.
Timer - Class in oracle.jbo.common
Internal: Applications should not use this class.
Timer() - Constructor for class oracle.jbo.common.Timer
 
TimeResult - Interface in oracle.jbo.common.service.types
 
TimeResultImpl - Class in oracle.jbo.common.service.types
 
TimeResultImpl() - Constructor for class oracle.jbo.common.service.types.TimeResultImpl
 
Timestamp - Class in oracle.jbo.domain
This class extends oracle.sql.TIMESTAMP, Oracle's Java representation of the TIMESTAMP database type.
Timestamp() - Constructor for class oracle.jbo.domain.Timestamp
Creates a default Timestamp Domain object.
Timestamp(byte[]) - Constructor for class oracle.jbo.domain.Timestamp
Internal: Applications should not invoke this method.
Timestamp(Date) - Constructor for class oracle.jbo.domain.Timestamp
 
Timestamp(TIMESTAMP) - Constructor for class oracle.jbo.domain.Timestamp
Creates a Timestamp Domain object from an Oracle SQL TIMESTAMP.
Timestamp(Timestamp) - Constructor for class oracle.jbo.domain.Timestamp
Creates a Timestamp identical to an existing Timestamp.
Timestamp(Timestamp) - Constructor for class oracle.jbo.domain.Timestamp
Creates a Timestamp Domain object from a JDBC Timestamp.
Timestamp(long) - Constructor for class oracle.jbo.domain.Timestamp
Creates a Timestamp Domain object from a long Timestamp value.
Timestamp(Date) - Constructor for class oracle.jbo.domain.Timestamp
Creates a Timestamp Domain object from a JDBC java.sql.Date object.
Timestamp(Date) - Constructor for class oracle.jbo.domain.Timestamp
Creates a Timestamp Domain object from a JDBC java.util.Date object.
Timestamp(String) - Constructor for class oracle.jbo.domain.Timestamp
Creates a Timestamp Domain object from a Java String.
Timestamp(Timestamp, boolean) - Constructor for class oracle.jbo.domain.Timestamp
Creates a Timestamp Domain object from a JDBC Timestamp.
Timestamp(Timestamp, Calendar) - Constructor for class oracle.jbo.domain.Timestamp
Creates a Timestamp Domain object from a JDBC Timestamp.
Timestamp(Date, boolean) - Constructor for class oracle.jbo.domain.Timestamp
Creates a Timestamp Domain object from a JDBC java.sql.Date object.
Timestamp(Date, Calendar) - Constructor for class oracle.jbo.domain.Timestamp
Creates a Timestamp Domain object from a JDBC java.sql.Date object.
Timestamp(Date, boolean) - Constructor for class oracle.jbo.domain.Timestamp
Creates a Timestamp Domain object from a JDBC java.util.Date object.
Timestamp(Date, Calendar) - Constructor for class oracle.jbo.domain.Timestamp
Creates a Timestamp Domain object from a JDBC java.util.Date object.
Timestamp(String, boolean) - Constructor for class oracle.jbo.domain.Timestamp
Creates a Timestamp Domain object from a Java String.
Timestamp(String, Calendar) - Constructor for class oracle.jbo.domain.Timestamp
Creates a Timestamp Domain object from a Java String.
TIMESTAMP - Static variable in class oracle.jbo.rules.Variant
 
TIMESTAMP - Static variable in class oracle.jbo.server.util.Variant
 
TimestampLTZ - Class in oracle.jbo.domain
 
TimestampLTZ() - Constructor for class oracle.jbo.domain.TimestampLTZ
 
TimestampLTZ(Timestamp) - Constructor for class oracle.jbo.domain.TimestampLTZ
Creates a TimestampLTZ Domain object from a JDBC Timestamp.
TimestampLTZ(Timestamp, boolean) - Constructor for class oracle.jbo.domain.TimestampLTZ
Creates a TimestampLTZ Domain object from a JDBC Timestamp.
TimestampLTZ(Timestamp, Calendar) - Constructor for class oracle.jbo.domain.TimestampLTZ
Creates a TimestampLTZ Domain object from a JDBC Timestamp.
TimestampLTZ(Timestamp) - Constructor for class oracle.jbo.domain.TimestampLTZ
Create a TimestampLTZ instance from a oracle.jbo.domain.Timestamp.
TimestampLTZ(String) - Constructor for class oracle.jbo.domain.TimestampLTZ
Creates a TimestampLTZ Domain object from a Java String.
TimestampLTZ(String, boolean) - Constructor for class oracle.jbo.domain.TimestampLTZ
Creates a TimestampLTZ Domain object from a Java String.
TimestampLTZ(String, Calendar) - Constructor for class oracle.jbo.domain.TimestampLTZ
Creates a TimestampLTZ Domain object from a Java String.
TimestampResult - Interface in oracle.jbo.common.service.types
 
TimestampResultImpl - Class in oracle.jbo.common.service.types
 
TimestampResultImpl() - Constructor for class oracle.jbo.common.service.types.TimestampResultImpl
 
TimestampType_S - Static variable in class oracle.jbo.rules.Variant
 
TimestampType_S - Static variable in class oracle.jbo.server.util.Variant
 
TimestampTZ - Class in oracle.jbo.domain
 
TimestampTZ() - Constructor for class oracle.jbo.domain.TimestampTZ
 
TimestampTZ(Timestamp) - Constructor for class oracle.jbo.domain.TimestampTZ
Creates a TimestampTZ Domain object from a JDBC Timestamp.
TimestampTZ(Timestamp, boolean) - Constructor for class oracle.jbo.domain.TimestampTZ
Creates a TimestampTZ Domain object from a JDBC Timestamp.
TimestampTZ(Timestamp, Calendar) - Constructor for class oracle.jbo.domain.TimestampTZ
Creates a TimestampTZ Domain object from a JDBC Timestamp.
TimestampTZ(Timestamp) - Constructor for class oracle.jbo.domain.TimestampTZ
Create a TimestampTZ instance from a oracle.jbo.domain.Timestamp.
TimestampTZ(String) - Constructor for class oracle.jbo.domain.TimestampTZ
Creates a TimestampTZ Domain object from a Java String.
TimestampTZ(String, boolean) - Constructor for class oracle.jbo.domain.TimestampTZ
Creates a TimestampTZ Domain object from a Java String.
TimestampTZ(String, Calendar) - Constructor for class oracle.jbo.domain.TimestampTZ
Creates a TimestampTZ Domain object from a Java String.
TimeType_S - Static variable in class oracle.jbo.rules.Variant
 
TimeType_S - Static variable in class oracle.jbo.server.util.Variant
 
toArray(Object[]) - Method in class oracle.jbo.pcoll.PCollection
 
toArray() - Method in class oracle.jbo.server.EntityRowSetImpl
 
toArray(Object[]) - Method in class oracle.jbo.server.EntityRowSetImpl
 
toByteArray() - Method in class oracle.jbo.domain.BaseLobDomain
Converts this BLOB contents into a byte array.
toByteArray() - Method in class oracle.jbo.domain.BFileDomain
Returns the contents of this BFILE as a byte array.
toByteArray(boolean) - Method in class oracle.jbo.Key
Internal: em>Applications should not invoke this method.
toByteArray() - Method in class oracle.jbo.Key
Deprecated. Use toByteArray(boolean bSignature) instead
toCharArray() - Method in class oracle.jbo.domain.ClobDomain
Converts this cLOB contents into a char array.
toCharArray() - Method in class oracle.jbo.domain.generic.GenericClob
Converts this cLOB contents into a char array.
toCharArray() - Method in class oracle.jbo.mom.xml.XMLOutputStream
expose own content as a char array: this involves a complete buffer copy
toClasspathLoc(String) - Static method in class oracle.jbo.service.helper.SDOSchemaLocationResolver
Builds an absolute URI reference using the "classpath:/" protocol.
toClasspathURL(String) - Static method in class oracle.jbo.service.helper.SDOSchemaLocationResolver
Creates a new URL instance using the "classpath:/" protocol.
toDate(String) - Static method in class oracle.jbo.domain.Date
Converts an Oracle Date expressed as a string to a Java Date.
toDatum(Connection) - Method in class oracle.jbo.domain.Array
Internal: Applications should not invoke this method.
toDatum(Connection) - Method in class oracle.jbo.domain.BaseLobDomain
Internal: Applications should not use this method.
toDatum(Connection) - Method in class oracle.jbo.domain.Char
Internal: Applications should not invoke this method.
toDatum(Connection) - Method in class oracle.jbo.domain.Date
Internal: Applications should not invoke this method.
toDatum(Connection) - Method in class oracle.jbo.domain.DBSequence
Internal: Applications should not invoke this method.
toDatum(Connection) - Method in class oracle.jbo.domain.Number
Internal: Applications should not invoke this method.
toDatum(Connection) - Method in class oracle.jbo.domain.Raw
Internal: Applications should not invoke this method.
toDatum(Connection) - Method in class oracle.jbo.domain.Ref
Internal: Applications should not invoke this method.
toDatum(Connection) - Method in class oracle.jbo.domain.RowID
Internal: Applications should not invoke this method.
toDatum(Connection) - Method in class oracle.jbo.domain.Struct
Internal: Applications should not use this method.
toDatum(Connection) - Method in class oracle.jbo.domain.Timestamp
Internal: Applications should not invoke this method.
toDatum(Connection) - Method in class oracle.jbo.domain.TimestampLTZ
 
toDatum(Connection) - Method in class oracle.jbo.domain.TimestampTZ
 
toDatum(Connection) - Method in class oracle.jbo.server.security.JboXSDomain
Deprecated. As of release 11, use #toDatum(oracle.jdbc.OracleConnection) instead
toEmpty(String) - Method in class oracle.jbo.client.remote.ApplicationModuleImpl
 
toHex(long) - Static method in class oracle.jbo.common.RepConversion
 
toHex(int) - Static method in class oracle.jbo.common.RepConversion
 
toHex(short) - Static method in class oracle.jbo.common.RepConversion
 
toJboViewCriteria(ViewObject) - Method in class oracle.jbo.datasource.ViewCriteriaImpl
 
TOK_DOUBLE_QUOTE_STR - Static variable in class oracle.jbo.server.util.GenClausesRuntime
 
TOK_IDENT - Static variable in class oracle.jbo.server.util.GenClausesRuntime
 
TOK_NUMBER - Static variable in class oracle.jbo.server.util.GenClausesRuntime
 
TOK_SINGLE_QUOTE_STR - Static variable in class oracle.jbo.server.util.GenClausesRuntime
 
TOK_SPECIAL_CHAR - Static variable in class oracle.jbo.server.util.GenClausesRuntime
 
TOK_WHITE_SPACE - Static variable in class oracle.jbo.server.util.GenClausesRuntime
 
tokenize(String) - Method in class oracle.adf.model.adapter.bean.jpa.JPQLEntity
 
toListBindingDef() - Method in class oracle.jbo.common.ListBindingDefSerializer
 
toLocationURL(String) - Static method in class oracle.jbo.service.helper.SDOSchemaLocationResolver
Creates a new URL instance suitable for schema location resolution.
toMap(String[][]) - Static method in class oracle.jbo.common.policy.PolicyUtil
 
toNumber() - Method in class oracle.jbo.domain.Date
Converts this date to an oracle.sql.NUMBER.
TooManyObjectsException - Exception in oracle.jbo
Thrown when more objects than expected are found.
TooManyObjectsException(Key) - Constructor for exception oracle.jbo.TooManyObjectsException
Deprecated. since 9.0.4 use TooManyObjectsException(String fullName, Key primaryKey)
TooManyObjectsException(String, Key) - Constructor for exception oracle.jbo.TooManyObjectsException
 
TooManyObjectsException(String, String, Key) - Constructor for exception oracle.jbo.TooManyObjectsException
 
TooManyObjectsException(String, String, Key, AttrValException) - Constructor for exception oracle.jbo.TooManyObjectsException
 
TOPLINK_DATACONTROL - Static variable in class oracle.adf.model.DataControlDefinitionFactory
 
TOPLINK_DEFINITION - Static variable in interface oracle.adfinternal.model.adapter.toplink.TopLinkADFConstants
 
TOPLINK_PROVIDER - Static variable in class oracle.adfinternal.model.adapter.toplink.TopLinkAdapter
TopLink DataControlStructureProvider identifier
TopLinkAdapter - Class in oracle.adfinternal.model.adapter.toplink
Defines the AbstractAdapter for TopLink.
TopLinkAdapter() - Constructor for class oracle.adfinternal.model.adapter.toplink.TopLinkAdapter
 
TopLinkADFConstants - Interface in oracle.adf.model.generic.toplink
Deprecated. - TopLink Data Controls created with 10.1.3 ADF, will no longer use these classes.
TopLinkADFConstants - Interface in oracle.adfinternal.model.adapter.toplink
Purpose: TopLink related constants that are ADF specific.
TopLinkDataControl - Class in oracle.adf.model.generic.toplink
Deprecated. - TopLink Data Controls created with 10.1.3 ADF, will no longer use these classes.
TopLinkDataControl(String, Map, String, boolean, TransactionBroker) - Constructor for class oracle.adf.model.generic.toplink.TopLinkDataControl
Deprecated. Creates a new instance of the TopLinkDataControl.
TopLinkDataControl - Class in oracle.adfinternal.model.adapter.toplink
Purpose: Data control for use of TopLink within ADF.
TopLinkDataControl(TransactionBroker) - Constructor for class oracle.adfinternal.model.adapter.toplink.TopLinkDataControl
 
ToplinkDataControl - Static variable in class oracle.jbo.uicli.mom.JUTags
 
TopLinkDefinition - Class in oracle.adfinternal.model.adapter.toplink
Defines the AbstractDefinition for TopLink data controls.
TopLinkDefinition() - Constructor for class oracle.adfinternal.model.adapter.toplink.TopLinkDefinition
Zero arg constructor required by the framework.
TopLinkDefinition(DataControlStructure) - Constructor for class oracle.adfinternal.model.adapter.toplink.TopLinkDefinition
Constructor used by the BeanAbstractAdapter.
toRelativeLoc(String, String) - Static method in class oracle.jbo.service.helper.SDOSchemaLocationResolver
Derives a relative URI reference suitable to be the value of the schemaLocation attribute.
toServiceFC(DataSourceDef, FindCriteria) - Static method in class oracle.jbo.datasource.svc.FindCriteriaHelper
Converts the specified common find criteria interface to an equivalent service find criteria object.
toSparseArray() - Method in class oracle.jbo.server.SparseArray
 
toSparseArray() - Method in interface oracle.jbo.server.SparseArrayInterface
 
toString() - Method in class oracle.adf.model.binding.DCBindingContainer
 
toString() - Method in class oracle.adf.model.binding.DCBindingContainerReference
 
toString() - Method in class oracle.adf.model.binding.DCBindingContainerState
 
toString() - Method in class oracle.adf.model.binding.DCControlBinding
 
toString() - Method in class oracle.adf.model.binding.DCDataControl
 
toString() - Method in class oracle.adf.model.binding.DCParameter
 
toString() - Method in class oracle.adf.model.binding.DCPermission
 
toString() - Method in class oracle.adf.model.connection.url.FileURLConnection
Returns a String representation of this Connection.
toString() - Method in class oracle.adf.model.connection.url.HttpURLConnection
Returns a String representation of this Connection.
toString() - Method in class oracle.adf.model.connection.url.URLConnectionProxy
Returns a String representation of this Connection.
toString() - Method in class oracle.adf.model.utils.SimpleStringBuffer
 
toString() - Method in class oracle.jbo.client.remote.RowFilterKey
 
toString() - Method in class oracle.jbo.client.remote.SequenceImpl
For testing purposes only: Returns a string representation of the generated sequence value.
toString() - Method in class oracle.jbo.client.remote.SQLValueImpl
 
toString() - Method in class oracle.jbo.common.ADFLoggerDiagnosticImpl
return a user friendly string describing the Diagnostic implementation
toString() - Method in interface oracle.jbo.common.ampool.SessionCookie
 
toString() - Method in class oracle.jbo.common.ampool.SessionCookieImpl
 
toString() - Method in class oracle.jbo.common.ConsoleDiagnosticImpl
Produces a textual description of this diagnostic service.
toString() - Method in class oracle.jbo.common.EventGroup
 
toString() - Method in class oracle.jbo.common.ExpressionDef
 
toString() - Method in class oracle.jbo.common.FileDiagnosticImpl
Produces a textual description of this diagnostic service.
toString() - Method in class oracle.jbo.common.IASDiagnosticImpl
Produces a textual description of this diagnostic service.
toString() - Method in interface oracle.jbo.common.IDiagnostic
return a user friendly string describing the Diagnostic implementation
toString() - Method in class oracle.jbo.common.InternedString
 
toString() - Method in class oracle.jbo.common.LoopDiagnostic
 
toString() - Method in class oracle.jbo.common.Owner
 
toString() - Method in class oracle.jbo.common.PipeDiagnosticImpl
Produces a textual description of this diagnostic service.
toString() - Method in class oracle.jbo.common.policy.PolicyEntry
 
toString() - Method in class oracle.jbo.common.policy.PolicyKeyValue
 
toString(PDefViewObject) - Static method in class oracle.jbo.common.policy.PolicyUtil
 
toString(Collection) - Static method in class oracle.jbo.common.policy.PolicyUtil
 
toString(ViewCriteria) - Static method in class oracle.jbo.common.policy.PolicyUtil
 
toString(AttributeDefImpl) - Static method in class oracle.jbo.common.policy.PolicyUtil
 
toString() - Method in class oracle.jbo.common.PropertyGroup
 
toString() - Method in class oracle.jbo.common.PropertyMetadata
 
toString() - Method in class oracle.jbo.common.SharedFileDiagnosticImpl
Produces a textual description of this diagnostic service.
toString() - Method in class oracle.jbo.common.SilentDiagnosticImpl
Produces a textual description of this diagnostic service.
toString() - Method in class oracle.jbo.common.UUID
 
toString() - Method in class oracle.jbo.common.WeakVector
 
toString() - Method in class oracle.jbo.common.WeakVectorImpl
 
toString() - Method in class oracle.jbo.datasource.ViewCriteriaImpl
 
toString() - Method in class oracle.jbo.datasource.ViewCriteriaItemImpl
 
toString() - Method in class oracle.jbo.datasource.ViewCriteriaRowImpl
 
toString(String) - Method in class oracle.jbo.DeleteEvent
 
toString() - Method in class oracle.jbo.DeleteEvent
Internal: For debugging only.
toString() - Method in class oracle.jbo.domain.BaseLobDomain
For testing purposes only: converts this BlobDomain object to a string.
toString() - Method in class oracle.jbo.domain.BFileDomain
For testing purposes only: returns the contents fo the BFILE as a string.
toString() - Method in class oracle.jbo.domain.ClobDomain
Converts this ClobDomain object to a string.
toString() - Method in class oracle.jbo.domain.Date
 
toString() - Method in class oracle.jbo.domain.DateDomain
Deprecated.  
toString() - Method in class oracle.jbo.domain.DBSequence
For testing purposes only: Returns a string representation of the generated sequence value.
toString() - Method in class oracle.jbo.domain.generic.GenericClob
Converts this GenericClob object to a string.
toString() - Method in class oracle.jbo.domain.NullValue
For testing purposes only: converts this to a string.
toString() - Method in class oracle.jbo.domain.Number
For testing purposes only: converts this to a fixed-point number presented as a string.
toString() - Method in class oracle.jbo.domain.Raw
For testing purposes only: converts this to a character string.
toString() - Method in class oracle.jbo.domain.RowID
For testing purposes only: converts this to a textual representation.
toString() - Method in class oracle.jbo.domain.Sequence
For testing purposes only: Returns a string representation of the generated sequence value.
toString() - Method in class oracle.jbo.domain.SQLValue
For testing purposes only: converts this to a textual representation.
toString() - Method in class oracle.jbo.domain.Struct
Internal: Applications should not use this method.
toString() - Method in class oracle.jbo.domain.Timestamp
For testing purposes only: converts this to a textual representation.
toString() - Method in class oracle.jbo.domain.TimestampLTZ
 
toString() - Method in class oracle.jbo.domain.TimestampTZ
 
toString(int, String) - Method in class oracle.jbo.expr.JIParserNode
 
toString() - Method in class oracle.jbo.expr.JIParserNode
 
toString() - Method in class oracle.jbo.expr.JIToken
 
toString(String) - Method in class oracle.jbo.InsertDeleteEvent
Internal: For debugging only.
toString() - Method in class oracle.jbo.InsertEvent
Internal: For debugging only.
toString() - Method in class oracle.jbo.Key
Internal: For debugging only.
toString() - Method in class oracle.jbo.NavigationEvent
Internal: For debugging only.
toString() - Method in class oracle.jbo.pcoll.PersistentMarker
 
toString(String) - Method in class oracle.jbo.RangeEvent
Internal: For debugging only.
toString() - Method in class oracle.jbo.RangeRefreshEvent
Internal: For debugging only.
toString(String) - Method in class oracle.jbo.RowEvent
Internal: For debugging only.
toString() - Method in class oracle.jbo.RowSetManagementEvent
Internal: For debugging only.
toString() - Method in class oracle.jbo.rules.JboCompareValidator
Internal: For debugging purposes only.
toString() - Method in class oracle.jbo.rules.JboGenericValidator
Generates a Java code fragment that invokes this validator.
toString() - Method in class oracle.jbo.rules.JboLengthValidator
Internal: For debugging purposes only.
toString() - Method in class oracle.jbo.rules.JboListValidator
Internal: For debugging purposes only.
toString() - Method in class oracle.jbo.rules.JboMandatoryAttrValHelper
Internal: Applications should not use this method.
toString() - Method in class oracle.jbo.rules.JboMethodValidator
Internal: For debugging purposes only.
toString() - Method in class oracle.jbo.rules.JboNonNullValidator
 
toString() - Method in class oracle.jbo.rules.JboPrecisionScaleValidator
Internal: Applications should not use this method.
toString() - Method in class oracle.jbo.rules.JboRangeValidator
Internal: For debugging only.
toString() - Method in class oracle.jbo.rules.JboRegExpValidator
Internal: For debugging purposes only.
toString() - Method in class oracle.jbo.rules.Variant
 
toString() - Method in class oracle.jbo.ScrollEvent
Internal: For debugging only.
toString() - Method in class oracle.jbo.server.EffectiveDateFilterRangeQC
 
toString() - Method in class oracle.jbo.server.EntityImpl
 
toString() - Method in class oracle.jbo.server.JboEventObject
Gets this event object's name.
toString() - Method in class oracle.jbo.server.JboExistsValidator
 
toString() - Method in class oracle.jbo.server.JboPrecisionScaleValidator
Internal: Applications should not use this method.
toString() - Method in class oracle.jbo.server.JboSQLCollectionValidator
Internal: For debugging purposes only.
toString() - Method in class oracle.jbo.server.JboSQLCompareValidator
 
toString() - Method in class oracle.jbo.server.JboSQLListValidator
Internal: For debugging purposes only.
toString() - Method in class oracle.jbo.server.JboVOCompareValidator
Internal: For debugging purposes only.
toString() - Method in class oracle.jbo.server.JboVOListValidator
Internal: For debugging purposes only.
toString() - Method in class oracle.jbo.server.JboVOUsageCompareValidator
 
toString() - Method in class oracle.jbo.server.JboVOUsageListValidator
 
toString() - Method in class oracle.jbo.server.RetainAccessorDomain
 
toString() - Method in class oracle.jbo.server.RowFilterKey
 
toString() - Method in class oracle.jbo.server.RowFilterKeyForwardOnly
 
toString() - Method in class oracle.jbo.server.RowFilterQC
 
toString() - Method in class oracle.jbo.server.rules.JboAttrCompareValidator
Internal: For debugging purposes only.
toString() - Method in class oracle.jbo.server.rules.JboCompareValidator
Internal: For debugging purposes only.
toString() - Method in class oracle.jbo.server.rules.JboGenericValidator
Generates a Java code fragment that invokes this validator.
toString() - Method in class oracle.jbo.server.rules.JboListValidator
Internal: For debugging purposes only.
toString() - Method in class oracle.jbo.server.rules.JboMethodValidator
Internal: For debugging purposes only.
toString() - Method in class oracle.jbo.server.rules.JboRangeValidator
Internal: For debugging only.
toString() - Method in class oracle.jbo.server.SequenceImpl
For testing purposes only: Returns a string representation of the generated sequence value.
toString(int) - Method in class oracle.jbo.server.SparseArray
For debugging, returns a string representation of the SparseArray in the form {Object[i],...} with an upperlimit of maxEnties in the list (zero for all entries) Only place the ellipsis if entries are omitted.
toString() - Method in class oracle.jbo.server.SparseArray
Default call, return at most ten entries.
toString(int) - Method in interface oracle.jbo.server.SparseArrayInterface
 
toString() - Method in interface oracle.jbo.server.SparseArrayInterface
 
toString() - Method in class oracle.jbo.server.SQLValueImpl
 
toString() - Method in class oracle.jbo.server.uniqueid.GeneratorSequenceImpl
 
toString() - Method in class oracle.jbo.server.util.Variant
 
toString() - Method in class oracle.jbo.server.ViewRowImpl
 
toString() - Method in class oracle.jbo.TransactionStateEvent
Internal: For debugging only.
toString() - Method in class oracle.jbo.uicli.binding.JUCtrlAttrsBinding
 
toString() - Method in class oracle.jbo.uicli.binding.JUCtrlHierNodeBinding
Renders the attribute value that this node is supposed to show.
toString() - Method in class oracle.jbo.uicli.binding.JUCtrlListBinding
Deprecated. since 11.1.1.4.0 Applications should not use this api.
toString() - Method in class oracle.jbo.UpdateEvent
Internal: For debugging only.
toString() - Method in class oracle.jbo.ViewClearCacheEvent
Internal: For debugging only.
toString() - Method in class oracle.jbo.ViewCriteria
 
toString() - Method in class oracle.jbo.ViewCriteriaItem
 
toString() - Method in class oracle.jbo.ViewCriteriaRow
 
toString() - Method in class oracle.jbodt.common.ValidationManagerImpl
 
toStringFormat(boolean) - Method in class oracle.jbo.Key
Converts the Key to a String representation.
toStringFormat() - Method in class oracle.jbo.Key
Deprecated. Use toStringFormat(boolean bSignature) instead
toStringKeys(Map) - Static method in class oracle.jbo.common.policy.PolicyUtil
 
toStringValues(Map) - Static method in class oracle.jbo.common.policy.PolicyUtil
 
toSvcMsg(int, ViewCriteria) - Static method in class oracle.jbo.common.ViewCriteriaMarshaller
 
toSvcMsgResp(ViewCriteria, String) - Static method in class oracle.jbo.common.ViewCriteriaMarshaller
 
toTimestamp(String) - Static method in class oracle.jbo.domain.Timestamp
Converts an Oracle Timestamp expressed as a string to a Java Timestamp.
touch() - Method in class oracle.adf.model.BindingContext
Internal: Applications should not use this method. Used to notify a container that the BindingContext needs to be replicated.
touchElement(RecentlyUsedLinkedListElement) - Method in class oracle.jbo.pool.RecentlyUsedLinkedList
 
toUpperCaseFirstChar(String) - Static method in class oracle.jbo.common.JboNameUtil
 
toXML(Document, Object) - Method in class oracle.jbo.server.svc.ServiceContextProvider
 
toXMLString(DCBindingContainer.ValidationLevel) - Static method in enum oracle.adf.model.binding.DCBindingContainer.ValidationLevel
 
toXMLString(String) - Static method in class oracle.jbo.common.JboNameUtil
 
traceln(String) - Static method in class oracle.jbo.server.util.SafeExec
 
tracker - Static variable in class oracle.jbo.common.GraphicsUtils
 
TRANS_LOC - Static variable in class oracle.adfinternal.model.adapter.webservice.DataFormat
XSL Location for XML format
TRANS_POST_GET_ATTR_BY_INDEX - Static variable in interface oracle.jbo.common.TransPostControl
 
TRANS_POST_GET_ATTR_BY_NAME - Static variable in interface oracle.jbo.common.TransPostControl
 
TRANS_POST_GET_ATTR_COUNT - Static variable in interface oracle.jbo.common.TransPostControl
 
TRANS_POST_GET_ATTR_INDEX_OF - Static variable in interface oracle.jbo.common.TransPostControl
 
TRANS_POST_GET_STRUCTURE_DEF - Static variable in interface oracle.jbo.common.TransPostControl
 
TRANS_POST_PUSHBACK - Static variable in interface oracle.jbo.common.TransPostControl
 
TRANS_POST_REFRESH_UNDO_CHANGES - Static variable in interface oracle.jbo.common.TransPostControl
 
TRANS_POST_REFRESH_WITH_DB_FORGET_CHANGES - Static variable in interface oracle.jbo.common.TransPostControl
 
TRANS_POST_REFRESH_WITH_DB_ONLY_IF_UNCHANGED - Static variable in interface oracle.jbo.common.TransPostControl
 
TRANS_POST_REMOVE - Static variable in interface oracle.jbo.common.TransPostControl
 
TRANS_POST_SET_ATTR_BY_INDEX - Static variable in interface oracle.jbo.common.TransPostControl
 
TRANS_POST_SET_ATTR_BY_NAME - Static variable in interface oracle.jbo.common.TransPostControl
 
TRANS_RESULT - Static variable in class oracle.adfinternal.model.adapter.webservice.DataFormat
 
Transaction - Interface in oracle.jbo
Provides the base methods for defining database transactions.
TRANSACTION_LOCKINGMODE_NONE - Static variable in interface oracle.jbo.common.PropertyConstants
 
TRANSACTION_LOCKINGMODE_OPTIMISTIC - Static variable in interface oracle.jbo.common.PropertyConstants
 
TRANSACTION_LOCKINGMODE_OPTUPDATE - Static variable in interface oracle.jbo.common.PropertyConstants
 
TRANSACTION_LOCKINGMODE_PESSIMISTIC - Static variable in interface oracle.jbo.common.PropertyConstants
 
TRANSACTION_POLICY_NEW - Static variable in interface oracle.adf.model.DataControlPolicy
 
TRANSACTION_POLICY_NONE - Static variable in interface oracle.adf.model.DataControlPolicy
 
TransactionalDataControl - 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.
TransactionalDataControl - Interface in oracle.binding
This interface is to be implementated by DataControls that supports transactions.
transactionalResourcesReset() - Method in class oracle.adf.model.generic.toplink.TopLinkDataControl
Deprecated. Notifies this data control that the transactional resources have been reset and that a full re-execution of all associated RSIs must be performed.
TransactionBroker - Class in oracle.adf.model.generic.toplink
Deprecated. - TopLink Data Controls created with 10.1.3 ADF, will no longer use these classes.
TransactionBroker(BindingContext, Session, PersistenceManager, int, boolean) - Constructor for class oracle.adf.model.generic.toplink.TransactionBroker
Deprecated. Creates a new TransactionBroker instance.
TransactionBroker - Class in oracle.adfinternal.model.adapter.toplink
Purpose: Transactional unti used by all TopLinkDataControls that share common deployment resources in a given application context
TransactionBroker(Session, int, boolean, boolean) - Constructor for class oracle.adfinternal.model.adapter.toplink.TransactionBroker
Creates a new TransactionBroker instance.
TransactionControl - Interface in oracle.jbo.common
 
TransactionEvent - Class in oracle.jbo.server
The events generated by DBTransaction during post and commit transactions.
TransactionEvent(DBTransaction) - Constructor for class oracle.jbo.server.TransactionEvent
Creates a transaction event.
TransactionHandle - Interface in oracle.adf.model.dcframe
 
TransactionHandler - Interface in oracle.adf.model.dcframe
 
TransactionHandler - Interface in oracle.jbo.server
Implemented by classes that customize transaction operations.
TransactionHandlerFactory - Interface in oracle.jbo.server
Factory to create TransactionHandlers.
TransactionListener - Interface in oracle.jbo.server
Implemented by subscribers to transaction events, generated during the commit and rollback operations.
TransactionName - Static variable in class oracle.jbo.uicli.mom.JUTags
 
TransactionPostListener - Interface in oracle.jbo.server
Implemented by subscribers to transactions events generated during a transaction post operation.
TransactionProperties - Class in oracle.adf.model.dcframe
This class defines the properties of a transaction.
TransactionProperties() - Constructor for class oracle.adf.model.dcframe.TransactionProperties
 
transactionStateChanged(boolean) - Method in class oracle.adf.model.binding.DCDataControl
Use this method to notify all transaction state change listeners of the change
transactionStateChanged(boolean) - Method in interface oracle.adf.model.binding.DCTransactionStateListener
Invoked when the transaction is either marked dirty or clean.
transactionStateChanged(boolean) - Method in class oracle.jbo.uicli.controls.JUNavigationBar
 
transactionStateChanged(boolean) - Method in class oracle.jbo.uicli.controls.JUStatusBar
 
TransactionStateEvent - Class in oracle.jbo
Generated by RowSet or RowSetIterator to inform its listeners when the row set is closed or reset.
TransactionStateEvent(Transaction, int) - Constructor for class oracle.jbo.TransactionStateEvent
Creates a transacation state event.
TransactionStateEvent(Transaction, int, boolean) - Constructor for class oracle.jbo.TransactionStateEvent
Creates a transacation state event.
TransactionStateListener - Interface in oracle.jbo
Implemented by subscribers to row set management events generated by row sets or row set iterators.
TransactionTableSqlStrings - Class in oracle.jbo.pcoll
 
TransactionTableSqlStrings(String, boolean, boolean) - Constructor for class oracle.jbo.pcoll.TransactionTableSqlStrings
 
transformDCKey(String, String) - Static method in class oracle.adf.model.BindingContext
Framework internal: applications should not use
TRANSFORMER_LOC - Static variable in class oracle.adfinternal.model.adapter.url.xml.XMLDCDef
Attribute to contain the XSL URL.
transformExceptionParams(ViewObject[], String, String, Object[]) - Method in interface oracle.jbo.ApplicationModule
Internal: Applications should not use this method. This method uses findViewObjectUsingEntity() to get the first view object that this entity is used in and then transforms the parameters from a given JboException from their entity layer equivalents to the view object equivalents.
transformExceptionParams(ViewObject[], String, String, Object[]) - Method in class oracle.jbo.client.remote.ApplicationModuleImpl
 
transformExceptionParams(ViewObject[], String, String, Object[]) - Method in class oracle.jbo.common.ws.WSApplicationModuleImpl
 
transformExceptionParams(ViewObject[], String, String, Object[]) - Method in class oracle.jbo.server.ApplicationModuleImpl
 
transformExceptionParams(ViewObject, String, String, Object[]) - Method in class oracle.jbo.server.ApplicationModuleImpl
Internal: Applications should not call this method.
transformExceptionParams(ViewObject[], String, String, Object[]) - Method in class oracle.jbo.server.ejb.LocalApplicationModuleImpl
 
TRANSIENT_DATA_ROWTAG - Static variable in class oracle.jbo.server.ViewObjectImpl
 
TRANSIENT_EXPRESSION - Static variable in class oracle.jbo.mom.xml.JTXMLTags
 
TransPostControl - Interface in oracle.jbo.common
Internal: Applications should not use this class.
TransPostEntityRow - Class in oracle.jbo.client.remote
 
transPostGetAttr(int, int, int, String) - Method in class oracle.jbo.server.ApplicationModuleImpl
Internal: Applications should not use this method.
transPostPushback(int) - Method in class oracle.jbo.client.remote.ApplicationModuleImpl
 
transPostPushback(int) - Method in interface oracle.jbo.common.TransPostControl
Internal: Applications should not use this method.
transPostPushback(int) - Method in class oracle.jbo.server.ApplicationModuleImpl
Internal: Applications should not use this method.
transPostRefresh(int, int) - Method in class oracle.jbo.client.remote.ApplicationModuleImpl
 
transPostRefresh(int, int) - Method in interface oracle.jbo.common.TransPostControl
 
transPostRefresh(int, int) - Method in class oracle.jbo.server.ApplicationModuleImpl
 
transPostRemove(int) - Method in class oracle.jbo.client.remote.ApplicationModuleImpl
 
transPostRemove(int) - Method in interface oracle.jbo.common.TransPostControl
Internal: Applications should not use this method.
transPostRemove(int) - Method in class oracle.jbo.server.ApplicationModuleImpl
Internal: Applications should not use this method.
transPostRevert(int) - Method in class oracle.jbo.client.remote.ApplicationModuleImpl
 
transPostRevert(int) - Method in interface oracle.jbo.common.TransPostControl
Internal: Applications should not use this method.
transPostRevert(int) - Method in class oracle.jbo.server.ApplicationModuleImpl
Internal: Applications should not use this method.
transPostRowOp(int, int) - Method in class oracle.jbo.server.ApplicationModuleImpl
Internal: Applications should not use this method.
transPostSetAttr(int, int, int, String, Object) - Method in class oracle.jbo.server.ApplicationModuleImpl
Internal: Applications should not use this method.
transPostSetAttrValues(int, List, List) - Method in class oracle.jbo.server.ApplicationModuleImpl
Internal: Applications should not use this method.
TREE_NODE_PINNED_ITER - Static variable in class oracle.adf.model.binding.DCIteratorBinding
 
treeCollapsed(TreeExpansionEvent) - Method in class oracle.jbo.uicli.jui.JUTreeBinding
 
treeExpanded(TreeExpansionEvent) - Method in class oracle.jbo.uicli.jui.JUTreeBinding
 
TriggerType - Enum in oracle.jbo.server
 
trimNoDataRows() - Method in class oracle.jbo.ViewCriteria
For internal use only.
trimToSize() - Method in class oracle.jbo.common.WeakVector
 
trimToSize() - Method in class oracle.jbo.common.WeakVectorImpl
 
TRUE - Static variable in interface oracle.jbo.common.PropertyConstants
 
truncate(String) - Method in class oracle.jbo.domain.Date
Returns a date truncated to a specified precision.
truncate(long) - Method in class oracle.jbo.domain.generic.GenericBlob
 
truncate(long) - Method in class oracle.jbo.domain.generic.GenericClob
 
truncate(int) - Method in class oracle.jbo.domain.Number
Truncates this.
TTYP_AMP - Static variable in class oracle.jbo.server.util.JboToken
 
TTYP_ASTERISK - Static variable in class oracle.jbo.server.util.JboToken
 
TTYP_AT - Static variable in class oracle.jbo.server.util.JboToken
 
TTYP_BACK_SLASH - Static variable in class oracle.jbo.server.util.JboToken
 
TTYP_BANG - Static variable in class oracle.jbo.server.util.JboToken
 
TTYP_BAR - Static variable in class oracle.jbo.server.util.JboToken
 
TTYP_CARET - Static variable in class oracle.jbo.server.util.JboToken
 
TTYP_COLON - Static variable in class oracle.jbo.server.util.JboToken
 
TTYP_COMMA - Static variable in class oracle.jbo.server.util.JboToken
 
TTYP_DOLLAR - Static variable in class oracle.jbo.server.util.JboToken
 
TTYP_DOT - Static variable in class oracle.jbo.server.util.JboToken
 
TTYP_EQUAL - Static variable in class oracle.jbo.server.util.JboToken
 
TTYP_GREATER_THAN - Static variable in class oracle.jbo.server.util.JboToken
 
TTYP_IDENT - Static variable in class oracle.jbo.server.util.JboToken
 
TTYP_LEFT_BRACKET - Static variable in class oracle.jbo.server.util.JboToken
 
TTYP_LEFT_CURLY - Static variable in class oracle.jbo.server.util.JboToken
 
TTYP_LEFT_PAREN - Static variable in class oracle.jbo.server.util.JboToken
 
TTYP_LESS_THAN - Static variable in class oracle.jbo.server.util.JboToken
 
TTYP_MINUS - Static variable in class oracle.jbo.server.util.JboToken
 
TTYP_NUMBER - Static variable in class oracle.jbo.server.util.JboToken
 
TTYP_PERCENT - Static variable in class oracle.jbo.server.util.JboToken
 
TTYP_PLUS - Static variable in class oracle.jbo.server.util.JboToken
 
TTYP_POUND - Static variable in class oracle.jbo.server.util.JboToken
 
TTYP_QUEST - Static variable in class oracle.jbo.server.util.JboToken
 
TTYP_RIGHT_BRACKET - Static variable in class oracle.jbo.server.util.JboToken
 
TTYP_RIGHT_CURLY - Static variable in class oracle.jbo.server.util.JboToken
 
TTYP_RIGHT_PAREN - Static variable in class oracle.jbo.server.util.JboToken
 
TTYP_SEMI - Static variable in class oracle.jbo.server.util.JboToken
 
TTYP_SLASH - Static variable in class oracle.jbo.server.util.JboToken
 
TTYP_STR - Static variable in class oracle.jbo.server.util.JboToken
 
TTYP_TILDA - Static variable in class oracle.jbo.server.util.JboToken
 
TTYP_UNKNOWN - Static variable in class oracle.jbo.server.util.JboToken
 
TXN_HANDLE_AFTER_POST_EXC_DEFAULT - Static variable in interface oracle.jbo.common.PropertyConstants
 
txnCreated(DBTransactionImpl) - Method in interface oracle.jbo.server.ApplicationModuleRemoteAdapter
 
txnCreated(DBTransactionImpl) - Method in class oracle.jbo.server.remote.AbstractRemoteApplicationModuleImpl
 
txnRemoved(DBTransactionImpl) - Method in interface oracle.jbo.server.ApplicationModuleRemoteAdapter
 
txnRemoved(DBTransactionImpl) - Method in class oracle.jbo.server.remote.AbstractRemoteApplicationModuleImpl
 
TxnValException - Exception in oracle.jbo
Thrown when reading an xml document fails for a RowSet or a Row.
TxnValException(ArrayList) - Constructor for exception oracle.jbo.TxnValException
 
typ - Variable in class oracle.jbo.common.remote.ObjectHandle
 
TYP_APP_MODULE - Static variable in interface oracle.jbo.common.MetaObjectBase
 
TYP_APPLICATION - Static variable in interface oracle.jbo.uicli.mom.JUMetaObjectBase
 
TYP_APPMODULE - Static variable in class oracle.jbo.common.remote.ObjectHandle
 
TYP_ATTRIBUTE - Static variable in interface oracle.jbo.common.MetaObjectBase
 
TYP_ATTRIBUTE_LIST_WITH_DEF - Static variable in interface oracle.jbo.common.MetaObjectBase
 
TYP_COMPONENT_OBJECT - Static variable in interface oracle.jbo.common.MetaObjectBase
 
TYP_COMPONENT_OBJECT - Static variable in class oracle.jbo.common.remote.ObjectHandle
 
TYP_COMPOUND_HANDLE - Static variable in class oracle.jbo.common.remote.ObjectHandle
 
TYP_CONTROL_BINDING - Static variable in interface oracle.jbo.uicli.mom.JUMetaObjectBase
 
TYP_DATA_CONTROL - Static variable in interface oracle.jbo.common.MetaObjectBase
 
TYP_DEF_ANY - Static variable in interface oracle.jbo.common.MetaObjectBase
 
TYP_DEF_APP_MODULE - Static variable in interface oracle.jbo.common.MetaObjectBase
 
TYP_DEF_APPLICATION - Static variable in interface oracle.jbo.uicli.mom.JUMetaObjectBase
 
TYP_DEF_ASSOC_END - Static variable in interface oracle.jbo.common.MetaObjectBase
 
TYP_DEF_ATTRIBUTE - Static variable in interface oracle.jbo.common.MetaObjectBase
 
TYP_DEF_COMPONENT_OBJECT - Static variable in interface oracle.jbo.common.MetaObjectBase
 
TYP_DEF_CONTROL_BINDING - Static variable in interface oracle.jbo.uicli.mom.JUMetaObjectBase
 
TYP_DEF_DATACONTROL - Static variable in interface oracle.jbo.uicli.mom.JUMetaObjectBase
 
TYP_DEF_DATACONTROL_CONFIG - Static variable in interface oracle.jbo.uicli.mom.JUMetaObjectBase
 
TYP_DEF_DOMAIN - Static variable in interface oracle.jbo.common.MetaObjectBase
 
TYP_DEF_ENTITY_ASSOC - Static variable in interface oracle.jbo.common.MetaObjectBase
 
TYP_DEF_ENTITY_OBJECT - Static variable in interface oracle.jbo.common.MetaObjectBase
 
TYP_DEF_FORM_BINDING - Static variable in interface oracle.jbo.uicli.mom.JUMetaObjectBase
 
TYP_DEF_ITER_BINDING - Static variable in interface oracle.jbo.uicli.mom.JUMetaObjectBase
 
TYP_DEF_KEY - Static variable in interface oracle.jbo.common.MetaObjectBase
 
TYP_DEF_LIST_BINDING - Static variable in interface oracle.jbo.common.MetaObjectBase
 
TYP_DEF_METHOD - Static variable in interface oracle.jbo.common.MetaObjectBase
 
TYP_DEF_PACKAGE - Static variable in interface oracle.jbo.common.MetaObjectBase
 
TYP_DEF_SESSION - Static variable in interface oracle.jbo.uicli.mom.JUMetaObjectBase
 
TYP_DEF_VIEW_ACCESSOR - Static variable in interface oracle.jbo.common.MetaObjectBase
 
TYP_DEF_VIEW_LINK - Static variable in interface oracle.jbo.common.MetaObjectBase
 
TYP_DEF_VIEW_LINK_END - Static variable in interface oracle.jbo.common.MetaObjectBase
 
TYP_DEF_VIEW_OBJECT - Static variable in interface oracle.jbo.common.MetaObjectBase
 
TYP_DOMAIN - Static variable in interface oracle.jbo.common.MetaObjectBase
 
TYP_ENTITY_ASSOC - Static variable in interface oracle.jbo.common.MetaObjectBase
 
TYP_ENTITY_OBJECT - Static variable in interface oracle.jbo.common.MetaObjectBase
 
TYP_ENTITY_ROW - Static variable in interface oracle.jbo.common.MetaObjectBase
 
TYP_ENTITY_ROW_SET - Static variable in interface oracle.jbo.common.MetaObjectBase
 
TYP_ENTITY_ROW_SET_ITERATOR - Static variable in interface oracle.jbo.common.MetaObjectBase
 
TYP_ENTITY_USAGE - Static variable in interface oracle.jbo.common.MetaObjectBase
 
TYP_FORM_BINDING - Static variable in interface oracle.jbo.uicli.mom.JUMetaObjectBase
 
TYP_ITER_BINDING - Static variable in interface oracle.jbo.uicli.mom.JUMetaObjectBase
 
TYP_LOB_DOMAIN - Static variable in class oracle.jbo.common.remote.ObjectHandle
 
TYP_NO_ELEM - Static variable in class oracle.jbo.common.remote.ObjectHandle
 
TYP_NULL - Static variable in class oracle.jbo.common.remote.ObjectHandle
 
TYP_OTHER - Static variable in class oracle.jbo.common.remote.ObjectHandle
 
TYP_PACKAGE - Static variable in interface oracle.jbo.common.MetaObjectBase
 
TYP_PERS_DEF_APP_MODULE - Static variable in interface oracle.jbo.common.MetaObjectBase
 
TYP_PERS_DEF_ATTRIBUTE - Static variable in interface oracle.jbo.common.MetaObjectBase
 
TYP_PERS_DEF_COMPONENT_OBJECT - Static variable in interface oracle.jbo.common.MetaObjectBase
 
TYP_PERS_DEF_DOMAIN - Static variable in interface oracle.jbo.common.MetaObjectBase
 
TYP_PERS_DEF_ENTITY_ASSOC - Static variable in interface oracle.jbo.common.MetaObjectBase
 
TYP_PERS_DEF_ENTITY_OBJECT - Static variable in interface oracle.jbo.common.MetaObjectBase
 
TYP_PERS_DEF_OFFSET - Static variable in interface oracle.jbo.common.MetaObjectBase
 
TYP_PERS_DEF_PACKAGE - Static variable in interface oracle.jbo.common.MetaObjectBase
 
TYP_PERS_DEF_VARIABLE - Static variable in interface oracle.jbo.common.MetaObjectBase
 
TYP_PERS_DEF_VIEW_LINK - Static variable in interface oracle.jbo.common.MetaObjectBase
 
TYP_PERS_DEF_VIEW_OBJECT - Static variable in interface oracle.jbo.common.MetaObjectBase
 
TYP_ROW_SET - Static variable in class oracle.jbo.common.remote.ObjectHandle
 
TYP_ROW_SET_ITERATOR - Static variable in class oracle.jbo.common.remote.ObjectHandle
 
TYP_SERVICE_VIEW_USAGE - Static variable in interface oracle.jbo.common.MetaObjectBase
 
TYP_SESSION - Static variable in interface oracle.jbo.uicli.mom.JUMetaObjectBase
 
TYP_SORT_CRITERIA - Static variable in interface oracle.jbo.common.MetaObjectBase
 
TYP_TRANSACTION - Static variable in interface oracle.jbo.common.MetaObjectBase
 
TYP_TRIGGER_TYPE - Static variable in interface oracle.jbo.common.MetaObjectBase
 
TYP_VALIDATOR_TYPE - Static variable in interface oracle.jbo.common.MetaObjectBase
 
TYP_VALUE_OF - Static variable in class oracle.jbo.domain.TypeConvMapEntry
 
TYP_VARIABLE - Static variable in interface oracle.jbo.common.MetaObjectBase
 
TYP_VARIABLE_WHERE_CLAUSE - Static variable in interface oracle.jbo.common.MetaObjectBase
 
TYP_VIEW_CRITERIA - Static variable in interface oracle.jbo.common.MetaObjectBase
 
TYP_VIEW_CRITERIA_ITEM - Static variable in interface oracle.jbo.common.MetaObjectBase
 
TYP_VIEW_CRITERIA_ROW - Static variable in interface oracle.jbo.common.MetaObjectBase
 
TYP_VIEW_LINK - Static variable in interface oracle.jbo.common.MetaObjectBase
 
TYP_VIEW_LINK - Static variable in class oracle.jbo.common.remote.ObjectHandle
 
TYP_VIEW_OBJECT - Static variable in interface oracle.jbo.common.MetaObjectBase
 
TYP_VIEW_OBJECT - Static variable in class oracle.jbo.common.remote.ObjectHandle
 
TYP_VIEW_ROW - Static variable in interface oracle.jbo.common.MetaObjectBase
 
TYP_VIEW_ROW_SET - Static variable in interface oracle.jbo.common.MetaObjectBase
 
TYP_VIEW_ROW_SET_ITERATOR - Static variable in interface oracle.jbo.common.MetaObjectBase
 
TYPE - Static variable in class oracle.adf.model.adapter.dataformat.xml.XMLSchemaDef
A set of constants that are retrieved from a type and stored in its 'properties'.
TYPE - Static variable in class oracle.adf.model.adapter.dataformat.XSDHandler
A set of constants that are retrieved from a type and stored in its 'properties'.
type - Variable in class oracle.adfinternal.model.adapter.bean.BeanFieldInfo
Class name of the field type
type - Variable in class oracle.jbo.common.remote.rAttributeDescription
 
TYPE - Static variable in class oracle.jbo.mom.Tags
 
TYPE_ACCESSOR - Static variable in class oracle.adf.model.adapter.dataformat.StructureDef
 
TYPE_ACCESSOR - Static variable in interface oracle.binding.meta.Definition
Constant for AccessorDefinition Classes that implements AccessorDefinition should return this in its getType().
TYPE_ATTRIBUTE - Static variable in interface oracle.binding.meta.Definition
Constant for AttributeDefinition Classes that implements AttributeDefinition but not any of its subinterfaces should return this in its getType().
TYPE_CRITERIA - Static variable in interface oracle.binding.meta.Definition
Constant for Criteria definition Classes that implements Criteria should return this in its getType().
TYPE_CRITERIA_ITEM - Static variable in interface oracle.binding.meta.Definition
Constant for Criteria item definition Classes that implements criteria Item should return this in its getType().
TYPE_CRITERIA_OPERATOR - Static variable in interface oracle.binding.meta.Definition
Constant for criteria CustomOperator definition Classes that implements criteria CustomOperator should return this in its getType().
TYPE_CRITERIA_ROW - Static variable in interface oracle.binding.meta.Definition
Constant for Criteria row definition Classes that implements CriteriaRow should return this in its getType().
TYPE_DATACONTROL - Static variable in interface oracle.binding.meta.Definition
Constant for DataControlDefinition Classes that implements DataControlDefinition should return this in its getType().
TYPE_DEFINITION - Static variable in interface oracle.binding.meta.Definition
Constant for Definition.
TYPE_DEFINITIONCONTEXT - Static variable in interface oracle.binding.meta.Definition
Constant for DefinitionContext Classes that implements DefinitionContext should return this in its getType().
TYPE_EJB_SESSION - Static variable in interface oracle.jbo.SessionContext
 
TYPE_EXECUTABLE_REGION - Static variable in interface oracle.adf.model.RegionBinding
 
TYPE_HTTP_SESSION - Static variable in interface oracle.jbo.SessionContext
 
TYPE_NAMED - Static variable in interface oracle.binding.meta.Definition
Constant for NamedDefinition.
TYPE_NULL - Static variable in class oracle.jbo.common.remote.RowHandle
 
TYPE_OPERATION - Static variable in interface oracle.binding.meta.Definition
Constant for OperationDefinition Classes that implements OperationDefinition should return this in its getType().
TYPE_OPERATIONRETURN - Static variable in interface oracle.binding.meta.Definition
Constant for OperationReturnDefinition Classes that implements OperationReturnDefinition should return this in its getType().
TYPE_PARAMETER - Static variable in interface oracle.binding.meta.Definition
Constant for ParameterDefinition Classes that implements ParameterDefinition should return this in its getType().
TYPE_ROWHANDLE - Static variable in class oracle.jbo.common.remote.RowHandle
 
TYPE_ROWLAZY - Static variable in class oracle.jbo.common.remote.RowHandle
 
TYPE_S - Static variable in class oracle.adf.model.adapter.bean.annotation.BeanAnnotationConstants
 
TYPE_STRUCTURE - Static variable in interface oracle.binding.meta.Definition
Constant for StructureDefinition.
TYPE_THREAD_SESSION - Static variable in interface oracle.jbo.SessionContext
 
TYPE_VARIABLE - Static variable in interface oracle.binding.meta.Definition
Constant for VariableDefinition Classes that implements VariableDefinition but not any of its subinterfaces should return this in its getType().
TypeConvMapEntry - Class in oracle.jbo.domain
 
TypeConvMapEntry() - Constructor for class oracle.jbo.domain.TypeConvMapEntry
 
TypeConvMapEntry(byte, Method) - Constructor for class oracle.jbo.domain.TypeConvMapEntry
 
TypeConvMapEntry(byte, Constructor) - Constructor for class oracle.jbo.domain.TypeConvMapEntry
 
TypeConvMapEntry(int) - Constructor for class oracle.jbo.domain.TypeConvMapEntry
 
TYPED_CTOR - Static variable in class oracle.jbo.domain.TypeConvMapEntry
 
TYPED_VALUE_MTH - Static variable in class oracle.jbo.domain.TypeConvMapEntry
 
TypeFactory - Class in oracle.jbo.domain
Internal: Applications should not extend this class or invoke its methods.
TypeFactory() - Constructor for class oracle.jbo.domain.TypeFactory
 
typeId(String) - Static method in class oracle.jbo.rules.Variant
 
typeId(String) - Static method in class oracle.jbo.server.util.Variant
 
TypeMap - Class in oracle.adf.model.adapter.dataformat.xml
This class maps XML Schema Definition types to Java types.
TypeMap() - Constructor for class oracle.adf.model.adapter.dataformat.xml.TypeMap
 
TypeMarshaller - Class in oracle.jbo.common
Provides methods for passing primitive Java values between the client and middle tier as byte streams.
TypeMarshaller() - Constructor for class oracle.jbo.common.TypeMarshaller
 
typeName(int) - Static method in class oracle.jbo.rules.Variant
 
typeName(int) - Static method in class oracle.jbo.server.util.Variant
 
typeOf(String) - Static method in class oracle.jbo.rules.Variant
 
typeOf(String) - Static method in class oracle.jbo.server.util.Variant
 
Types - Class in oracle.adfinternal.model.adapter.webservice
Stores the structures defined for a type name.
TYPES_CS_XSD_FILE - Static variable in class oracle.jbo.common.service.XSDConstants
 
TYPES_XSD_FILE - Static variable in class oracle.jbo.common.service.XSDConstants
 
typeSignature - Variable in class oracle.adfinternal.model.adapter.bean.BeanFieldInfo
Class name of the fied type
TypeSQLNative - Interface in oracle.jbo.common
 

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

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