com.sas.util.transforms
Class AssociationListItemToKeyTransform

java.lang.Object
  |
  +--com.sas.util.transforms.AssociationListItemToKeyTransform
All Implemented Interfaces:
TransformInterface

public class AssociationListItemToKeyTransform
extends java.lang.Object
implements TransformInterface

See Also:
Serialized Form

Constructor Summary
AssociationListItemToKeyTransform(AssociationList list)
           
 
Method Summary
 Object transform(Object item)
          Does something with/to an object and returns the passed in Object or another Object.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AssociationListItemToKeyTransform

public AssociationListItemToKeyTransform(AssociationList list)
Method Detail

transform

public Object transform(Object item)
Description copied from interface: TransformInterface
Does something with/to an object and returns the passed in Object or another Object.
Specified by:
transform in interface TransformInterface
Following copied from interface: com.sas.util.transforms.TransformInterface
Parameters:
o - The object which should be used
Throws:
TransformException - if the transform function fails.




Copyright © 2005 SAS Institute Inc. All Rights Reserved.
javadoc generated Thu, 16 Feb 2006 02:31:49