Class ESIEffectivityHandlerFactory

java.lang.Object
com.ptc.windchill.esi.rnd.ESIEffectivityHandlerFactory
All Implemented Interfaces:
Externalizable, Serializable

public final class ESIEffectivityHandlerFactory extends Object implements Externalizable
Creates an instance of ESIEffectivityHandler.

Supported API: true

Extendable: false
See Also:
  • Method Details

    • newESIEffectivityHandler

      public static final ESIEffectivityHandler newESIEffectivityHandler() throws WTException
      Creates a new instance and returns it to the caller. Reads ESIProperties to obtain the name of the ESIEffectivityHandler implementation class to instantiate.

      Supported API: true
      Returns:
      ESIEffectivityHandler
      Throws:
      WTException