Class ESIDefaultConfigSpec

java.lang.Object
wt.part._WTPartStandardConfigSpec
wt.part.WTPartStandardConfigSpec
com.ptc.windchill.esi.esipart.ESIDefaultConfigSpec
All Implemented Interfaces:
ESIConfigSpec, Externalizable, Serializable, wt.fc._NetFactor, wt.fc._ObjectMappable, NetFactor, ObjectMappable, ConfigSpec

public class ESIDefaultConfigSpec extends WTPartStandardConfigSpec implements ESIConfigSpec

Supported API: true

See Also:
  • Method Details

    • initialize

      public void initialize(Persistable root)
      Default implementation of the initialize method. Gets the state information from the root object and sets it on the current config spec.

      Supported API: true
      Specified by:
      initialize in interface ESIConfigSpec