wt.effectivity
Class WTLotEffectivity
java.lang.Object
wt.fc.WTObject
wt.effectivity.UnitEffectivity
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