Uses of Class
com.ibm.di.server.AttributeMapping

Packages that use AttributeMapping
com.ibm.di.server Provides classes for the Security Directory Integrator core engine. 
 

Uses of AttributeMapping in com.ibm.di.server
 

Fields in com.ibm.di.server declared as AttributeMapping
protected  AttributeMapping AssemblyLineComponent.addmap
           
protected  AttributeMapping AssemblyLineComponent.handler
          This is the object performing hooks
protected  AttributeMapping AssemblyLineComponent.imap
          These are the objects performing input and output attribute mapping
protected  AttributeMapping AssemblyLineComponent.modmap
           
protected  AttributeMapping FunctionComponent.omap
          This is the object performing output attribute mapping
 

Methods in com.ibm.di.server that return AttributeMapping
 AttributeMapping AssemblyLineComponent.getHandler()