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

E17060-01

Package oracle.odi.interfaces.interactive.support.actions

This package contains the Oracle Data Integrator interface action implementation classes Classes in this package allow modification to the ODI interface object, when used in conjunction with the oracle.odi.interfaces.interactive.support.InteractiveInterfaceHelperWithActions helper class.

See:
          Description

Class Summary
InterfaceActionAddCrossJoin InterfaceActionAddCrossJoin is an interface action class used to create create a join between two sources in an ODI interface data set.
InterfaceActionAddDataSet InterfaceActionAddDataSet is an interface action class used to add a DataSet object to an ODI interface data.
InterfaceActionAddFilter InterfaceActionAddFilter is an interface action class used to create create a filter on a data source in an ODI interface data set.
InterfaceActionAddJoin InterfaceActionAddJoin is an interface action class used to create a join between two or more sources in an ODI interface data set.
InterfaceActionAddLookup InterfaceActionAddLookup is an interface action class used to create lookup of a data source in an interface data set.
InterfaceActionAddNaturalJoin InterfaceActionAddNaturalJoin is an interface action class used to create create a natural join between two or more sources in an ODI interface data set.
InterfaceActionAddSourceDataStore InterfaceActionAddSourceDataStore is an interface action class used to add a source IDataStore object to an ODI interface DataSet.
InterfaceActionJournalizeSourceDataStore InterfaceActionAddJournalizeDataStore is an interface action class used to add or remove journalizing capability an ODI interface SourceDataStore.
InterfaceActionLookupTransform This action transforms a source datastore with a join into a lookup and vice-versa.
In the end, the source datastore and the join will be a single lookup.
Created on 25 mars 08
InterfaceActionOnDataSetSetName InterfaceActionOnDataSetSetName is an interface action class used to set the name of a DataSet.
InterfaceActionOnDataSetSetOperator InterfaceActionOnDataSetSetOperator is an interface action class used to set the operator of a DataSet.
InterfaceActionOnDataSetSetOrder InterfaceActionOnDataSetSetOrder is an interface action class used to set the order of a DataSet.
InterfaceActionOnExecutableSetSqlAbstract InterfaceActionOnExecutableSetSqlAbstract is an abstract base class for all action classes that set SQL expressions.
InterfaceActionOnGenericClauseAbstract InterfaceActionOnExecutableSetSqlAbstract is an abstract base class for all action classes that modify a generic SQL clause.
InterfaceActionOnGenericClauseSetBusinessRule InterfaceActionOnGenericClauseSetBusinessRule is an interface action class used to set a business rule on a generic clause.
InterfaceActionOnGenericClauseSetDefaultOrder Sets a default order on the clause.
InterfaceActionOnGenericClauseSetEnabled InterfaceActionOnGenericClauseSetEnabled is an interface action class used to set the enabled flag a generic clause.
InterfaceActionOnGenericClauseSetExecutionLocation InterfaceActionOnGenericClauseSetBusinessRule is an interface action class used to set a execution location for a generic clause.
InterfaceActionOnGenericClauseSetIndexType InterfaceActionOnGenericClauseSetIndexType is an interface action class used to set the index type for a generic clause.
InterfaceActionOnGenericClauseSetOrder InterfaceActionOnGenericClauseSetOrder is an interface action class used to set the processing order for a generic clause.
InterfaceActionOnGenericClauseSetSql InterfaceActionOnGenericClauseSetSql is an interface action class used to set the actual SQL expression text for a generic clause.
InterfaceActionOnInterfaceSetDescription InterfaceActionOnInterfaceSetDescription is an interface action class used to set the description text for the interface.
InterfaceActionOnInterfaceSetName InterfaceActionOnInterfaceSetName is an interface action class used to set the name of the interface.
InterfaceActionOnInterfaceSetOptimizationContext InterfaceActionOnInterfaceSetOptimizationContext is an interface action class used to set the optimization context for the interface.
InterfaceActionOnJoinSetJoinProperties InterfaceActionOnJoinSetJoinProperties is an interface action class used to set the properties for a join object.
InterfaceActionOnLookupSetSelectLookup InterfaceActionOnLookupSetSelectLookup is an interface action class used to set the lookup select type for a lookup object.
InterfaceActionOnSourceDataStoreAbstract InterfaceActionOnSourceDataStoreAbstract is an abstract base class for all action classes that modify a source data store.

InterfaceActionOnSourceDataStoreSetAlias InterfaceActionOnSourceDataStoreSetAlias is an action class used to set the default alias for a source SourceDataStore object in an ODI interface.
InterfaceActionOnSourceDataStoreSetForcedContext InterfaceActionOnSourceDataStoreSetForcedContext is an action class used to set the forced context for a source SourceDataStore object in an ODI interface.
InterfaceActionOnSourceDataStoreSetOrder InterfaceActionOnSourceDataStoreSetOrder is an action class used to set the order value for a SourceDataStore.
InterfaceActionOnSourceDataStoreSetPartition InterfaceActionOnSourceDataStoreSetPartition is an action class used to set the partition used for the SourceDataStore.
InterfaceActionOnSourceDataStoreSetSubInterfaceAsDerived InterfaceActionOnSourceDataStoreSetSubInterfaceAsDerived is an action class used to set a SourceDataStore in the interface as a derived sub-select.
InterfaceActionOnSourceSetSetName InterfaceActionOnSourceSetSetNameLookupSourceDataStoreSetSubInterfaceAsDerived is an action class used to set the name of a SourceSet.
InterfaceActionOnStagingAreaSetIndicator InterfaceActionOnStagingAreaSetIndicator is an action class used to set one of four possible special indicators for the staging area of an ODI interface.
InterfaceActionOnStagingAreaSetLogicalSchema InterfaceActionOnStagingAreaSetLogicalSchema is an action class used to set the logical schema that will be used for the staging area.
InterfaceActionOnTargetColumn An abstract base class for action classes that modify a target column.
InterfaceActionOnTargetColumnSetBusinessRule InterfaceActionOnTargetColumnSetBusinessRule is an interface action class used to assign a business rule for a column.
InterfaceActionOnTargetColumnSetDataType InterfaceActionOnTargetColumnSetDataType is an interface action class used to assign a data type for a column.
InterfaceActionOnTargetColumnSetEnabled InterfaceActionOnTargetColumnSetEnabled is an interface action class used to set an indicator flag for a column to specify whether it is enabled for mapping.
InterfaceActionOnTargetColumnSetIndicator InterfaceActionOnTargetColumnSetIndicator is an interface action class used to set an indicator flag for a column.
InterfaceActionOnTargetColumnSetLength InterfaceActionOnTargetColumnSetLength is an interface action class used to set the length for a column.
InterfaceActionOnTargetColumnSetName InterfaceActionOnTargetColumnSetName is an interface action class used to set the name for a column.
InterfaceActionOnTargetColumnSetScale InterfaceActionOnTargetColumnSetScale is an interface action class used to set the scale for a numeric column.
InterfaceActionOnTargetColumnSetUD InterfaceActionOnTargetColumnSetUD is an interface action class used to set User Defined (UD) properties UD1 to UD10 for a column.
InterfaceActionOnTargetDataStoreComputeAutoMapping InterfaceActionOnTargetDataStoreComputeAutoMapping is an interface action class used to set automapping on all columns of a target datastore.
InterfaceActionOnTargetDataStoreSetForcedContext InterfaceActionOnTargetDataStoreSetForcedContext is an action class that can be used to set the forced context for a target data store.
InterfaceActionOnTargetDataStoreSetMaxErrors InterfaceActionOnTargetDataStoreSetMaxErrors is an interface action class used to set the error boundaries of a mapping.
InterfaceActionOnTargetDataStoreSetPartition InterfaceActionOnTargetDataStoreSetPartition is an interface action class used to set the partition for a target data store.
InterfaceActionOnTargetDataStoreSetUpdateKey InterfaceActionOnTargetDataStoreSetUpdateKey is an interface action class used to set the update key for a target data store.
InterfaceActionOnTargetDataStoreToTemporary InterfaceActionOnTargetDataStoreToTemporary is an interface action class used to change a target data store to a temporary data store.
InterfaceActionOnTargetMappingAbstract Base target mapping action class for maintaining column name and data set.
InterfaceActionOnTargetMappingSetAttachedDataStore InterfaceActionOnTargetMappingSetAttachedDataStore is an interface action class used to set an attached data store on a target mapping.
InterfaceActionOnTargetMappingSetLocation InterfaceActionOnTargetMappingSetLocation is an interface action class used to set the location on a target mapping.
InterfaceActionOnTargetMappingSetSql InterfaceActionOnTargetMappingSetSql is an interface action class used to set the SQL expression for a target mapping.
InterfaceActionOnTemporaryTargetDataStoreAddColumn InterfaceActionOnTemporaryTargetDataStoreAddColumn is an interface action class used to add a column.
InterfaceActionOnTemporaryTargetDataStoreRemoveColumn InterfaceActionOnTemporaryTargetDataStoreRemoveColumn is an interface action class used to remove a column from a temporary target data store.
InterfaceActionOnTemporaryTargetDataStoreSetDatabaseSchema InterfaceActionOnTemporaryTargetDataStoreSetDatabaseSchema is an interface action class used to set the database schema for a temporary target data store.
InterfaceActionOnTemporaryTargetDataStoreSetName InterfaceActionOnTemporaryTargetDataStoreSetName is an interface action class used to set the name of a temporary target data store.
InterfaceActionRemoveDataSet InterfaceActionRemoveDataSet is an interface action class used to remove a data set from the interface.
InterfaceActionRemoveGenericClause InterfaceActionRemoveGenericClause is an interface action class used to remove a generic join or filter clause.
InterfaceActionRemoveSourceDataStore InterfaceActionRemoveSourceDataStore is an interface action class used to remove a source data store.
InterfaceActionSetKM InterfaceActionSetKM is an interface action class used to set a knowledge module (KM).
InterfaceActionSetKM.DetachedOptionValue Represents an option value detached from a knowledge module.
InterfaceActionSetKMOptionValue InterfaceActionSetKMOptionValue is an interface action class used to set a knowledge module (KM) option.
InterfaceActionSetTargetDataStore InterfaceActionSetTargetDataStore is an interface action class used to set a target data store.
InterfaceActionSwitchDataSetOrders InterfaceActionSwitchDataSetOrders is an interface action class used to switch the ordering of two data sets.
 

Enum Summary
InterfaceActionOnGenericClauseSetIndexType.IndexTypeNumber The number of the source that will use the index.
InterfaceActionOnJoinSetJoinProperties.JoinType The join type for the join object.
InterfaceActionOnStagingAreaSetIndicator.StagingAreaIndicator Specifies one of the boolean indicators that can be set to true or false for the staging area.
InterfaceActionOnTargetColumnSetIndicator.IndicatorType The IndicatorType enumeration defines the indicator flags for a column.
InterfaceActionSetKM.KMType The KMType enumeration defines the knowledge module types for loading, integration, and flow control.
 

Package oracle.odi.interfaces.interactive.support.actions Description

This package contains the Oracle Data Integrator interface action implementation classes Classes in this package allow modification to the ODI interface object, when used in conjunction with the oracle.odi.interfaces.interactive.support.InteractiveInterfaceHelperWithActions helper class.

Since:
11.1.1.3.0

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

E17060-01

Copyright © 2010, Oracle and/or its affiliates. All rights reserved.