Class _ATORuleConfigSpec

java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
com.ptc.windchill.option.model._ATORuleConfigSpec
All Implemented Interfaces:
Externalizable, Serializable, wt.fc._NetFactor, wt.fc._ObjectMappable, wt.fc._Persistable, NetFactor, ObjectMappable, Persistable, DisplayIdentification, wt.vc.config._PersistableConfigSpec, ConfigSpec, wt.vc.config.PersistableConfigSpec
Direct Known Subclasses:
ATORuleConfigSpec

public abstract class _ATORuleConfigSpec extends WTObject implements wt.vc.config.PersistableConfigSpec, Externalizable
See Also:
  • Field Details

  • Method Details

    • isLatestActive

      public boolean isLatestActive()
      If true then LatestConfigSpec is active.

      Supported API: true

      See Also:
    • setLatestActive

      public void setLatestActive(boolean latestActive)
      If true then LatestConfigSpec is active.

      Supported API: true

      See Also:
    • isLifeCycleActive

      public boolean isLifeCycleActive()
      If true then LifeCycleConfigSpec is active.

      Supported API: true

      See Also:
    • setLifeCycleActive

      public void setLifeCycleActive(boolean lifeCycleActive)
      If true then LifeCycleConfigSpec is active.

      Supported API: true

      See Also:
    • isEffActive

      public boolean isEffActive()
      If true then EffectivityConfigSpec is active

      Supported API: true

      See Also:
    • setEffActive

      public void setEffActive(boolean effActive)
      If true then EffectivityConfigSpec is active

      Supported API: true

      See Also:
    • getEffectiveDate

      public Timestamp getEffectiveDate()
      Effective revisions will have an effective date range which includes this date. @see wt.effectivity.Effectivity

      Supported API: true

      See Also:
    • setEffectiveDate

      public void setEffectiveDate(Timestamp effectiveDate) throws WTPropertyVetoException
      Effective revisions will have an effective date range which includes this date. @see wt.effectivity.Effectivity

      Supported API: true

      Throws:
      WTPropertyVetoException
      See Also:
    • getEffectiveUnit

      public String getEffectiveUnit()
      Effective revisions will have a unit number range which inclues this number. @see wt.effectivity.Effectivity

      Supported API: true

      See Also:
    • setEffectiveUnit

      public void setEffectiveUnit(String effectiveUnit) throws WTPropertyVetoException
      Effective revisions will have a unit number range which inclues this number. @see wt.effectivity.Effectivity

      Supported API: true

      Throws:
      WTPropertyVetoException
      See Also:
    • getEffType

      public String getEffType()
      Supported API: true
      See Also:
    • setEffType

      public void setEffType(String effType) throws WTPropertyVetoException
      Supported API: true
      Throws:
      WTPropertyVetoException
      See Also: