Oracle® Data Integrator Java API Reference
11g Release 1 (11.1.1.3.0)

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

E

EMPTY_SCHEDULING - Static variable in class oracle.odi.runtime.agent.invocation.SchedulingInfo
represents a scheduling info without any task planned.
EncodingOptions - Class in oracle.odi.impexp
This class is used to specify the encoding options when exporting ODI entities.
EncodingOptions() - Constructor for class oracle.odi.impexp.EncodingOptions
Construct a new EncodingOptions using the default values that could be overriden using bean-style configuration.
EncodingOptions(String, String, String) - Constructor for class oracle.odi.impexp.EncodingOptions
Constructs a new EncodingOptions with the given parameters.
equals(Object) - Method in class oracle.odi.core.security.PasswordStorageConfiguration.CsfPasswordStorageConfiguration
 
equals(Object) - Method in class oracle.odi.core.security.PasswordStorageConfiguration
 
equals(Object) - Method in class oracle.odi.domain.model.KeyColumn.KeyColumnId
 
equals(Object) - Method in class oracle.odi.domain.model.ReferenceColumn.ReferenceColumnId
 
equals(Object) - Method in class oracle.odi.domain.project.OdiProcedureLine.OdiProcedureLineId
 
equals(Object) - Method in class oracle.odi.domain.project.OdiProcedureLineCmd
Determines if the pOdiProcedureLineCmd equals this.
equals(Object) - Method in class oracle.odi.domain.runtime.scenario.Tag
 
equals(Object) - Method in class oracle.odi.domain.runtime.session.StepLog.OdiStepLogId
Deprecated.  
equals(Object) - Method in class oracle.odi.domain.runtime.startup.StartupParameters
 
equals(Object) - Method in class oracle.odi.domain.runtime.variable.OdiVariableValue.OdiVariableValueId
 
equals(Object) - Method in class oracle.odi.domain.topology.OdiContextualAgentMapping.OdiContextualAgentMappingId
 
equals(Object) - Method in class oracle.odi.domain.topology.OdiContextualSchemaMapping.OdiContextualSchemaMappingId
 
equals(Object) - Method in class oracle.odi.domain.topology.OdiPhysicalAgentDataSource.OdiPhysicalAgentDataSourceId
 
equals(Object) - Method in class oracle.odi.domain.xrefs.AliasedColumnCrossRef
 
equals(Object) - Method in class oracle.odi.domain.xrefs.CrossRef
Override Object.equals(Object).
equals(Object) - Method in class oracle.odi.domain.xrefs.expression.Expression
 
equals(Object) - Method in class oracle.odi.interfaces.basic.MappingDefinition
 
equals(Object) - Method in class oracle.odi.interfaces.interactive.InterfaceObjectModification
Returns true if the modified object and modification are the same as the modified object and modification of this InterfaceObjectModification object.
equals(Object) - Method in class oracle.odi.missingref.support.DefaultMissingRef
 
equals(Object) - Method in class oracle.odi.runtime.agent.invocation.StartupParams
 
error(String) - Static method in class oracle.odi.domain.runtime.ess.Logger
logs an error.
ERROR_TABLE_PREFIX_MAX_LENGTH - Static variable in class oracle.odi.domain.topology.OdiPhysicalSchema
Max length of error table prefix.
ESS_REQUEST_ID - Static variable in class oracle.odi.domain.runtime.ess.OdiJobEnvironment.Execution
Parameter ODI Session Id - for update only.
EssSchedulerException - Exception in oracle.odi.domain.runtime.ess
Abstract root exception for ess domain packages.
EssSchedulerException(String) - Constructor for exception oracle.odi.domain.runtime.ess.EssSchedulerException
Constructs an EssSchedulerException object.
EssSchedulerException(String, Throwable) - Constructor for exception oracle.odi.domain.runtime.ess.EssSchedulerException
Constructs an EssSchedulerException object.
EssUtils - Class in oracle.odi.domain.runtime.ess.support
Helper class providing utility functions around ESS APIs.
EssUtils() - Constructor for class oracle.odi.domain.runtime.ess.support.EssUtils
 
evaluate(Object) - Method in class oracle.odi.interfaces.interactive.support.issues.predicates.PredicateInterfaceIssueSeverity
Returns true if the object's issue severity level matches the predicate.
evaluate(Object) - Method in class oracle.odi.interfaces.interactive.support.issues.predicates.PredicateInterfaceIssueWorseThanSeverity
Returns true if the object's issue severity level is greater than or equal to the predicate.
eventOccurred() - Method in interface oracle.odi.missingref.MissingRefsListener
Tells that an event occurred.
Note that this interface is very basic, because we don't need much more for now.
ExecutableTextHolderFactory - Class in oracle.odi.interfaces.interactive.support.textholder
This is the factory class to create the text holder object for different types of interface sub-component, including filter, join, target mapping and target column.
ExecutableTextHolderFactory() - Constructor for class oracle.odi.interfaces.interactive.support.textholder.ExecutableTextHolderFactory
 
ExecutableTextHolderFilter - Class in oracle.odi.interfaces.interactive.support.textholder
The text holder for filters.
This particular text holder is always in a DataSet and has 1 attached SourceDataStore.
ExecutableTextHolderGenericClause - Class in oracle.odi.interfaces.interactive.support.textholder
This is the abstract common implementation for source clauses (Joins and Filters).
ExecutableTextHolderJoin - Class in oracle.odi.interfaces.interactive.support.textholder
The text holder for joins.
This particular text holder is always in a DataSet and has 2 attached SourceDataStores.
Note that on Lookup Joins, the second attached source datastore cannot be set, as it is tightly bound to the SourceDataStore of the Lookup.
ExecutableTextHolderTargetColumn - Class in oracle.odi.interfaces.interactive.support.textholder
The text holder for target columns (mapped on TARGET).
This particular text holder is never in a DataSet and has no attached SourceDataStore.
ExecutableTextHolderTargetMapping - Class in oracle.odi.interfaces.interactive.support.textholder
The text holder for target mappings (mapped on SOURCE or WORK).
This particular text holder is always in a DataSet and has 1 attached SourceDataStore.
execute(ITransactionCallback) - Method in class oracle.odi.core.persistence.transaction.support.TransactionTemplate
Execute the action specified by the given callback object within an ODI transaction.
EXECUTE - Static variable in class oracle.odi.core.security.PermissionType
EXECUTE priviledge, to execute.
executeSQL() - Method in class oracle.odi.interfaces.data.DataAccessInfo
Execute the SQL query to fetch source and target data that is associated with an interface.
ExecutionInfo - Class in oracle.odi.runtime.agent.invocation
Simple class holding execution information.
ExecutionInfo(long, int, long, int, String, String, String, Integer) - Constructor for class oracle.odi.runtime.agent.invocation.ExecutionInfo
Constructs an ExecutionInfo object.
ExecutionInfo.SessionStatus - Enum in oracle.odi.runtime.agent.invocation
The various status possible.
exportAllScenarii(IOdiScenarioSourceContainer, String, boolean, boolean, boolean, boolean, EncodingOptions, boolean, boolean) - Method in interface oracle.odi.impexp.IExportService
Export all the scenarios contained in this scenario source container.
exportAllScenarii(IOdiScenarioSourceContainer, String, boolean, boolean, boolean, boolean, EncodingOptions, boolean, boolean) - Method in class oracle.odi.impexp.support.ExportServiceImpl
 
exportExecutionEnvironmentInFolder(String, EncodingOptions) - Method in interface oracle.odi.impexp.IExportService
Exports the execution environment objets into a given folder.
Execution Environment objects include : Technologies, Connections, Contexts, Agents, Generical Actions.
exportExecutionEnvironmentInFolder(String, EncodingOptions) - Method in class oracle.odi.impexp.support.ExportServiceImpl
 
exportExecutionEnvironmentInZipfile(String, String, boolean, EncodingOptions) - Method in interface oracle.odi.impexp.IExportService
Exports the execution environment objects into a given zip file.
Execution Environment objects include : Technologies, Connections, Contexts, Agents, Generical Actions.
exportExecutionEnvironmentInZipfile(String, String, boolean, EncodingOptions) - Method in class oracle.odi.impexp.support.ExportServiceImpl
 
exportLogicalTopologyInFolder(String, EncodingOptions) - Method in interface oracle.odi.impexp.IExportService
Exports the logical topology objets into a given folder.
Logical Topology objects include : Technologies, Logical Agents, Logical Schemas, Actions Groups, Actions, Datatypes, Datatype conversions.
exportLogicalTopologyInFolder(String, EncodingOptions) - Method in class oracle.odi.impexp.support.ExportServiceImpl
 
exportLogicalTopologyInZipfile(String, String, boolean, EncodingOptions) - Method in interface oracle.odi.impexp.IExportService
Exports the logical topology objects into a given zip file.
Logical Topology objects include : Technologies, Logical Agents, Logical Schemas, Actions Groups, Actions, Datatypes, Datatype conversions.
exportLogicalTopologyInZipfile(String, String, boolean, EncodingOptions) - Method in class oracle.odi.impexp.support.ExportServiceImpl
 
exportMasterInFolder(String, EncodingOptions, boolean, boolean) - Method in interface oracle.odi.impexp.IExportService
Exports the master objets into a given folder.
Master objects include : Objects, Methodes, Profiles, Users, Languages, Versions, Solutions, Open Tools, Password rules & polices, Entities, Links, Fields, Lookups.
exportMasterInFolder(String, EncodingOptions, boolean, boolean) - Method in class oracle.odi.impexp.support.ExportServiceImpl
 
