wt.effectivity
Class WTSerialNumberedEffectivity
java.lang.Object
wt.fc.WTObject
wt.effectivity.UnitEffectivity
wt.effectivity.WTSerialNumberedEffectivity
- All Implemented Interfaces:
- Externalizable, Serializable, Eff, EffRecord, EffForm, StringEff, wt.effectivity.Effectivity, NetFactor, ObjectMappable, Persistable, DisplayIdentification
public final class WTSerialNumberedEffectivity
- extends UnitEffectivity
- implements Externalizable
SerialNumberedEffectivity is used to indicate that the EffectivityManageable
object is effective as a ConfigurationItem is being produced in a range
of serial numbered units. If SerialNumberedEffectivity 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.7.
Use the newWTSerialNumberedEffectivity static factory method(s),
not the WTSerialNumberedEffectivity 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