Uses of Package
com.informatica.powercenter.sdk.mapfwk.core

Packages that use com.informatica.powercenter.sdk.mapfwk.core
com.informatica.powercenter.sdk.mapfwk.core   
com.informatica.powercenter.sdk.mapfwk.core.Factory   
com.informatica.powercenter.sdk.mapfwk.plugins   
com.informatica.powercenter.sdk.mapfwk.reputils   
 

Classes in com.informatica.powercenter.sdk.mapfwk.core used by com.informatica.powercenter.sdk.mapfwk.core
ASQTransformation
          Class that provides the Application Source Qualifier transformation functionality by implementing the Transform interface.
ConnectionInfo
          Represents a source/target connection.
ConnectionObject
          Stores attributes (key value pair) of a connection.
ConnectionProperties
          Represents properties of source or target connection.
DSQTransformation
          Class that provides the Source Qualifier transformation functionality by implementing the Transform interface.
ExcludedColumnStrategy
          Propogate Strategy for excluding certain columns while propogating
Field
          Represents a column in a Table.
Folder
          Represents a folder in the repository.
Group
          Represents a group.
GroupSet
          Class that contains a InputSet and a group type.
InitProp
           
InputSet
          Class that contains a rowset and the corresponding propagation context.
InvalidInputException
          Exception class for a invalidInputException
InvalidTransformationException
          Exception class for a invalid transformation
LinkStrategy
          Interface definition for link between Field objects
MapFwkException
          Base Exception class for all Mapping Framework exceptions
MapFwkOutputContext
          Context class for specifying the output details
MapFwkOutputException
          Exception class for all types of output generated by this framework
MapFwkRetrieveContext
          Context class for specifying the output details
MappBase
          This class is base class for mapplet and mapping object.
Mapping
          This class represents the Mapping object.
MappingVariable
          Class to specify a MappingVariable.
Mapplet
          This class represents the Mapplet object.
MetaExtension
          Class for metadata extensions.
Modifier
          Interface for modifying the Field object properties.
ModifierFactory
          Factory class to create Modifier objects
NameFilter
          Interface definition for filtering the PowerCenter objects being retrieved.
NormalizerField
           
NormalizerRecord
           
OutputField
          Interface Definition for OutputField.
OutputSet
          This class encapsulates the output of a transformation.
ParameterFileIterator
          This is a custom iterator to iterate over the various parameters present in the ParameterFile.
PortLinkContext
          Context object for passing the object information that is needed for performing the port link.
PortPropagationContext
          Context object for passing the object information that is needed for performing the port propagation.
PowerCenterCompatibility
           
PowerCenterCompatibilityFactory
           
PowerConnect
          This is a marker interface required to identify PowerConnect source/target etc.
PowerConnectConInfo
          Class to encapsulate all connection information for PowerConnect.
PropogateStrategy
          Interface definition for propagating Field objects from a given RowSet
RepoProperties
          Class definition for specifying Properties for a given Repository
RowSet
          Class to encapsulate a set of Field objects.
SelectColumnsStrategy
          Propogate Strategy for propogating only selected columns
Session
          Represent Session Task.
ShortCut
           
Source
          Specify the definition of a source.
SourceGroup
          Class is used for create a group in source.
SourceTarget
          This is the abstract base class for Source and Target objects.
Table
          Base class for SourceTarget and Transformation objects.
Target
          Class to define a Target.
TargetGroup
           
Task
          Class to represent a Task.
TaskProperties
          Class that contains properties for Task object
TimerType
          Represents timer type in the Timer task Timer task has following two types of settings:
Transform
          Interface for defining different types of transformation
Transformation
          Base class for all transformations that implement Transform interface.
TransformationContext
          Context class for transformations.
TransformationProperties
          Class to hold generic transformation properties
TransformField
          Class to represent an output field in a transformation.
TransformGroup
          Class is used for create a group in transformation.
UnconnectedLookup
          This class implements the UnConnected Lookup transformation.
WFProperties
          Defines Workflow properties
Workflow
          Describes a Workflow.
WorkflowVariable
          Represents a user defined workflow variable
 

Classes in com.informatica.powercenter.sdk.mapfwk.core used by com.informatica.powercenter.sdk.mapfwk.core.Factory
MapFwkException
          Base Exception class for all Mapping Framework exceptions
PowerConnectSource
          This class gives additional support for PowerConnect sources.
PowerConnectTarget
          This class gives additional support for PowerConnect target.
 

Classes in com.informatica.powercenter.sdk.mapfwk.core used by com.informatica.powercenter.sdk.mapfwk.plugins
PowerConnectConInfo
          Class to encapsulate all connection information for PowerConnect.
PowerConnectSource
          This class gives additional support for PowerConnect sources.
PowerConnectTarget
          This class gives additional support for PowerConnect target.
 

Classes in com.informatica.powercenter.sdk.mapfwk.core used by com.informatica.powercenter.sdk.mapfwk.reputils
ConnectionObject
          Stores attributes (key value pair) of a connection.
Folder
          Represents a folder in the repository.
MapFwkOutputException
          Exception class for all types of output generated by this framework
NameFilter
          Interface definition for filtering the PowerCenter objects being retrieved.
Repository
          Repository is a data source for storing all the Power Center objects.