exportMasterInZipfile(String, String, boolean, EncodingOptions, boolean, boolean) - Method in interface oracle.odi.impexp.IExportService
Exports the master objects into a given zip file.
Master objects include : Objects, Methodes, Profiles, Users, Languages, Versions, Solutions, Open Tools, Password rules & polices, Entities, Links, Fields, Lookups.
exportMasterInZipfile(String, String, boolean, EncodingOptions, boolean, boolean) - Method in class oracle.odi.impexp.support.ExportServiceImpl
 
exportSecurityInFolder(String, EncodingOptions) - Method in interface oracle.odi.impexp.IExportService
Exports the security objets into a given folder.
Security objects include : Objects, Methods, Users, Profiles, Instances of Objects, Hosts, Password rules & policies.
exportSecurityInFolder(String, EncodingOptions) - Method in class oracle.odi.impexp.support.ExportServiceImpl
 
exportSecurityInZipfile(String, String, boolean, EncodingOptions) - Method in interface oracle.odi.impexp.IExportService
Exports the security objects into a given zip file.
Security objects include : Objects, Methods, Users, Profiles, Instances of Objects, Hosts, Password rules & policies.
exportSecurityInZipfile(String, String, boolean, EncodingOptions) - Method in class oracle.odi.impexp.support.ExportServiceImpl
 
ExportServiceImpl - Class in oracle.odi.impexp.support
Default IExportService implementation.
ExportServiceImpl(OdiInstance) - Constructor for class oracle.odi.impexp.support.ExportServiceImpl
Constructs an ExportServiceImpl object.
exportTopologyInFolder(String, EncodingOptions) - Method in interface oracle.odi.impexp.IExportService
Exports the topology objets into a given folder.
Topology objects include : Entity IDs, Lacal Repositories, Connections, Hosts, Logical Agents, Agents, Generical Actions, Technologies, Datatypes, Datatypes conversions.
exportTopologyInFolder(String, EncodingOptions) - Method in class oracle.odi.impexp.support.ExportServiceImpl
 
exportTopologyInZipfile(String, String, boolean, EncodingOptions) - Method in interface oracle.odi.impexp.IExportService
Exports the topology objects into a given zip file.
Topology objects include : Entity IDs, Lacal Repositories, Connections, Hosts, Logical Agents, Agents, Generical Actions, Technologies, Datatypes, Datatypes conversions.
exportTopologyInZipfile(String, String, boolean, EncodingOptions) - Method in class oracle.odi.impexp.support.ExportServiceImpl
 
exportToXml(IExportable, String, boolean, boolean, EncodingOptions) - Method in interface oracle.odi.impexp.IExportService
Exports the given object to a XML file.
exportToXml(IExportable, String, boolean, boolean, EncodingOptions) - Method in class oracle.odi.impexp.support.ExportServiceImpl
 
exportWorkInFolder(String, EncodingOptions) - Method in interface oracle.odi.impexp.IExportService
Export the work objects into a given folder.
exportWorkInFolder(String, EncodingOptions) - Method in class oracle.odi.impexp.support.ExportServiceImpl
 
exportWorkInZipfile(String, String, boolean, EncodingOptions) - Method in interface oracle.odi.impexp.IExportService
Export the work objects into a given zip file.
exportWorkInZipfile(String, String, boolean, EncodingOptions) - Method in class oracle.odi.impexp.support.ExportServiceImpl
 
Expression - Class in oracle.odi.domain.xrefs.expression
An Expression is an object level expression that may contains references to ODI objects as CrossRefs.
Expression(String, CrossRef<?>[], Expression.SqlGroupType) - Constructor for class oracle.odi.domain.xrefs.expression.Expression
Construct a new Expression.
Expression.SqlGroupType - Enum in oracle.odi.domain.xrefs.expression
Type safe enumeration that represents SQL group function type an Expression can hold.
ExpressionStringBuilder - Class in oracle.odi.domain.xrefs.expression
Helps in the construction of an Expression instance.
ExpressionStringBuilder(SnpsLanguage) - Constructor for class oracle.odi.domain.xrefs.expression.ExpressionStringBuilder
Create a new ExpressionStringBuilder.
ExpressionStringParser - Class in oracle.odi.domain.xrefs.expression
Expression string parser that create an Expression instance from its string representation.
ExpressionStringParser(SnpsLanguage, IExpressionContext) - Constructor for class oracle.odi.domain.xrefs.expression.ExpressionStringParser
Create a new ExpressionStringParser.
ExpressionUtils - Class in oracle.odi.domain.xrefs.expression
Helper class to manage Expression usage within domain objects implementation.
ExpressionUtils() - Constructor for class oracle.odi.domain.xrefs.expression.ExpressionUtils
 

Oracle® Data Integrator Java API Reference
11g Release 1 (11.1.1.3.0)

E17060-01
A B C D E F G H I J K L M N O P R S T U V W X Z
Copyright © 2010, Oracle and/or its affiliates. All rights reserved.