Uses of Interface
com.ibm.itim.fesiextensions.JSObjectFactory

Packages that use JSObjectFactory
com.ibm.itim.fesiextensions Provides classes for working with FESI extensions. 
 

Uses of JSObjectFactory in com.ibm.itim.fesiextensions
 

Classes in com.ibm.itim.fesiextensions that implement JSObjectFactory
 class JSAttributeValueFactory
          Deprecated. This class is part of the FESI script framework and will no longer be supported or updated as of ITIM 5.0. Use JSAttributeValueWrapperFactory instead.
 class JSDirectoryObjectFactory
          Deprecated. This class is part of the FESI script framework and will no longer be supported or updated as of ITIM 5.0. Use JSDirectoryObjectWrapperFactory instead.
 class JSGlobalObjectFactory
          Deprecated. This class is part of the FESI script framework and will no longer be supported or updated as of ITIM 5.0. This class was used to register new factories used to wrap objects. Under the new script framework, this is done in scriptframework.properties.
 class JSHashMapFactory
          Deprecated. This class is part of the FESI script framework and will no longer be supported or updated as of ITIM 5.0. Use JSMapWrapperFactory instead.
 class JSListObjectFactory
          Deprecated. This class is part of the FESI script framework and will no longer be supported or updated as of ITIM 5.0. Use JSCollectionWrapperFactory instead.
 class JSPropertiesFactory
          Deprecated. This class is part of the FESI script framework and will no longer be supported or updated as of ITIM 5.0. Use JSMapWrapperFactory instead.
 

Methods in com.ibm.itim.fesiextensions with parameters of type JSObjectFactory
 void JSGlobalObjectFactory.registerObjectFactory(java.lang.String className, JSObjectFactory factory)
          Deprecated. Register given object factory within the script evaluator
 



IBM Security Identity Manager 6.0.0
© Copyright International Business Machines Corporation 2007, 2012. All rights reserved. US Government Users Restricited Rights - Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.