wt.effectivity
Class WTLotEffectivity

java.lang.Object
  extended by wt.fc.WTObject
      extended by wt.effectivity.UnitEffectivity
          extended by wt.effectivity.WTLotEffectivity
All Implemented Interfaces:
Externalizable, Serializable, Eff, EffRecord, EffForm, StringEff, wt.effectivity.Effectivity, NetFactor, ObjectMappable, Persistable, DisplayIdentification

public final class WTLotEffectivity
extends UnitEffectivity
implements Externalizable

LotEffectivity is used to indicate that the EffectivityManageable object is effective as a ConfigurationItem is being produced in a range of lot numbers. If LotEffectivity is used, the related Effectivity object must indicate a ConfigurationItem. This class is represented by a table in the database. All interesting attributes are inherited from the parent class. This description was taken, in part, from the PDM Enablers specification, section 2.8.3.6.

Use the newWTLotEffectivity static factory method(s), not the WTLotEffectivity constructor, to construct instances of this class. Instances must be constructed using the static factory(s), in order to ensure proper initialization of the instance.



Supported API: true

Extendable: false

See Also:
Serialized Form

Field Summary
 
Fields inherited from class wt.effectivity.UnitEffectivity
EFF_CONTEXT, EFF_CONTEXT_REFERENCE, RANGE, TARGET
 
Method Summary
 
Methods inherited from class wt.effectivity.UnitEffectivity
getEffContext, getEffContextReference, getRange, getTarget, getTargetReference, setEffContext, setEffContextReference, setRange, setTarget, setTargetReference
 
Methods inherited from class wt.fc.WTObject
getDisplayIdentifier, getDisplayIdentity, getDisplayType
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait